svn commit: r793940 - /commons/proper/exec/trunk/src/main/java/org/apache/commons/exec/DefaultExecutor.java

2009-07-14 Thread sgoeschl
Author: sgoeschl Date: Tue Jul 14 15:25:10 2009 New Revision: 793940 URL: http://svn.apache.org/viewvc?rev=793940view=rev Log: [EXEC-40] Fixes NPE in DefaultExecutor.setExitValues(). Modified: commons/proper/exec/trunk/src/main/java/org/apache/commons/exec/DefaultExecutor.java Modified:

svn commit: r793941 - in /commons/proper/exec/trunk: build.xml src/changes/changes.xml

2009-07-14 Thread sgoeschl
Author: sgoeschl Date: Tue Jul 14 15:25:50 2009 New Revision: 793941 URL: http://svn.apache.org/viewvc?rev=793941view=rev Log: Preparing RC for commons-exec-1.0.1 Modified: commons/proper/exec/trunk/build.xml commons/proper/exec/trunk/src/changes/changes.xml Modified:

svn commit: r793949 - /commons/proper/exec/trunk/src/site/xdoc/download_exec.xml

2009-07-14 Thread sgoeschl
Author: sgoeschl Date: Tue Jul 14 15:47:36 2009 New Revision: 793949 URL: http://svn.apache.org/viewvc?rev=793949view=rev Log: Preparing new release Modified: commons/proper/exec/trunk/src/site/xdoc/download_exec.xml Modified: commons/proper/exec/trunk/src/site/xdoc/download_exec.xml URL:

svn commit: r793951 - in /commons/proper/exec/trunk/src/test/scripts: exec41.bat exec41.sh

2009-07-14 Thread sgoeschl
Author: sgoeschl Date: Tue Jul 14 15:49:28 2009 New Revision: 793951 URL: http://svn.apache.org/viewvc?rev=793951view=rev Log: Updated the SVN properties for the new test scripts Modified: commons/proper/exec/trunk/src/test/scripts/exec41.bat (props changed)

svn commit: r793957 - /commons/proper/exec/trunk/pom.xml

2009-07-14 Thread sgoeschl
Author: sgoeschl Date: Tue Jul 14 16:13:33 2009 New Revision: 793957 URL: http://svn.apache.org/viewvc?rev=793957view=rev Log: [maven-release-plugin] prepare release EXEC_1_0_1_RC1 Modified: commons/proper/exec/trunk/pom.xml Modified: commons/proper/exec/trunk/pom.xml URL:

svn commit: r793958 - in /commons/proper/exec/tags/EXEC_1_0_1_RC1: ./ pom.xml

2009-07-14 Thread sgoeschl
Author: sgoeschl Date: Tue Jul 14 16:13:49 2009 New Revision: 793958 URL: http://svn.apache.org/viewvc?rev=793958view=rev Log: [maven-release-plugin] copy for tag EXEC_1_0_1_RC1 Added: commons/proper/exec/tags/EXEC_1_0_1_RC1/ - copied from r793956, commons/proper/exec/trunk/

svn commit: r793959 - /commons/proper/exec/trunk/pom.xml

2009-07-14 Thread sgoeschl
Author: sgoeschl Date: Tue Jul 14 16:16:03 2009 New Revision: 793959 URL: http://svn.apache.org/viewvc?rev=793959view=rev Log: [maven-release-plugin] rollback the release of EXEC_1_0_1_RC1 Modified: commons/proper/exec/trunk/pom.xml Modified: commons/proper/exec/trunk/pom.xml URL:

svn commit: r793962 - /commons/proper/exec/trunk/pom.xml

2009-07-14 Thread sgoeschl
Author: sgoeschl Date: Tue Jul 14 16:20:24 2009 New Revision: 793962 URL: http://svn.apache.org/viewvc?rev=793962view=rev Log: Re-running the release to recover from SVN error Modified: commons/proper/exec/trunk/pom.xml Modified: commons/proper/exec/trunk/pom.xml URL:

svn commit: r793963 - /commons/proper/exec/trunk/pom.xml

2009-07-14 Thread sgoeschl
Author: sgoeschl Date: Tue Jul 14 16:25:48 2009 New Revision: 793963 URL: http://svn.apache.org/viewvc?rev=793963view=rev Log: [maven-release-plugin] prepare release EXEC_1_0_1_RC2 Modified: commons/proper/exec/trunk/pom.xml Modified: commons/proper/exec/trunk/pom.xml URL:

svn commit: r793964 - in /commons/proper/exec/tags/EXEC_1_0_1_RC2: ./ pom.xml

2009-07-14 Thread sgoeschl
Author: sgoeschl Date: Tue Jul 14 16:26:04 2009 New Revision: 793964 URL: http://svn.apache.org/viewvc?rev=793964view=rev Log: [maven-release-plugin] copy for tag EXEC_1_0_1_RC2 Added: commons/proper/exec/tags/EXEC_1_0_1_RC2/ - copied from r793960, commons/proper/exec/trunk/

svn commit: r794010 - /commons/proper/codec/trunk/xdocs/changes.xml

2009-07-14 Thread ggregory
Author: ggregory Date: Tue Jul 14 18:45:52 2009 New Revision: 794010 URL: http://svn.apache.org/viewvc?rev=794010view=rev Log: [CODEC-40] Patch to add crypto-compatible BigInteger encoding support to Base64. Modified: commons/proper/codec/trunk/xdocs/changes.xml Modified:

svn commit: r794019 - /commons/proper/codec/trunk/src/conf/MANIFEST.MF

2009-07-14 Thread ggregory
Author: ggregory Date: Tue Jul 14 19:10:54 2009 New Revision: 794019 URL: http://svn.apache.org/viewvc?rev=794019view=rev Log: Preparing for 1.4. Modified: commons/proper/codec/trunk/src/conf/MANIFEST.MF Modified: commons/proper/codec/trunk/src/conf/MANIFEST.MF URL:

svn commit: r794022 - /commons/proper/codec/trunk/xdocs/changes.xml

2009-07-14 Thread ggregory
Author: ggregory Date: Tue Jul 14 19:11:41 2009 New Revision: 794022 URL: http://svn.apache.org/viewvc?rev=794022view=rev Log: Preparing for 1.4. Modified: commons/proper/codec/trunk/xdocs/changes.xml Modified: commons/proper/codec/trunk/xdocs/changes.xml URL:

svn commit: r794025 - /commons/proper/codec/trunk/src/java/org/apache/commons/codec/language/RefinedSoundex.java

2009-07-14 Thread ggregory
Author: ggregory Date: Tue Jul 14 19:20:24 2009 New Revision: 794025 URL: http://svn.apache.org/viewvc?rev=794025view=rev Log: Clirr detected change from public to private. Revert in preparation for 1.4. Modified:

svn commit: r794133 [2/2] - in /commons/proper/jexl/branches/2.0/src: java/org/apache/commons/jexl/ java/org/apache/commons/jexl/parser/ java/org/apache/commons/jexl/util/introspection/ test/org/apach

2009-07-14 Thread rahul
Added: commons/proper/jexl/branches/2.0/src/test/org/apache/commons/jexl/UnifiedJEXLTest.java URL: http://svn.apache.org/viewvc/commons/proper/jexl/branches/2.0/src/test/org/apache/commons/jexl/UnifiedJEXLTest.java?rev=794133view=auto

svn commit: r794134 - /commons/proper/jexl/branches/2.0/

2009-07-14 Thread rahul
Author: rahul Date: Wed Jul 15 03:56:51 2009 New Revision: 794134 URL: http://svn.apache.org/viewvc?rev=794134view=rev Log: More fodder for svn:ignore. Modified: commons/proper/jexl/branches/2.0/ (props changed) Propchange: commons/proper/jexl/branches/2.0/

svn commit: r794136 - /commons/proper/jexl/branches/2.0/src/java/org/apache/commons/jexl/JexlArithmetic.java

2009-07-14 Thread rahul
Author: rahul Date: Wed Jul 15 04:07:17 2009 New Revision: 794136 URL: http://svn.apache.org/viewvc?rev=794136view=rev Log: Make coercion exception messages consistent. Modified: commons/proper/jexl/branches/2.0/src/java/org/apache/commons/jexl/JexlArithmetic.java Modified:

svn commit: r794137 - /commons/proper/jexl/branches/2.0/pom.xml

2009-07-14 Thread rahul
Author: rahul Date: Wed Jul 15 04:10:33 2009 New Revision: 794137 URL: http://svn.apache.org/viewvc?rev=794137view=rev Log: Next anticipated release from this branch is v2.0. Modified: commons/proper/jexl/branches/2.0/pom.xml Modified: commons/proper/jexl/branches/2.0/pom.xml URL: