Re: Working toward a JTA 1.0.1 Compliant XADataSource - Mailing list pgsql-jdbc

From Adib Saikali
Subject Re: Working toward a JTA 1.0.1 Compliant XADataSource
Date
Msg-id D2591E7E-5188-4BC5-85B8-F8731FF01F2F@gmail.com
Whole thread Raw
In response to Re: Working toward a JTA 1.0.1 Compliant XADataSource  (Stephen Nelson <stephen@eccostudio.com>)
List pgsql-jdbc
+1 on using the src/main/java and src/main/test as this is now used by maven, gradle, and is widely understood
convention. 

I think it might even help in making it easier to create a maven build script for the driver, which might make it
easierto get the driver into maven central.  



On 2013-03-03, at 3:52 PM, Stephen Nelson <stephen@eccostudio.com> wrote:

> I think it would be better to adopt the Maven-style directory layout e.g src/main/java and src/test/java. It would
allowthe flexibility to move to other build systems in the future, if desired. Plus it seems quite a logical
arrangement.
>
> I also agree, that such a big change should form a separate patch that only performs the directory modifications, to
confirmall permutations of the existing build creates the same artifact after the re-arrangement. 
>
> Thanks
>
> Stephen



pgsql-jdbc by date:

Previous
From: Stephen Nelson
Date:
Subject: Re: Working toward a JTA 1.0.1 Compliant XADataSource
Next
From: Ian Pilcher
Date:
Subject: Re: pgsql-jdbc and ident