svn commit: r768872 - in /commons/sandbox/runtime/trunk/src/main: java/org/apache/commons/runtime/ native/include/ native/shared/ native/test/

2009-04-26 Thread mturk
Author: mturk Date: Mon Apr 27 06:14:03 2009 New Revision: 768872 URL: http://svn.apache.org/viewvc?rev=768872&view=rev Log: Use pointer macros Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Descriptor.java commons/sandbox/runtime/trunk/src/main/java/or

svn commit: r768866 - /commons/proper/dbutils/trunk/pom.xml

2009-04-26 Thread dfabulich
Author: dfabulich Date: Mon Apr 27 04:39:35 2009 New Revision: 768866 URL: http://svn.apache.org/viewvc?rev=768866&view=rev Log: Adding release profile distributionManagement Modified: commons/proper/dbutils/trunk/pom.xml Modified: commons/proper/dbutils/trunk/pom.xml URL: http://svn.apache

svn commit: r768750 - /commons/proper/io/trunk/src/java/org/apache/commons/io/filefilter/NotFileFilter.java

2009-04-26 Thread niallp
Author: niallp Date: Sun Apr 26 19:24:43 2009 New Revision: 768750 URL: http://svn.apache.org/viewvc?rev=768750&view=rev Log: Fix IO-202 NotFileFilter documentation is incorrect - thanks to Matthew Flaschen for the patch Modified: commons/proper/io/trunk/src/java/org/apache/commons/io/filef

svn commit: r768727 - /commons/proper/math/trunk/src/test/org/apache/commons/math/TestUtils.java

2009-04-26 Thread psteitz
Author: psteitz Date: Sun Apr 26 17:14:59 2009 New Revision: 768727 URL: http://svn.apache.org/viewvc?rev=768727&view=rev Log: Improved error messages. Modified: commons/proper/math/trunk/src/test/org/apache/commons/math/TestUtils.java Modified: commons/proper/math/trunk/src/test/org/apache

svn commit: r768717 - /commons/proper/exec/trunk/src/site/apt/tutorial.apt

2009-04-26 Thread sebb
Author: sebb Date: Sun Apr 26 15:02:39 2009 New Revision: 768717 URL: http://svn.apache.org/viewvc?rev=768717&view=rev Log: EXEC-38 - use addArgument() not addArguments() Also remove Jakarta branding Add another substitution example Modified: commons/proper/exec/trunk/src/site/apt/tutorial.ap

svn commit: r768716 - /commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/CommandLineTest.java

2009-04-26 Thread sebb
Author: sebb Date: Sun Apr 26 15:01:06 2009 New Revision: 768716 URL: http://svn.apache.org/viewvc?rev=768716&view=rev Log: setSubMap only needs to be called once Add test to correspond with new Tutorial example Modified: commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/Comman

svn commit: r768709 - in /commons/proper/exec/trunk/src/main/java/org/apache/commons/exec: CommandLine.java environment/DefaultProcessingEnvironment.java util/StringUtils.java

2009-04-26 Thread sebb
Author: sebb Date: Sun Apr 26 14:08:41 2009 New Revision: 768709 URL: http://svn.apache.org/viewvc?rev=768709&view=rev Log: Typos: seperator => separator Modified: commons/proper/exec/trunk/src/main/java/org/apache/commons/exec/CommandLine.java commons/proper/exec/trunk/src/main/java/or

svn commit: r768678 - in /commons/proper/configuration/branches/configuration2_experimental/src: main/java/org/apache/commons/configuration2/ main/java/org/apache/commons/configuration2/resolver/ test

2009-04-26 Thread rgoers
Author: rgoers Date: Sun Apr 26 07:46:32 2009 New Revision: 768678 URL: http://svn.apache.org/viewvc?rev=768678&view=rev Log: Allow CatalogResolver to interpolate catalog entries. Added: commons/proper/configuration/branches/configuration2_experimental/src/test/resources/catalog2.xml (wit

svn commit: r768677 - in /commons/proper/configuration/trunk: conf/ src/java/org/apache/commons/configuration/ src/java/org/apache/commons/configuration/resolver/ src/test/org/apache/commons/configura

2009-04-26 Thread rgoers
Author: rgoers Date: Sun Apr 26 07:46:18 2009 New Revision: 768677 URL: http://svn.apache.org/viewvc?rev=768677&view=rev Log: Allow CatalogResolver to interpolate catalog entries. Added: commons/proper/configuration/trunk/conf/catalog2.xml - copied, changed from r763836, commons/proper