[DBUTILS] non-standard directory layout

2011-09-18 Thread sebb
DbUtils is using the layout: src/assembly src/java/org src/test/org rather than the standard layout [1] src/main/assembly src/main/java/org src/test/java/org Maven compile seems to find the files anyway without being told, but it would be better to be consistent, I think. [1] http://maven.apa

Re: [DBUTILS] non-standard directory layout

2011-09-18 Thread Gary Gregory
+1 Gary On Sep 18, 2011, at 7:30, sebb wrote: > DbUtils is using the layout: > > src/assembly > src/java/org > src/test/org > > rather than the standard layout [1] > > src/main/assembly > src/main/java/org > src/test/java/org > > Maven compile seems to find the files anyway without being told,

Re: [DBUTILS] non-standard directory layout

2011-09-18 Thread Simone Tripodi
not blocking for the incoming RC, feel free anyway to change it I noticed also test resources should be relocated in the right place Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Sun, Sep 18, 2011 at 2:45 PM, Gary Gregory wrote: > +1 > > Gary > > On Sep 18, 2011, at