svn commit: r646704 - /commons/sandbox/monitoring/trunk/src/test/resources/org/apache/commons/monitoring/reporting/RendererTest.flot

2008-04-10 Thread nicolas
Author: nicolas Date: Thu Apr 10 02:14:34 2008 New Revision: 646704 URL: http://svn.apache.org/viewvc?rev=646704view=rev Log: test fix Modified: commons/sandbox/monitoring/trunk/src/test/resources/org/apache/commons/monitoring/reporting/RendererTest.flot Modified:

svn commit: r646698 - in /commons/sandbox/monitoring/trunk/src: main/java/org/apache/commons/monitoring/listeners/ main/java/org/apache/commons/monitoring/reporting/ main/java/org/apache/commons/monit

2008-04-10 Thread nicolas
Author: nicolas Date: Thu Apr 10 02:02:07 2008 New Revision: 646698 URL: http://svn.apache.org/viewvc?rev=646698view=rev Log: generate Flot graph output Added: commons/sandbox/monitoring/trunk/src/main/java/org/apache/commons/monitoring/reporting/FlotRenderer.java (with props)

svn commit: r646695 - /commons/sandbox/exec/trunk/src/test/java/org/apache/commons/exec/TestUtil.java

2008-04-10 Thread sgoeschl
Author: sgoeschl Date: Thu Apr 10 01:56:05 2008 New Revision: 646695 URL: http://svn.apache.org/viewvc?rev=646695view=rev Log: Added support for running the tests on OpenVMS otherwise the tests fail with Test not supported for this OS Modified:

svn commit: r646701 - in /commons/sandbox/exec/trunk/src/test/scripts: error.dcl forever.dcl test.dcl

2008-04-10 Thread sgoeschl
Author: sgoeschl Date: Thu Apr 10 02:08:15 2008 New Revision: 646701 URL: http://svn.apache.org/viewvc?rev=646701view=rev Log: Adding empty DCL files to be filled with real code - btw, no idea what the proper line ending look like on OpenVMS. Added:

svn commit: r646693 - /commons/sandbox/exec/trunk/build.xml

2008-04-10 Thread sgoeschl
Author: sgoeschl Date: Thu Apr 10 01:53:36 2008 New Revision: 646693 URL: http://svn.apache.org/viewvc?rev=646693view=rev Log: Creating a proper name for test distribution, e.g. exec-test-1.0-SNAPSHOT.zip Modified: commons/sandbox/exec/trunk/build.xml Modified:

svn commit: r646694 - in /commons/sandbox/exec/trunk/src/test/scripts: error.sh forever.bat forever.sh test.bat test.sh

2008-04-10 Thread sgoeschl
Author: sgoeschl Date: Thu Apr 10 01:54:45 2008 New Revision: 646694 URL: http://svn.apache.org/viewvc?rev=646694view=rev Log: Adding a few comments to the scripts to indicate what they are doing Modified: commons/sandbox/exec/trunk/src/test/scripts/error.sh

svn commit: r646777 [6/6] - in /commons/proper/collections/branches/COLLECTIONS_3_2_BRANCH/src/java/org/apache/commons/collections: ./ bag/ bidimap/ buffer/ collection/ comparators/ functors/ iterator

2008-04-10 Thread niallp
Modified: commons/proper/collections/branches/COLLECTIONS_3_2_BRANCH/src/java/org/apache/commons/collections/set/SynchronizedSortedSet.java URL:

svn commit: r646780 [4/4] - in /commons/proper/collections/branches/COLLECTIONS_3_2_BRANCH/src/test/org/apache/commons/collections: ./ bag/ bidimap/ buffer/ collection/ comparators/ iterators/ keyvalu

2008-04-10 Thread niallp
Modified: commons/proper/collections/branches/COLLECTIONS_3_2_BRANCH/src/test/org/apache/commons/collections/map/TestMultiValueMap.java URL:

svn commit: r646817 - in /commons/sandbox/exec/trunk/src/test/scripts: error.dcl forever.dcl test.dcl

2008-04-10 Thread sgoeschl
Author: sgoeschl Date: Thu Apr 10 07:26:34 2008 New Revision: 646817 URL: http://svn.apache.org/viewvc?rev=646817view=rev Log: Setting EOL style for empty DCL script to 'CR' Modified: commons/sandbox/exec/trunk/src/test/scripts/error.dcl (props changed)

svn commit: r646842 - /commons/sandbox/exec/trunk/src/test/scripts/forever.sh

2008-04-10 Thread sgoeschl
Author: sgoeschl Date: Thu Apr 10 08:22:17 2008 New Revision: 646842 URL: http://svn.apache.org/viewvc?rev=646842view=rev Log: Changed the usage of the echo statement to work with HP-UX (thanks to sebb) Modified: commons/sandbox/exec/trunk/src/test/scripts/forever.sh Modified:

svn commit: r646846 - /commons/sandbox/monitoring/trunk/src/main/java/org/apache/commons/monitoring/reporting/FlotRenderer.java

2008-04-10 Thread nicolas
Author: nicolas Date: Thu Apr 10 08:34:13 2008 New Revision: 646846 URL: http://svn.apache.org/viewvc?rev=646846view=rev Log: fix test Modified: commons/sandbox/monitoring/trunk/src/main/java/org/apache/commons/monitoring/reporting/FlotRenderer.java Modified:

svn commit: r646848 - /commons/proper/collections/branches/COLLECTIONS_3_2_BRANCH/build.xml

2008-04-10 Thread niallp
Author: niallp Date: Thu Apr 10 08:37:13 2008 New Revision: 646848 URL: http://svn.apache.org/viewvc?rev=646848view=rev Log: Fix test reports directory Modified: commons/proper/collections/branches/COLLECTIONS_3_2_BRANCH/build.xml Modified:

svn commit: r646878 - in /commons/sandbox/exec/trunk/src/test/scripts: error.dcl forever.dcl test.dcl

2008-04-10 Thread sebb
Author: sebb Date: Thu Apr 10 10:15:07 2008 New Revision: 646878 URL: http://svn.apache.org/viewvc?rev=646878view=rev Log: Initial set of DCL test scripts Modified: commons/sandbox/exec/trunk/src/test/scripts/error.dcl commons/sandbox/exec/trunk/src/test/scripts/forever.dcl

svn commit: r646882 - /commons/sandbox/exec/trunk/src/test/bin/testme.dcl

2008-04-10 Thread sebb
Author: sebb Date: Thu Apr 10 10:21:19 2008 New Revision: 646882 URL: http://svn.apache.org/viewvc?rev=646882view=rev Log: Test script for VMS (eol=CR; not sure if that is necessary; native might be better) Added: commons/sandbox/exec/trunk/src/test/bin/testme.dcl (with props) Added:

svn commit: r646885 - /commons/sandbox/exec/trunk/NOTICE.txt

2008-04-10 Thread sebb
Author: sebb Date: Thu Apr 10 10:25:30 2008 New Revision: 646885 URL: http://svn.apache.org/viewvc?rev=646885view=rev Log: Correct the name and (C) years Modified: commons/sandbox/exec/trunk/NOTICE.txt Modified: commons/sandbox/exec/trunk/NOTICE.txt URL:

svn commit: r646893 - in /commons/sandbox/exec/trunk/src: changes/ main/java/org/apache/commons/exec/util/ test/bin/ test/java/org/apache/commons/exec/util/ test/scripts/

2008-04-10 Thread sebb
Author: sebb Date: Thu Apr 10 10:35:37 2008 New Revision: 646893 URL: http://svn.apache.org/viewvc?rev=646893view=rev Log: Add some missing eol-style settings Modified: commons/sandbox/exec/trunk/src/changes/changes.xml (props changed)

svn commit: r646900 - /commons/sandbox/exec/trunk/src/main/java/org/apache/commons/exec/ProcessDestroyer.java

2008-04-10 Thread sebb
Author: sebb Date: Thu Apr 10 10:51:32 2008 New Revision: 646900 URL: http://svn.apache.org/viewvc?rev=646900view=rev Log: Javadoc errors Modified: commons/sandbox/exec/trunk/src/main/java/org/apache/commons/exec/ProcessDestroyer.java Modified:

svn commit: r646903 - /commons/sandbox/exec/trunk/src/site/xdoc/testmatrix.xml

2008-04-10 Thread sgoeschl
Author: sgoeschl Date: Thu Apr 10 11:02:21 2008 New Revision: 646903 URL: http://svn.apache.org/viewvc?rev=646903view=rev Log: Adding a page to collect the sucesses/failures for various operating systems and jvm versions Added: commons/sandbox/exec/trunk/src/site/xdoc/testmatrix.xml

svn commit: r646914 - /commons/sandbox/exec/trunk/src/test/scripts/forever.dcl

2008-04-10 Thread sebb
Author: sebb Date: Thu Apr 10 11:22:00 2008 New Revision: 646914 URL: http://svn.apache.org/viewvc?rev=646914view=rev Log: Better version that does not print new lines Modified: commons/sandbox/exec/trunk/src/test/scripts/forever.dcl Modified:

svn commit: r647000 - in /commons/proper/io/trunk/src: java/org/apache/commons/io/FileUtils.java test/org/apache/commons/io/FileUtilsTestCase.java

2008-04-10 Thread niallp
Author: niallp Date: Thu Apr 10 16:06:38 2008 New Revision: 647000 URL: http://svn.apache.org/viewvc?rev=647000view=rev Log: IO-163 Change FileUtils.toURLs() to use File.toURI().toURL() rather than File.toURL() - thanks to Alex Miller for the suggestion Modified:

svn commit: r647006 - /commons/sandbox/exec/trunk/src/main/java/org/apache/commons/exec/launcher/VmsCommandLauncher.java

2008-04-10 Thread sebb
Author: sebb Date: Thu Apr 10 16:24:47 2008 New Revision: 647006 URL: http://svn.apache.org/viewvc?rev=647006view=rev Log: Make sure last line is terminated Modified: commons/sandbox/exec/trunk/src/main/java/org/apache/commons/exec/launcher/VmsCommandLauncher.java Modified:

svn commit: r647045 - /commons/proper/collections/trunk/src/test/org/apache/commons/collections/map/TestMultiValueMap.java

2008-04-10 Thread bayard
Author: bayard Date: Thu Apr 10 21:16:07 2008 New Revision: 647045 URL: http://svn.apache.org/viewvc?rev=647045view=rev Log: Fixing eol style as per sebb's email Modified: commons/proper/collections/trunk/src/test/org/apache/commons/collections/map/TestMultiValueMap.java (contents, props