svn commit: r1559915 - in /commons/proper/vfs/trunk: examples/src/main/java/org/apache/commons/vfs2/example/Shell.java sandbox/src/main/java/org/apache/commons/vfs2/RACRandomAccessFile.java

2014-01-20 Thread ggregory
Author: ggregory Date: Tue Jan 21 03:35:27 2014 New Revision: 1559915 URL: http://svn.apache.org/r1559915 Log: Remove unnecessary parentheses Modified: commons/proper/vfs/trunk/examples/src/main/java/org/apache/commons/vfs2/example/Shell.java commons/proper/vfs/trunk/sandbox/src/main/ja

svn commit: r1559914 - in /commons/proper/vfs/trunk: core/src/main/java/org/apache/commons/vfs2/provider/webdav/WebdavFileObject.java examples/src/main/java/org/apache/commons/vfs2/libcheck/SftpCheck.

2014-01-20 Thread ggregory
Author: ggregory Date: Tue Jan 21 03:28:11 2014 New Revision: 1559914 URL: http://svn.apache.org/r1559914 Log: Add missing '@Override' annotations Add missing '@Override' annotations to implementations of interface methods Add missing '@Deprecated' annotations Modified: commons/proper/vfs/tr

svn commit: r1559908 - in /commons/proper/csv/trunk/src: main/java/org/apache/commons/csv/ test/java/org/apache/commons/csv/

2014-01-20 Thread ggregory
Author: ggregory Date: Tue Jan 21 02:44:30 2014 New Revision: 1559908 URL: http://svn.apache.org/r1559908 Log: Use final. Modified: commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/Assertions.java commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVFormat.java

svn commit: r1559905 - in /commons/proper/csv/trunk/src: main/java/org/apache/commons/csv/CSVRecord.java test/java/org/apache/commons/csv/CSVRecordTest.java

2014-01-20 Thread ggregory
Author: ggregory Date: Tue Jan 21 02:12:02 2014 New Revision: 1559905 URL: http://svn.apache.org/r1559905 Log: [CSV-105] Add Map conversion API to CSVRecord. Modified: commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVRecord.java commons/proper/csv/trunk/src/test/java/org/

svn commit: r1559898 - /commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CSVRecordTest.java

2014-01-20 Thread ggregory
Author: ggregory Date: Tue Jan 21 01:55:23 2014 New Revision: 1559898 URL: http://svn.apache.org/r1559898 Log: Sort members. Modified: commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CSVRecordTest.java Modified: commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CS

svn commit: r1559890 - /commons/proper/vfs/trunk/NOTICE.txt

2014-01-20 Thread ggregory
Author: ggregory Date: Tue Jan 21 01:37:25 2014 New Revision: 1559890 URL: http://svn.apache.org/r1559890 Log: Fix copyright. Modified: commons/proper/vfs/trunk/NOTICE.txt Modified: commons/proper/vfs/trunk/NOTICE.txt URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/NOTICE.txt?rev

svn commit: r1559823 - /commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml2/env/javascript/JSEvaluatorTest.java

2014-01-20 Thread sebb
Author: sebb Date: Mon Jan 20 20:13:44 2014 New Revision: 1559823 URL: http://svn.apache.org/r1559823 Log: Document why Integer is used here Modified: commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml2/env/javascript/JSEvaluatorTest.java Modified: commons/proper/scxml/trunk

svn commit: r1559819 - /commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml2/env/javascript/JSEvaluatorTest.java

2014-01-20 Thread ate
Author: ate Date: Mon Jan 20 20:04:24 2014 New Revision: 1559819 URL: http://svn.apache.org/r1559819 Log: SCXML-188: correcting test of Javascript evaluation return value, not making assumptions on specific numeric return type (Integer or Double) if no decimals are expected. Modified: comm

svn commit: r1559817 - /commons/cms-site/trunk/conf/component_releases.properties

2014-01-20 Thread tn
Author: tn Date: Mon Jan 20 19:48:25 2014 New Revision: 1559817 URL: http://svn.apache.org/r1559817 Log: Update beanutils version. Modified: commons/cms-site/trunk/conf/component_releases.properties Modified: commons/cms-site/trunk/conf/component_releases.properties URL: http://svn.apache.o

svn commit: r894878 - in /websites/staging/commons/trunk/content: ./ index.html

2014-01-20 Thread buildbot
Author: buildbot Date: Mon Jan 20 19:48:38 2014 New Revision: 894878 Log: Staging update by buildbot for commons Modified: websites/staging/commons/trunk/content/ (props changed) websites/staging/commons/trunk/content/index.html Propchange: websites/staging/commons/trunk/content/ -

svn commit: r1559808 - /commons/proper/weaver/trunk/pom.xml

2014-01-20 Thread mbenson
Author: mbenson Date: Mon Jan 20 19:22:42 2014 New Revision: 1559808 URL: http://svn.apache.org/r1559808 Log: enable remote resources plugin to add L&N to module jars Modified: commons/proper/weaver/trunk/pom.xml Modified: commons/proper/weaver/trunk/pom.xml URL: http://svn.apache.org/viewv

svn commit: r1559802 - in /commons/proper/lang/trunk/src: changes/changes.xml test/java/org/apache/commons/lang3/time/DurationFormatUtilsTest.java

2014-01-20 Thread kinow
Author: kinow Date: Mon Jan 20 18:37:44 2014 New Revision: 1559802 URL: http://svn.apache.org/r1559802 Log: [LANG-943] Test DurationFormatUtilsTest.testEdgeDuration fails in JDK 1.6, 1.7 and 1.8, BRST time zone Modified: commons/proper/lang/trunk/src/changes/changes.xml commons/proper/l

svn commit: r1559796 - /commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml2/env/javascript/JSEvaluatorTest.java

2014-01-20 Thread sebb
Author: sebb Date: Mon Jan 20 18:18:00 2014 New Revision: 1559796 URL: http://svn.apache.org/r1559796 Log: Ensure Continuum test passes (SCXML-188) Modified: commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml2/env/javascript/JSEvaluatorTest.java Modified: commons/proper/scxm

svn commit: r1559800 - /commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml2/env/javascript/JSEvaluatorTest.java

2014-01-20 Thread sebb
Author: sebb Date: Mon Jan 20 18:23:56 2014 New Revision: 1559800 URL: http://svn.apache.org/r1559800 Log: Show what was evaluated Modified: commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml2/env/javascript/JSEvaluatorTest.java Modified: commons/proper/scxml/trunk/src/test/

svn commit: r1559792 - /commons/sandbox/graph/trunk/src/test/java/org/apache/commons/graph/spanning/KruskalTestCase.java

2014-01-20 Thread britter
Author: britter Date: Mon Jan 20 17:54:40 2014 New Revision: 1559792 URL: http://svn.apache.org/r1559792 Log: SANDBOX-349: Verify Prim's and Kruskal's algorithms correctness - applying Rogério Theodoro de Brito's first three patches Modified: commons/sandbox/graph/trunk/src/test/java/org/ap

svn commit: r1559787 - /commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/time/DateUtilsFragmentTest.java

2014-01-20 Thread britter
Author: britter Date: Mon Jan 20 17:33:09 2014 New Revision: 1559787 URL: http://svn.apache.org/r1559787 Log: LANG-951: Fragments are wrong by 1 day when using fragment YEAR or MONTH - fix test that failed because of wrong assertions Modified: commons/proper/lang/trunk/src/test/java/org/apa

svn commit: r1559785 - in /commons/proper/weaver/trunk: pom.xml src/assembly/ src/assembly/bin.xml src/assembly/src.xml

2014-01-20 Thread mbenson
Author: mbenson Date: Mon Jan 20 17:29:17 2014 New Revision: 1559785 URL: http://svn.apache.org/r1559785 Log: assembly Added: commons/proper/weaver/trunk/src/assembly/ - copied from r1559275, commons/proper/jci/trunk/src/assembly/ Modified: commons/proper/weaver/trunk/pom.xml co

svn commit: r1559784 - in /commons/proper/weaver/trunk/src/site/xdoc: ./ download_weaver.xml

2014-01-20 Thread mbenson
Author: mbenson Date: Mon Jan 20 17:28:24 2014 New Revision: 1559784 URL: http://svn.apache.org/r1559784 Log: generate download page Added: commons/proper/weaver/trunk/src/site/xdoc/ commons/proper/weaver/trunk/src/site/xdoc/download_weaver.xml (with props) Added: commons/proper/weaver

svn commit: r1559783 - /commons/proper/lang/trunk/src/changes/changes.xml

2014-01-20 Thread britter
Author: britter Date: Mon Jan 20 17:26:50 2014 New Revision: 1559783 URL: http://svn.apache.org/r1559783 Log: Add LANG-613 to changes.xml Modified: commons/proper/lang/trunk/src/changes/changes.xml Modified: commons/proper/lang/trunk/src/changes/changes.xml URL: http://svn.apache.org/viewvc

svn commit: r1559780 - in /commons/proper/lang/trunk/src: changes/changes.xml main/java/org/apache/commons/lang3/time/DateUtils.java test/java/org/apache/commons/lang3/time/DateUtilsFragmentTest.java

2014-01-20 Thread britter
Author: britter Date: Mon Jan 20 17:19:59 2014 New Revision: 1559780 URL: http://svn.apache.org/r1559780 Log: LANG-951: Fragments are wrong by 1 day when using fragment YEAR or MONTH - applying patch provided by Sebastian Götz, several tests now fail because of wrong assertions, will fix them in

svn commit: r1559779 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/reflect/ConstructorUtils.java test/java/org/apache/commons/lang3/reflect/ConstructorUtilsTest.java

2014-01-20 Thread mbenson
Author: mbenson Date: Mon Jan 20 17:19:02 2014 New Revision: 1559779 URL: http://svn.apache.org/r1559779 Log: [LANG-613] ConstructorUtils.getAccessibleConstructor() Does Not Check the Accessibility of Enclosing Classes Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lan

svn commit: r1559759 - /commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml2/env/javascript/JSEvaluatorTest.java

2014-01-20 Thread ate
Author: ate Date: Mon Jan 20 16:06:32 2014 New Revision: 1559759 URL: http://svn.apache.org/r1559759 Log: removing debugging again, test failure cause determined. SCXML-188: turns out to be a 'broken' Rhino implementation in OpenJDK 1.6 Modified: commons/proper/scxml/trunk/src/test/java/org/

svn commit: r1559746 - in /commons/proper/math/trunk/src: changes/changes.xml main/java/org/apache/commons/math3/geometry/euclidean/oned/IntervalsSet.java

2014-01-20 Thread luc
Author: luc Date: Mon Jan 20 15:34:41 2014 New Revision: 1559746 URL: http://svn.apache.org/r1559746 Log: IntervalsSet now implements Iterable. Fixes MATH-1090 Modified: commons/proper/math/trunk/src/changes/changes.xml commons/proper/math/trunk/src/main/java/org/apache/commons/math3/ge

svn commit: r1559745 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/geometry/spherical/oned/ArcsSet.java

2014-01-20 Thread luc
Author: luc Date: Mon Jan 20 15:34:02 2014 New Revision: 1559745 URL: http://svn.apache.org/r1559745 Log: Javadoc fix. Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math3/geometry/spherical/oned/ArcsSet.java Modified: commons/proper/math/trunk/src/main/java/org/apach

svn commit: r1559736 - /commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml2/env/javascript/JSEvaluatorTest.java

2014-01-20 Thread ate
Author: ate Date: Mon Jan 20 15:25:00 2014 New Revision: 1559736 URL: http://svn.apache.org/r1559736 Log: more debugging to figure out why this fails on Continuum but works locally on both (Oracle) Java 6 and 7, now catching Error instead of Exception :) Modified: commons/proper/scxml/trunk

svn commit: r1559729 - /commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml2/env/javascript/JSEvaluatorTest.java

2014-01-20 Thread ate
Author: ate Date: Mon Jan 20 15:12:28 2014 New Revision: 1559729 URL: http://svn.apache.org/r1559729 Log: more debugging to figure out why this test fails on Continuum but works locally on both Java 6 and 7 Modified: commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml2/env/jav

svn commit: r1559687 - in /commons/proper/compress/trunk/src: changes/changes.xml main/java/org/apache/commons/compress/compressors/bzip2/BZip2CompressorInputStream.java test/java/org/apache/commons/c

2014-01-20 Thread bodewig
Author: bodewig Date: Mon Jan 20 13:26:08 2014 New Revision: 1559687 URL: http://svn.apache.org/r1559687 Log: no longer try to read one byte ahead in BZip2CompressorInputStream - COMPRESS-253 Added: commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/compressors/bzip2/Py

svn commit: r894850 - in /websites/production/commons/content: ./ dormant/ proper/ sandbox/

2014-01-20 Thread bodewig
Author: bodewig Date: Mon Jan 20 12:57:50 2014 New Revision: 894850 Log: Compress 1.7 Added: websites/production/commons/content/ - copied from r894849, websites/staging/commons/trunk/content/ websites/production/commons/content/dormant/ - copied from r894849, websites/product

svn commit: r894849 - in /websites/production/commons/content/proper/commons-compress: ./ apidocs/ apidocs/org/apache/commons/compress/archivers/ apidocs/org/apache/commons/compress/archivers/ar/ apid

2014-01-20 Thread bodewig
Author: bodewig Date: Mon Jan 20 12:56:57 2014 New Revision: 894849 Log: Upgrade site for Compress 1.7 [This commit notification would consist of 181 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r894848 - in /websites/staging/commons/trunk/content: ./ releases/release.html

2014-01-20 Thread buildbot
Author: buildbot Date: Mon Jan 20 12:55:41 2014 New Revision: 894848 Log: Staging update by buildbot for commons Modified: websites/staging/commons/trunk/content/ (props changed) websites/staging/commons/trunk/content/releases/release.html Propchange: websites/staging/commons/trunk/con

svn commit: r1559679 - /commons/cms-site/trunk/content/xdoc/releases/release.xml

2014-01-20 Thread bodewig
Author: bodewig Date: Mon Jan 20 12:55:29 2014 New Revision: 1559679 URL: http://svn.apache.org/r1559679 Log: CMS commit to commons by bodewig Modified: commons/cms-site/trunk/content/xdoc/releases/release.xml Modified: commons/cms-site/trunk/content/xdoc/releases/release.xml URL: http://sv

svn commit: r894847 - in /websites/staging/commons/trunk/content: ./ downloads/ gsoc/ gsoc/2010/ releases/

2014-01-20 Thread buildbot
Author: buildbot Date: Mon Jan 20 12:49:22 2014 New Revision: 894847 Log: Staging update by buildbot for commons Modified: websites/staging/commons/trunk/content/ (props changed) websites/staging/commons/trunk/content/bugs.html websites/staging/commons/trunk/content/building-m1.html

svn commit: r1559678 - /commons/cms-site/trunk/conf/component_releases.properties

2014-01-20 Thread bodewig
Author: bodewig Date: Mon Jan 20 12:48:57 2014 New Revision: 1559678 URL: http://svn.apache.org/r1559678 Log: Commons Compress 1.7 Modified: commons/cms-site/trunk/conf/component_releases.properties Modified: commons/cms-site/trunk/conf/component_releases.properties URL: http://svn.apache.o