Re: [jexl] svn commit: r799042

2009-07-30 Thread sebb
On 30/07/2009, Rahul Akolkar wrote: > On Wed, Jul 29, 2009 at 7:39 PM, sebb wrote: > > On 30/07/2009, Rahul Akolkar wrote: > >> On Wed, Jul 29, 2009 at 7:02 PM, Jörg Schaible > wrote: > >> > Rahul Akolkar wrote: > >> > > >> > [snip] > >> >> I have to step out in a minute or two (I can

Re: [jexl] svn commit: r799042

2009-07-30 Thread Rahul Akolkar
On Wed, Jul 29, 2009 at 7:39 PM, sebb wrote: > On 30/07/2009, Rahul Akolkar wrote: >> On Wed, Jul 29, 2009 at 7:02 PM, Jörg Schaible wrote: >>  > Rahul Akolkar wrote: >>  > >>  > [snip] >>  >> I have to step out in a minute or two (I can try later), but what I'd >>  >> try is to make the complete

Re: [jexl] svn commit: r799042

2009-07-29 Thread sebb
On 30/07/2009, Rahul Akolkar wrote: > On Wed, Jul 29, 2009 at 7:02 PM, Jörg Schaible wrote: > > Rahul Akolkar wrote: > > > > [snip] > >> I have to step out in a minute or two (I can try later), but what I'd > >> try is to make the complete transition to the standard directory > >> layout: >

Re: [jexl] svn commit: r799042

2009-07-29 Thread Rahul Akolkar
On Wed, Jul 29, 2009 at 7:02 PM, Jörg Schaible wrote: > Rahul Akolkar wrote: > > [snip] >> I have to step out in a minute or two (I can try later), but what I'd >> try is to make the complete transition to the standard directory >> layout: >> >> 1) Move sources to src/main/java >> >> 2) Move tests

Re: [jexl] svn commit: r799042

2009-07-29 Thread Jörg Schaible
Rahul Akolkar wrote: [snip] > I have to step out in a minute or two (I can try later), but what I'd > try is to make the complete transition to the standard directory > layout: > > 1) Move sources to src/main/java > > 2) Move tests to src/test/java > > 3) Remove following from pom: > src/ja

Re: [jexl] svn commit: r799042

2009-07-29 Thread Rahul Akolkar
On Wed, Jul 29, 2009 at 6:42 PM, sebb wrote: > On 29/07/2009, Rahul Akolkar wrote: >> On Wed, Jul 29, 2009 at 6:26 PM, sebb wrote: >>  > On 29/07/2009, Rahul Akolkar wrote: >>  >> On Wed, Jul 29, 2009 at 4:02 PM, wrote: >>  >>  > Author: sebb >>  >>  > Date: Wed Jul 29 20:02:42 2009 >>  >>  > Ne

Re: [jexl] svn commit: r799042

2009-07-29 Thread sebb
On 29/07/2009, Rahul Akolkar wrote: > On Wed, Jul 29, 2009 at 6:26 PM, sebb wrote: > > On 29/07/2009, Rahul Akolkar wrote: > >> On Wed, Jul 29, 2009 at 4:02 PM, wrote: > >> > Author: sebb > >> > Date: Wed Jul 29 20:02:42 2009 > >> > New Revision: 799042 > >> > > >> > URL: http://svn.

Re: [jexl] svn commit: r799042

2009-07-29 Thread Rahul Akolkar
On Wed, Jul 29, 2009 at 6:26 PM, sebb wrote: > On 29/07/2009, Rahul Akolkar wrote: >> On Wed, Jul 29, 2009 at 4:02 PM, 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 s

Re: [jexl] svn commit: r799042

2009-07-29 Thread sebb
On 29/07/2009, Rahul Akolkar wrote: > On Wed, Jul 29, 2009 at 4:02 PM, 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 >

Re: [jexl] svn commit: r799042

2009-07-29 Thread Rahul Akolkar
On Wed, Jul 29, 2009 at 4:02 PM, 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/MET