svn commit: r661577 - in /commons/proper/collections/trunk/src: java/org/apache/commons/collections/keyvalue/MultiKey.java test/org/apache/commons/collections/keyvalue/TestMultiKey.java

2008-05-29 Thread bayard
Author: bayard Date: Thu May 29 23:23:45 2008 New Revision: 661577 URL: http://svn.apache.org/viewvc?rev=661577&view=rev Log: Applying Joerg's final patch from COLLECTIONS-266, including the unit test that shows the problem and fixes the problem by making the hashcode transient, and moving the h

svn commit: r661573 - /commons/proper/cli/trunk/xdocs/usage.xml

2008-05-29 Thread bayard
Author: bayard Date: Thu May 29 23:10:14 2008 New Revision: 661573 URL: http://svn.apache.org/viewvc?rev=661573&view=rev Log: Switching the documentation from .hasArg to .hasArgs as per CLI-154 Modified: commons/proper/cli/trunk/xdocs/usage.xml Modified: commons/proper/cli/trunk/xdocs/usage.

svn commit: r661513 - in /commons/proper/cli/branches/cli-1.x/src/test/org/apache/commons/cli: OptionTest.java bug/BugCLI13Test.java bug/BugCLI18Test.java bug/BugCLI51Test.java bug/BugCLI71Test.java

2008-05-29 Thread niallp
Author: niallp Date: Thu May 29 15:38:43 2008 New Revision: 661513 URL: http://svn.apache.org/viewvc?rev=661513&view=rev Log: set svn:eol-style to native Modified: commons/proper/cli/branches/cli-1.x/src/test/org/apache/commons/cli/OptionTest.java (contents, props changed) commons/pr

svn commit: r661504 - in /commons/proper/cli/branches/cli-1.x: pom.xml src/assembly/ src/assembly/src.xml

2008-05-29 Thread niallp
Author: niallp Date: Thu May 29 15:15:48 2008 New Revision: 661504 URL: http://svn.apache.org/viewvc?rev=661504&view=rev Log: Add m2 assembly descriptors (copied from trunk) Added: commons/proper/cli/branches/cli-1.x/src/assembly/ - copied from r661320, commons/proper/cli/trunk/src/asse

svn commit: r661495 - /commons/proper/cli/branches/cli-1.x/pom.xml

2008-05-29 Thread ebourg
Author: ebourg Date: Thu May 29 14:42:32 2008 New Revision: 661495 URL: http://svn.apache.org/viewvc?rev=661495&view=rev Log: Adjusted the Maven 2 groupId to match the Maven 1 groupId for CLI 1.x Modified: commons/proper/cli/branches/cli-1.x/pom.xml Modified: commons/proper/cli/branches/cli-

svn commit: r661479 - /commons/proper/cli/branches/cli-1.x/pom.xml

2008-05-29 Thread dennisl
Author: dennisl Date: Thu May 29 14:03:06 2008 New Revision: 661479 URL: http://svn.apache.org/viewvc?rev=661479&view=rev Log: First version of a Maven 2 POM for the 1.x branch. Copied from trunk and modified to fit the branch. Added: commons/proper/cli/branches/cli-1.x/pom.xml (with props)

svn commit: r661389 - in /commons/proper/chain/tags/CHAIN_1_2_RC3: ./ apps/example1/pom.xml apps/example2/pom.xml build.xml pom.xml project.xml

2008-05-29 Thread niallp
Author: niallp Date: Thu May 29 09:41:28 2008 New Revision: 661389 URL: http://svn.apache.org/viewvc?rev=661389&view=rev Log: Tag RC3 for Chain 1.2 release Added: commons/proper/chain/tags/CHAIN_1_2_RC3/ - copied from r661388, commons/proper/chain/trunk/ Modified: commons/proper/cha

svn commit: r661365 - /commons/proper/chain/trunk/xdocs/changes.xml

2008-05-29 Thread niallp
Author: niallp Date: Thu May 29 08:41:31 2008 New Revision: 661365 URL: http://svn.apache.org/viewvc?rev=661365&view=rev Log: Set release date, if RC3 succeeds Modified: commons/proper/chain/trunk/xdocs/changes.xml Modified: commons/proper/chain/trunk/xdocs/changes.xml URL: http://svn.apach

svn commit: r661364 - in /commons/proper/chain/trunk: RELEASE-NOTES.txt xdocs/changes.xml

2008-05-29 Thread niallp
Author: niallp Date: Thu May 29 08:39:44 2008 New Revision: 661364 URL: http://svn.apache.org/viewvc?rev=661364&view=rev Log: Fix typos - thanks to Sebb Modified: commons/proper/chain/trunk/RELEASE-NOTES.txt commons/proper/chain/trunk/xdocs/changes.xml Modified: commons/proper/chain/trun

svn commit: r661363 - in /commons/proper/cli/branches/cli-1.x/src/test/org/apache/commons/cli: LongOptionWithShort.java PosixParserTest.java

2008-05-29 Thread ebourg
Author: ebourg Date: Thu May 29 08:39:35 2008 New Revision: 661363 URL: http://svn.apache.org/viewvc?rev=661363&view=rev Log: Renamed the test case LongOptionWithShort into PosixParserTest to make it executed by Maven Added: commons/proper/cli/branches/cli-1.x/src/test/org/apache/commons/cl

svn commit: r661362 - /commons/proper/chain/trunk/src/java/org/apache/commons/chain/web/portlet/PortletSetLocaleCommand.java

2008-05-29 Thread niallp
Author: niallp Date: Thu May 29 08:36:10 2008 New Revision: 661362 URL: http://svn.apache.org/viewvc?rev=661362&view=rev Log: Reduce FindBugs noise - remove dead code (not even sure why this impl. exists since it does nothing) Modified: commons/proper/chain/trunk/src/java/org/apache/commons

svn commit: r661360 - in /commons/proper/chain/trunk: RELEASE-NOTES.txt src/java/org/apache/commons/chain/web/servlet/ChainProcessor.java src/test/org/apache/commons/chain/web/servlet/ChainProcessorTe

2008-05-29 Thread niallp
Author: niallp Date: Thu May 29 08:31:29 2008 New Revision: 661360 URL: http://svn.apache.org/viewvc?rev=661360&view=rev Log: Fix CHAIN-44 - CatalogFactory instance varibale prevents ChainProcessor from being serializable Added: commons/proper/chain/trunk/src/test/org/apache/commons/chain/w

svn commit: r661358 - in /commons/proper/cli/branches/cli-1.x/src/test/org/apache/commons/cli: ./ bug/

2008-05-29 Thread ebourg
Author: ebourg Date: Thu May 29 08:30:40 2008 New Revision: 661358 URL: http://svn.apache.org/viewvc?rev=661358&view=rev Log: Removed the unused constructors, suite() and teardown() methods from the test cases Modified: commons/proper/cli/branches/cli-1.x/src/test/org/apache/commons/cli/App

svn commit: r661352 - /commons/proper/chain/trunk/src/test/org/apache/commons/chain/web/servlet/MockServletContext.java

2008-05-29 Thread niallp
Author: niallp Date: Thu May 29 08:19:44 2008 New Revision: 661352 URL: http://svn.apache.org/viewvc?rev=661352&view=rev Log: implement log() methods Modified: commons/proper/chain/trunk/src/test/org/apache/commons/chain/web/servlet/MockServletContext.java Modified: commons/proper/chain/tr

svn commit: r661351 - /commons/proper/chain/trunk/src/test/org/apache/commons/chain/web/servlet/MockServletConfig.java

2008-05-29 Thread niallp
Author: niallp Date: Thu May 29 08:18:41 2008 New Revision: 661351 URL: http://svn.apache.org/viewvc?rev=661351&view=rev Log: Add mock ServletConfig implementation Added: commons/proper/chain/trunk/src/test/org/apache/commons/chain/web/servlet/MockServletConfig.java (with props) Added:

svn commit: r661336 - /commons/proper/cli/trunk/xdocs/changes.xml

2008-05-29 Thread ebourg
Author: ebourg Date: Thu May 29 06:59:17 2008 New Revision: 661336 URL: http://svn.apache.org/viewvc?rev=661336&view=rev Log: Updated changes.xml for the fix for CLI-156 applied on the 1.x branch Modified: commons/proper/cli/trunk/xdocs/changes.xml Modified: commons/proper/cli/trunk/xdocs/ch

svn commit: r661332 - in /commons/proper/cli/branches/cli-1.x/src: java/org/apache/commons/cli/Parser.java test/org/apache/commons/cli/ParseRequiredTest.java

2008-05-29 Thread ebourg
Author: ebourg Date: Thu May 29 06:35:20 2008 New Revision: 661332 URL: http://svn.apache.org/viewvc?rev=661332&view=rev Log: Parser no longer removes the required options from the Options instance (CLI-156) Modified: commons/proper/cli/branches/cli-1.x/src/java/org/apache/commons/cli/Parse

svn commit: r661307 - /commons/proper/cli/trunk/xdocs/changes.xml

2008-05-29 Thread ebourg
Author: ebourg Date: Thu May 29 04:56:41 2008 New Revision: 661307 URL: http://svn.apache.org/viewvc?rev=661307&view=rev Log: Updated the changelog for CLI 1.x Modified: commons/proper/cli/trunk/xdocs/changes.xml Modified: commons/proper/cli/trunk/xdocs/changes.xml URL: http://svn.apache.or

svn commit: r661305 - /commons/proper/cli/branches/cli-1.x/project.xml

2008-05-29 Thread ebourg
Author: ebourg Date: Thu May 29 04:55:43 2008 New Revision: 661305 URL: http://svn.apache.org/viewvc?rev=661305&view=rev Log: Updated the current version to 1.2-SNAPSHOT Modified: commons/proper/cli/branches/cli-1.x/project.xml Modified: commons/proper/cli/branches/cli-1.x/project.xml URL:

svn commit: r661301 - in /commons/proper: commons-parent/trunk/pom.xml commons-sandbox-parent/trunk/pom.xml

2008-05-29 Thread niallp
Author: niallp Date: Thu May 29 04:41:50 2008 New Revision: 661301 URL: http://svn.apache.org/viewvc?rev=661301&view=rev Log: Fix typos in comments Modified: commons/proper/commons-parent/trunk/pom.xml commons/proper/commons-sandbox-parent/trunk/pom.xml Modified: commons/proper/commons-p

svn commit: r661298 - in /commons/proper: commons-parent/trunk/pom.xml commons-sandbox-parent/trunk/pom.xml

2008-05-29 Thread niallp
Author: niallp Date: Thu May 29 04:39:11 2008 New Revision: 661298 URL: http://svn.apache.org/viewvc?rev=661298&view=rev Log: COMMONSSITE-30 add trunks-proper/trunks-sandbox profiles to commons-parent/commons-sandbox parent poms Modified: commons/proper/commons-parent/trunk/pom.xml commo

svn commit: r661291 - /commons/proper/cli/trunk/pom.xml

2008-05-29 Thread ebourg
Author: ebourg Date: Thu May 29 04:02:07 2008 New Revision: 661291 URL: http://svn.apache.org/viewvc?rev=661291&view=rev Log: Added an external link to the JDK for the javadoc Modified: commons/proper/cli/trunk/pom.xml Modified: commons/proper/cli/trunk/pom.xml URL: http://svn.apache.org/vi