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

Jukka Zitting updated JCR-1981:
-------------------------------

      Priority: Minor  (was: Major)
    Issue Type: Improvement  (was: Bug)

I introduced the TestRepository class in JCR-368 to make it easier for people 
to submit new test cases that they could easily run both within and outside the 
main Jackrabbit test suite. As such it explicitly belongs to src/main/java.

However, I haven't seen anyone really use the class and I'm not sure how well 
it even works anymore. So perhaps we should simply drop the entire class.

Anyway, I changed this to an improvement issue, as the class being in 
src/main/java was not a mistake.

> Test class in the main source tree
> ----------------------------------
>
>                 Key: JCR-1981
>                 URL: https://issues.apache.org/jira/browse/JCR-1981
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Thomas Mueller
>            Priority: Minor
>
> org.apache.jackrabbit.core.TestRepository is in the main source folder
> (src/main/java) instead of the test folder (src/test/java).
> The build of jackrabbit-core is successful even if I move the class
> to the test folder, so it looks like it was just a mistake.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to