[jboss-dev-forums] [JBoss AS 7 Development] - AS7 dependencies with repackaged classes
Paul Gier
do-not-reply at jboss.com
Sat May 5 11:12:24 EDT 2012
Paul Gier [https://community.jboss.org/people/pgier] modified the document:
"AS7 dependencies with repackaged classes"
To view the document, visit: https://community.jboss.org/docs/DOC-17567
--------------------------------------------------------------
This page documents dependencies of AS7 which repackage jar files from other projects. For example, to create a standalone jar it may be necessary to include all of that jars dependencies in a single jar for ease of use.
h3. Byteman
Maven GAV: org.jboss.byteman:byteman
Description: The main byteman jar contains repackaged/shaded classes from two external jars: asm:asm-all:jar and net.sf.squirrel-sql.thirdparty-non-maven:java-cup:jar
Note: This is a test dependency only
h3. Commons-Beanutils
Maven GAV: commons-beanutils:commons-beanutils
Description: This jar repackages some classes from commons-collections
Jira: https://issues.jboss.org/browse/AS7-3390 https://issues.jboss.org/browse/AS7-3390
h3. Hibernate Validator
Maven GAV: org.hibernate:hibernate-validator
Description: This jar contains repackaged classes from the JType library
h3. JAXB-XJC
Maven GAV: com.sun.xml.bind:jaxb-xjc
Descrition: This jar contains classes from com.sun.org.apache.xml.internal:resolver and com.github.relaxng:relaxngDatatype.
h3. Junit
Maven GAV: junit:junit
Description: Junit contains repackaged hamcrest-core.
h3. Jython-Standalone
Maven GAV: org.python:jython-standalone
Description: This jar repackages JLine classes
Jira: https://issues.jboss.org/browse/AS7-3389 https://issues.jboss.org/browse/AS7-3389
--------------------------------------------------------------
Comment by going to Community
[https://community.jboss.org/docs/DOC-17567]
Create a new document in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=102&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120505/7ec80c77/attachment.html
More information about the jboss-dev-forums
mailing list