[
https://issues.apache.org/jira/browse/OPENJPA-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717536#action_12717536
]
Michael Dick commented on OPENJPA-1130:
---------------------------------------
I'm not sure about the maven-bundle-plugin, but normal depends will work with a
test-jar, just need to add <classifier>test</classifier>.
If there are issues with that approach (ie won't work for OSGi, or downstream
consumers) then we can go with a separate module.
Moving to a different test framework is another interesting problem. I suppose
splitting out some of the tests would help with memory usage though.
> Create a openjpa-testsupport module to share base TestCase classes across
> modules
> ---------------------------------------------------------------------------------
>
> Key: OPENJPA-1130
> URL: https://issues.apache.org/jira/browse/OPENJPA-1130
> Project: OpenJPA
> Issue Type: Test
> Components: build / infrastructure
> Reporter: Donald Woods
> Assignee: Donald Woods
> Fix For: 2.0.0
>
>
> Propose moving
> openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/test/*
> base testcase classes to a openjpa-testsupport JAR which can be shared
> between o-p-j, openjpa-slice and new ones being added to openjpa-integration
> for bean validation and eventually OSGi.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.