You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2015/11/05 02:05:27 UTC

[jira] [Resolved] (VALIDATOR-323) Class not found "org.apache.commons.validator.ValidatorTestSuite"

     [ https://issues.apache.org/jira/browse/VALIDATOR-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb resolved VALIDATOR-323.
----------------------------
    Resolution: Not A Problem

The unit tests no longer use suites

> 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.3.4#6332)