Author: curtisr7
Date: Tue Jul 8 21:47:53 2014
New Revision: 1608958
URL: http://svn.apache.org/r1608958
Log:
OPENJPA-2515: Update openjpa-project assemblies to include xbean-asm.
Modified:
openjpa/branches/2.3.x/openjpa-project/assembly.xml
openjpa/branches/2.3.x/openjpa-project/bin-assembly.xml
Modified: openjpa/branches/2.3.x/openjpa-project/assembly.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-project/assembly.xml?rev=1608958&r1=1608957&r2=1608958&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-project/assembly.xml (original)
+++ openjpa/branches/2.3.x/openjpa-project/assembly.xml Tue Jul 8 21:47:53 2014
@@ -145,7 +145,7 @@
<include>org.apache.geronimo.specs:geronimo-validation_1.0_spec</include>
<include>org.apache.bval:org.apache.bval.bundle</include>
<include>commons-beanutils:commons-beanutils</include>
- <include>asm:asm</include>
+ <include>org.apache.xbean:xbean-asm4-shaded</include>
</includes>
</dependencySet>
</dependencySets>
Modified: openjpa/branches/2.3.x/openjpa-project/bin-assembly.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/openjpa-project/bin-assembly.xml?rev=1608958&r1=1608957&r2=1608958&view=diff
==============================================================================
--- openjpa/branches/2.3.x/openjpa-project/bin-assembly.xml (original)
+++ openjpa/branches/2.3.x/openjpa-project/bin-assembly.xml Tue Jul 8 21:47:53
2014
@@ -84,7 +84,7 @@
<include>org.apache.geronimo.specs:geronimo-validation_1.0_spec</include>
<include>org.apache.bval:org.apache.bval.bundle</include>
<include>commons-beanutils:commons-beanutils</include>
- <include>asm:asm</include>
+ <include>org.apache.xbean:xbean-asm4-shaded</include>
</includes>
</dependencySet>
</dependencySets>