We recently downloaded the Commons Validator 1.3.0 source distribution and discovered that the build.xml neglects to include validator_1_1_3.dtd in the resultant commons-validator JAR that is created. This breaks backwards compatibility.
Description
We recently downloaded the Commons Validator 1.3.0 source distribution and discovered that the build.xml neglects to include validator_1_1_3.dtd in the resultant commons-validator JAR that is created. This breaks backwards compatibility.
Niall Pemberton added a comment - 13/Sep/06 12:26 PM Maven is the primary build mechanism for Commons Validator - which does include the validator_1_1_3.dtd file in the jar.
Thanks for pointing this out though, the Ant build is now fixed.
Thanks for pointing this out though, the Ant build is now fixed.