[VOTE] Release JXPath 1.3 based on RC5

2008-08-01 Thread Matt Benson
Thanks to anyone who reported/resolved issues with the previous release candidates. The artifacts are here: http://people.apache.org/~mbenson/jxpath-1.3-rc5/ The tag is here: http://svn.apache.org/viewvc/commons/proper/jxpath/tags/JXPATH_1_3_RC5/ Site: http://people.apache.org/~mbenson/jxpath-1.

Re: [CLI] recent changes to PosixParser

2008-08-01 Thread Emmanuel Bourg
Russel Winder a écrit : The recent commits to the CLI code has removed the silent absorbing of unknown single letter options by the PosixParser which is good. Also the really bizarre behaviour with single hyphen, multicharacter options by the PosixParser has been removed, which is good. However

Re: [CLI] recent changes to PosixParser

2008-08-01 Thread Emmanuel Bourg
Russel Winder a écrit : The recent commits to the CLI code has removed the silent absorbing of unknown single letter options by the PosixParser which is good. Also the really bizarre behaviour with single hyphen, multicharacter options by the PosixParser has been removed, which is good. However