svn commit: r562658 - /commons/proper/jxpath/trunk/pom.xml

2007-08-03 Thread mbenson
Author: mbenson Date: Fri Aug 3 21:43:37 2007 New Revision: 562658 URL: http://svn.apache.org/viewvc?view=rev&rev=562658 Log: no idea why properties aren't working; someone else feel free to fix if they can Modified: commons/proper/jxpath/trunk/pom.xml Modified: commons/proper/jxpath/trunk/

svn commit: r562654 - /commons/proper/jxpath/trunk/pom.xml

2007-08-03 Thread mbenson
Author: mbenson Date: Fri Aug 3 21:31:40 2007 New Revision: 562654 URL: http://svn.apache.org/viewvc?view=rev&rev=562654 Log: correction based on docs but still doesn't seem to pick up resources Modified: commons/proper/jxpath/trunk/pom.xml Modified: commons/proper/jxpath/trunk/pom.xml URL:

svn commit: r562381 - /commons/proper/collections/branches/collections_jdk5_branch/src/java/org/apache/commons/collections/CollectionUtils.java

2007-08-03 Thread skestle
Author: skestle Date: Fri Aug 3 01:15:35 2007 New Revision: 562381 URL: http://svn.apache.org/viewvc?view=rev&rev=562381 Log: Extracted private CollectionUtils.CardinalityHelper classes to allow easier generic refactoring/maintenance and code readability. Modified: commons/proper/collectio

svn commit: r562609 - /commons/proper/jxpath/trunk/pom.xml

2007-08-03 Thread dennisl
Author: dennisl Date: Fri Aug 3 15:46:07 2007 New Revision: 562609 URL: http://svn.apache.org/viewvc?view=rev&rev=562609 Log: Make the tests work. Modified: commons/proper/jxpath/trunk/pom.xml Modified: commons/proper/jxpath/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/jx

svn commit: r562590 - in /commons/proper/jxpath/trunk: pom.xml src/site/ src/site/site.xml

2007-08-03 Thread dennisl
Author: dennisl Date: Fri Aug 3 14:31:43 2007 New Revision: 562590 URL: http://svn.apache.org/viewvc?view=rev&rev=562590 Log: First attempt at a Maven 2 build for jxpath. The tests currently fail, so that needs to be looked into. Site generation works fine. Added: commons/proper/jxpath/trun

svn commit: r562583 - /commons/proper/jxpath/trunk/project.properties

2007-08-03 Thread mbenson
Author: mbenson Date: Fri Aug 3 14:16:37 2007 New Revision: 562583 URL: http://svn.apache.org/viewvc?view=rev&rev=562583 Log: include project doc/test commit external Modified: commons/proper/jxpath/trunk/project.properties Modified: commons/proper/jxpath/trunk/project.properties URL: http

svn commit: r562533 - /commons/sandbox/pipeline/trunk/src/main/java/org/apache/commons/pipeline/PipelineFactory.java

2007-08-03 Thread nuttycom
Author: nuttycom Date: Fri Aug 3 10:57:04 2007 New Revision: 562533 URL: http://svn.apache.org/viewvc?view=rev&rev=562533 Log: Removed superfluous imports Modified: commons/sandbox/pipeline/trunk/src/main/java/org/apache/commons/pipeline/PipelineFactory.java Modified: commons/sandbox/pipe

svn commit: r562534 - /commons/sandbox/pipeline/trunk/src/main/java/org/apache/commons/pipeline/config/PipelineRuleSet.java

2007-08-03 Thread nuttycom
Author: nuttycom Date: Fri Aug 3 11:05:36 2007 New Revision: 562534 URL: http://svn.apache.org/viewvc?view=rev&rev=562534 Log: Added rules for configuration of lifecycle jobs. Modified: commons/sandbox/pipeline/trunk/src/main/java/org/apache/commons/pipeline/config/PipelineRuleSet.java Mod

svn commit: r562531 - in /commons/sandbox/pipeline/trunk/src/main/java/org/apache/commons/pipeline: Feeder.java Pipeline.java PipelineLifecycleJob.java

2007-08-03 Thread nuttycom
Author: nuttycom Date: Fri Aug 3 10:51:49 2007 New Revision: 562531 URL: http://svn.apache.org/viewvc?view=rev&rev=562531 Log: Initial import of PipelineLifecycleJob; minor documentation fixes. Added: commons/sandbox/pipeline/trunk/src/main/java/org/apache/commons/pipeline/PipelineLifecycle