Re: [JEXL] Unified syntax and 2.0 release (was: Is JEXL ...)

2009-07-14 Thread Rahul Akolkar
On Tue, Jul 14, 2009 at 11:49 AM, Rahul Akolkar wrote: > On Tue, Jul 14, 2009 at 6:49 AM, Henrib wrote: >> >> What should be the next steps ? >> > > Along the lines of: >  * Triage JIRA, improve test coverage (where needed) -- help is needed > for this step :-) Also, since the 2.0 branch has mov

[g...@vmgump]: Project commons-configuration-test (in module apache-commons) failed

2009-07-14 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-configuration-test has an issue affecting its community integrati

Re: [all] M2 release fails with SVN error message

2009-07-14 Thread Mark Thomas
Rahul Akolkar wrote: > On Tue, Jul 14, 2009 at 1:13 PM, Dennis Lundberg wrote: >> Do you have your source checked out from the EU svn mirror? >> >> If so try to check out and do the release against svn.apache.org >> instead. > > > Need to go to the master explicitly. With pgeodns that will still

[codec] 1.4 release: contributors in project.xml

2009-07-14 Thread Julius Davies
Hi, Should we add the following contributors/developers (hard to say which category) to codec's project.xml as we get closer to a 1.4 release? - Jochen Wiedmann (joc...@apache.org) for the original streaming Base64 code (CODEC-69). It came from here: http://svn.apache.org/viewvc?view=rev&revisi

Re: [all] M2 release fails with SVN error message

2009-07-14 Thread Rahul Akolkar
On Tue, Jul 14, 2009 at 1:13 PM, Dennis Lundberg wrote: > Do you have your source checked out from the EU svn mirror? > > If so try to check out and do the release against svn.apache.org > instead. Need to go to the master explicitly. With pgeodns that will still shunt you to harmonia (if it plac

Re: [all] M2 release fails with SVN error message

2009-07-14 Thread Dennis Lundberg
Do you have your source checked out from the EU svn mirror? If so try to check out and do the release against svn.apache.org instead. Apparently the dynamic DNS currently used for the ASF svn servers messes up releases using Maven's Release Plugin. If not, try to run the release command one more

Re: [all] M2 release fails with SVN error message

2009-07-14 Thread Rahul Akolkar
On Tue, Jul 14, 2009 at 12:35 PM, Siegfried Goeschl wrote: > Hi folks, > > anyone out there having an idea what to do with? It is a reproducible > SVN problem but this is the only thing I know for the moment :-( > If all else fails, go straight to the master (use svn-master.apache.org) -- su

Re: [all] M2 release fails with SVN error message

2009-07-14 Thread James Carman
I've had some troubles with the release plugin lately. With the newer versions of Maven, you'll get a problem with svn. It seems to clean itself up if you do svn update and then retry your command. On Tue, Jul 14, 2009 at 12:35 PM, Siegfried Goeschl wrote: > Hi folks, > > anyone out there having

[all] M2 release fails with SVN error message

2009-07-14 Thread Siegfried Goeschl
Hi folks, anyone out there having an idea what to do with? It is a reproducible SVN problem but this is the only thing I know for the moment :-( Thanks in advance Siegfried Goeschl PS: Was using "mvn -Prc release:prepare" on commons-exec === START === [INFO] -

[JEXL] Unified syntax and 2.0 release (was: Is JEXL ...)

2009-07-14 Thread Rahul Akolkar
Please change the subject or start a new thread where appropriate. On Tue, Jul 14, 2009 at 6:49 AM, Henrib wrote: > > > I've created JEXL-58 to fix some last details and added a Unified EL (ala > JSP/JSF, supporting immediate/deferred & nested expressions) that "proves" > the extensibility & shoul

Re: Is JEXL an active project ?

2009-07-14 Thread Henrib
I've created JEXL-58 to fix some last details and added a Unified EL (ala JSP/JSF, supporting immediate/deferred & nested expressions) that "proves" the extensibility & should make things easier for those of us dealing with the dollar-sharp syntax :-). Christian, Rahul & others, comments/review w