[jira] [Resolved] (OPENJPA-2171) asm should be optional

2013-10-29 Thread Mark Struberg (JIRA)

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

Mark Struberg resolved OPENJPA-2171.


Resolution: Fixed

we finally settled on switching to xbean-asm4-shaded. This jar shades all the 
asm4 stuff into an own package org.apache.xbean.asm4 to reassure that we do not 
have any nasty classpath clashes.

The properties to tweak the target JVM version have been implemented as well.

 asm should be optional
 --

 Key: OPENJPA-2171
 URL: https://issues.apache.org/jira/browse/OPENJPA-2171
 Project: OpenJPA
  Issue Type: Improvement
Reporter: Romain Manni-Bucau
Assignee: Mark Struberg
  Labels: 2.3.0-candidate
 Fix For: 2.3.0

 Attachments: ASM.patch, kernel.patch


 openjpa uses since some versions asm but in tomee for instance we use a shade 
 (through the xbean one org.apache.xbean:xbean-asm-shaded to avoid 
 classloading/version issues with webapps/applications.
 it can be nice if openjpa can provide us an issue to this because we really 
 don't want to provide asm in our binaries.
 solutions can be to use the xbean shade, give us an interface to implement or 
 to try several implementation (xbean shade, asm,...) by reflection



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Resolved] (OPENJPA-2171) asm should be optional

2012-08-10 Thread Mark Struberg (JIRA)

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

Mark Struberg resolved OPENJPA-2171.


   Resolution: Fixed
Fix Version/s: 2.3.0

slightly tweaked the patch and applied it to trunk

Thanks to rmannibucau for providing the fix!

 asm should be optional
 --

 Key: OPENJPA-2171
 URL: https://issues.apache.org/jira/browse/OPENJPA-2171
 Project: OpenJPA
  Issue Type: Improvement
Reporter: Romain Manni-Bucau
Assignee: Mark Struberg
 Fix For: 2.3.0

 Attachments: ASM.patch


 openjpa uses since some versions asm but in tomee for instance we use a shade 
 (through the xbean one org.apache.xbean:xbean-asm-shaded to avoid 
 classloading/version issues with webapps/applications.
 it can be nice if openjpa can provide us an issue to this because we really 
 don't want to provide asm in our binaries.
 solutions can be to use the xbean shade, give us an interface to implement or 
 to try several implementation (xbean shade, asm,...) by reflection

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira