[
https://issues.apache.org/jira/browse/VALIDATOR-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated VALIDATOR-323:
---------------------------
Fix Version/s: (was: 1.4.0 Release)
> Class not found "org.apache.commons.validator.ValidatorTestSuite"
> -----------------------------------------------------------------
>
> Key: VALIDATOR-323
> URL: https://issues.apache.org/jira/browse/VALIDATOR-323
> Project: Commons Validator
> Issue Type: Bug
> Components: Framework
> Affects Versions: 1.4.0 Release
> Environment: Gentoo Linux, trying to package this new version.
> Reporter: Tom Wijsman
> Labels: test-fail
> Original Estimate: 2m
> Remaining Estimate: 2m
>
> When running the tests, the class
> "org.apache.commons.validator.ValidatorTestSuite" is not found; compile.tests
> was run succesfully.
> `grep -ri suite` and `find . -name '\*suite\*'` in the project's directory
> yield nothing of interest, before and after compilation; only:
> build.xml: <arg value="org.apache.commons.validator.ValidatorTestSuite"/>
> build.xml: <arg
> value="org.apache.commons.validator.routines.checkdigit.CheckDigitTestSuite"/>
> build.xml: <arg
> value="org.apache.commons.validator.routines.RoutinesTestSuite"/>
> checkstyle.xml: We feel this implementation is well suited as a
> warning,
> So, where has the test suite gone to?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)