svn commit: r1706124 - in /commons/proper/vfs/trunk/core/src: main/utils/ test/java/org/apache/commons/vfs2/test/ test/resources/test-data/ test/resources/test-data/read-tests/dir1/subdir4.jar/

2015-09-30 Thread ecki
Author: ecki Date: Wed Sep 30 18:41:03 2015 New Revision: 1706124 URL: http://svn.apache.org/viewvc?rev=1706124&view=rev Log: Add new testdir, refresh test-data archives Added: commons/proper/vfs/trunk/core/src/test/resources/test-data/read-tests/dir1/subdir4.jar/ commons/proper/vfs/tru

svn commit: r1706095 - /commons/proper/vfs/trunk/core/src/main/utils/create_archives.sh

2015-09-30 Thread ecki
Author: ecki Date: Wed Sep 30 17:40:18 2015 New Revision: 1706095 URL: http://svn.apache.org/viewvc?rev=1706095&view=rev Log: Align utility to dir structure. Modified: commons/proper/vfs/trunk/core/src/main/utils/create_archives.sh Modified: commons/proper/vfs/trunk/core/src/main/utils/creat

[math] MATH-1279

2015-09-30 Thread erans
Repository: commons-math Updated Branches: refs/heads/master 2aa4681cb -> 66d0a9a0a MATH-1279 Check precondition. Thanks to David Georg Reichelt for the report. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commi

[math] MATH-1279

2015-09-30 Thread erans
Repository: commons-math Updated Branches: refs/heads/MATH_3_X 4025b62c7 -> 5e4739fb7 MATH-1279 Check precondition. Thanks to David Georg Reichelt for the report. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/com

svn commit: r1705995 - /commons/proper/validator/trunk/src/main/java/org/apache/commons/validator/routines/DomainValidator.java

2015-09-30 Thread sebb
Author: sebb Date: Wed Sep 30 10:14:10 2015 New Revision: 1705995 URL: http://svn.apache.org/viewvc?rev=1705995&view=rev Log: Recent new TLDs Modified: commons/proper/validator/trunk/src/main/java/org/apache/commons/validator/routines/DomainValidator.java Modified: commons/proper/validator

svn commit: r1705993 - /commons/proper/validator/trunk/src/test/java/org/apache/commons/validator/routines/DomainValidatorTest.java

2015-09-30 Thread sebb
Author: sebb Date: Wed Sep 30 10:13:35 2015 New Revision: 1705993 URL: http://svn.apache.org/viewvc?rev=1705993&view=rev Log: Perform array check before checking for new TLDs This makes it easier when manually adding new entries. Modified: commons/proper/validator/trunk/src/test/java/org/apa