mirror of
https://github.com/apache/openjpa.git
synced 2025-03-06 16:39:11 +00:00
OPENJPA-316
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@595512 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0071f7b0d8
commit
6f44b55736
@ -402,6 +402,7 @@
|
||||
<exclude name="**/inheritance/serializable/*.class"/>
|
||||
<exclude name="**/xml/*.class"/>
|
||||
<exclude name="**/Unenhanced*.class"/>
|
||||
<exclude name="**/AbstractUnenhanced*.class"/>
|
||||
</fileset>
|
||||
<openjpac>
|
||||
<classpath refid="cp"/>
|
||||
@ -416,6 +417,7 @@
|
||||
<include name="**/inheritance/serializable/*.class"/>
|
||||
<!-- include files from orm.xml -->
|
||||
<include name="**/xml/*.class"/>
|
||||
<exclude name="**/Test*.class"/>
|
||||
</fileset>
|
||||
<config log="DefaultLevel=${openjpa.loglevel}"/>
|
||||
</openjpac>
|
||||
|
Loading…
x
Reference in New Issue
Block a user