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