[
https://issues.apache.org/jira/browse/OPENJPA-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717534#action_12717534
]
Donald Woods commented on OPENJPA-1130:
---------------------------------------
Creating a new module allows us to use the maven depends and potentially the
maven-bundle-plugin for OSGi test support. Also, I'm only looking to move
about 6 classes over and not all of the testcases.
We took a similar approach in Apache Geronimo, where we have common testsupport
and testsuite classes over in separate modules, which our testsuites then
depend upon....
Ideally, anything that directly extends junit.framework would be moved to this
new openjpa-testsupport module, to help facilitate us moving to JUnit 4 (or
another framework) in the future.
> 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.