svn commit: r596176 - /commons/proper/math/trunk/xdocs/changes.xml

2007-11-18 Thread psteitz
Author: psteitz Date: Sun Nov 18 17:43:14 2007 New Revision: 596176 URL: http://svn.apache.org/viewvc?rev=596176&view=rev Log: Moved misplaced element. Modified: commons/proper/math/trunk/xdocs/changes.xml Modified: commons/proper/math/trunk/xdocs/changes.xml URL: http://svn.apache.org/view

svn commit: r596159 - in /commons/proper/math/trunk: src/java/org/apache/commons/math/complex/Complex.java src/java/org/apache/commons/math/complex/ComplexUtils.java src/test/org/apache/commons/math/c

2007-11-18 Thread psteitz
Author: psteitz Date: Sun Nov 18 15:38:05 2007 New Revision: 596159 URL: http://svn.apache.org/viewvc?rev=596159&view=rev Log: Merged most functions from ComplexUtils into Complex class, added static factory method to Complex. JIRA: MATH-171 Reported and patched by Niall Pemberton Modified:

svn commit: r596158 - /commons/proper/logging/trunk/pom.xml

2007-11-18 Thread dennisl
Author: dennisl Date: Sun Nov 18 15:13:40 2007 New Revision: 596158 URL: http://svn.apache.org/viewvc?rev=596158&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: commons/proper/logging/trunk/pom.xml Modified: commons/proper/logging/trunk/pom.xml URL: htt

svn commit: r596157 - in /commons/proper/logging/tags/commons-logging-1.1.1: ./ pom.xml

2007-11-18 Thread dennisl
Author: dennisl Date: Sun Nov 18 15:13:31 2007 New Revision: 596157 URL: http://svn.apache.org/viewvc?rev=596157&view=rev Log: [maven-release-plugin] copy for tag commons-logging-1.1.1 Added: commons/proper/logging/tags/commons-logging-1.1.1/ - copied from r596154, commons/proper/loggi

svn commit: r596156 - /commons/proper/logging/trunk/pom.xml

2007-11-18 Thread dennisl
Author: dennisl Date: Sun Nov 18 15:13:20 2007 New Revision: 596156 URL: http://svn.apache.org/viewvc?rev=596156&view=rev Log: [maven-release-plugin] prepare release commons-logging-1.1.1 Modified: commons/proper/logging/trunk/pom.xml Modified: commons/proper/logging/trunk/pom.xml URL: http

svn commit: r596155 - /commons/proper/logging/tags/commons-logging-1.1.1/

2007-11-18 Thread dennisl
Author: dennisl Date: Sun Nov 18 15:05:54 2007 New Revision: 596155 URL: http://svn.apache.org/viewvc?rev=596155&view=rev Log: Remove tag to fix issues with manifests. Removed: commons/proper/logging/tags/commons-logging-1.1.1/

svn commit: r596149 - /commons/proper/logging/trunk/pom.xml

2007-11-18 Thread dennisl
Author: dennisl Date: Sun Nov 18 14:25:37 2007 New Revision: 596149 URL: http://svn.apache.org/viewvc?rev=596149&view=rev Log: Go back to previous version. Modified: commons/proper/logging/trunk/pom.xml Modified: commons/proper/logging/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons

svn commit: r596147 - /commons/proper/logging/trunk/src/conf/MANIFEST.MF

2007-11-18 Thread dennisl
Author: dennisl Date: Sun Nov 18 14:20:58 2007 New Revision: 596147 URL: http://svn.apache.org/viewvc?rev=596147&view=rev Log: Prepare for the 1.1.1 release. Modified: commons/proper/logging/trunk/src/conf/MANIFEST.MF Modified: commons/proper/logging/trunk/src/conf/MANIFEST.MF URL: http://s

svn commit: r596145 - /commons/proper/logging/trunk/src/assembly/assembly.xml

2007-11-18 Thread dennisl
Author: dennisl Date: Sun Nov 18 14:20:04 2007 New Revision: 596145 URL: http://svn.apache.org/viewvc?rev=596145&view=rev Log: Add build-testing.xml to the assembly. Modified: commons/proper/logging/trunk/src/assembly/assembly.xml Modified: commons/proper/logging/trunk/src/assembly/assembly.

svn commit: r596142 - in /commons/proper/cli/branches/cli-1.x/src/java/org/apache/commons/cli: CommandLine.java OptionGroup.java Options.java

2007-11-18 Thread bayard
Author: bayard Date: Sun Nov 18 13:43:23 2007 New Revision: 596142 URL: http://svn.apache.org/viewvc?rev=596142&view=rev Log: Applying Bjorn's 'yes' patch from CLI-140 Modified: commons/proper/cli/branches/cli-1.x/src/java/org/apache/commons/cli/CommandLine.java commons/proper/cli/branc

svn commit: r596140 - /commons/proper/cli/branches/cli-1.x/src/java/org/apache/commons/cli/Option.java

2007-11-18 Thread bayard
Author: bayard Date: Sun Nov 18 13:41:21 2007 New Revision: 596140 URL: http://svn.apache.org/viewvc?rev=596140&view=rev Log: Added patch to CLI-141 that makes Option Serializable - Thanks to Henning and Bjorn Modified: commons/proper/cli/branches/cli-1.x/src/java/org/apache/commons/cli/Opt