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&a...]