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
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
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
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
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
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
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
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
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