On 29/07/2009, Rahul Akolkar <[email protected]> wrote: > On Wed, Jul 29, 2009 at 6:26 PM, sebb<[email protected]> wrote: > > On 29/07/2009, Rahul Akolkar <[email protected]> wrote: > >> On Wed, Jul 29, 2009 at 4:02 PM, <[email protected]> wrote: > >> > Author: sebb > >> > Date: Wed Jul 29 20:02:42 2009 > >> > New Revision: 799042 > >> > > >> > URL: http://svn.apache.org/viewvc?rev=799042&view=rev > >> > Log: > >> > Add services file for autodiscovery of Jexl script factory > >> > > >> > Added: > >> > commons/proper/jexl/branches/2.0/src/java/META-INF/ > >> <snip/> > >> > >> Have you tried building the jar? Is the result as desired? > > > > Yes. > > > > I had to add an Ant task to copy the file > > > > <snip/> > > Right, moving to standard will leave the pom much cleaner.
I tried removing the Ant copy task, but then the build does not copy the services file across. Not sure ehat's wrong. > Once you drop what you have now in place, lets move things around and > clean up the pom. > > > -Rahul > > > > >> We should really use the standard m2 layout. > >> > >> Java sources - src/main/java > >> Resources - src/main/resources (META-INF would go here) > > > > OK. > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
