Author: britter
Date: Tue Feb 14 07:24:11 2017
New Revision: 1782919
URL: http://svn.apache.org/viewvc?rev=1782919&view=rev
Log:
VALIDATOR-418: UrlValidatorTest: testIsValid() does not run all tests. Thanks
to Robert McGuigan.
Modified:
commons/proper/validator/trunk/RELEASE-NOTES.txt
co
Author: markt
Date: Mon Feb 13 20:19:41 2017
New Revision: 1782852
URL: http://svn.apache.org/viewvc?rev=1782852&view=rev
Log:
First pass at Java 9 support based on EA releases and
http://cr.openjdk.java.net/~mr/jigsaw/spec/lang-vm.html#jigsaw-2.6
The motivation is primarily to provide the minim
Modified:
commons/proper/bcel/trunk/src/test/java/org/apache/bcel/visitors/CounterVisitor.java
URL:
http://svn.apache.org/viewvc/commons/proper/bcel/trunk/src/test/java/org/apache/bcel/visitors/CounterVisitor.java?rev=1782852&r1=1782851&r2=1782852&view=diff
===
Author: sebb
Date: Mon Feb 13 11:54:26 2017
New Revision: 1782756
URL: http://svn.apache.org/viewvc?rev=1782756&view=rev
Log:
More efficient to use valueOf (Findbugs)
Modified:
commons/proper/validator/trunk/src/main/java/org/apache/commons/validator/routines/IntegerValidator.java
Modified:
Author: sebb
Date: Mon Feb 13 10:55:52 2017
New Revision: 1782740
URL: http://svn.apache.org/viewvc?rev=1782740&view=rev
Log:
VALIDATOR-415 Extend syntax to allow disjoint lengths
Modified:
commons/proper/validator/trunk/src/main/java/org/apache/commons/validator/routines/CreditCardValidator
Author: britter
Date: Mon Feb 13 08:41:09 2017
New Revision: 1782732
URL: http://svn.apache.org/viewvc?rev=1782732&view=rev
Log:
Next release is going to be 1.6 since we introduced some additions to the API
Modified:
commons/proper/validator/trunk/RELEASE-NOTES.txt
commons/proper/validato
Author: britter
Date: Mon Feb 13 08:37:47 2017
New Revision: 1782731
URL: http://svn.apache.org/viewvc?rev=1782731&view=rev
Log:
Make JavaDoc lint happy
Modified:
commons/proper/validator/trunk/src/main/java/org/apache/commons/validator/routines/CreditCardValidator.java
commons/proper/v