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
Maven GAV: com.sun.xml.bind:jaxb-xjc, com.sun.xml.bind:jaxb-impl
Descrition: This jar contains classes from com.sun.org.apache.xml.internal:resolver and
com.github.relaxng:relaxngDatatype.
*Note:* An JBoss community rebuild of JAXB has been completed which separates jaxb into
its component parts (
https://issues.jboss.org/browse/JBBUILD-721
https://issues.jboss.org/browse/JBBUILD-721)
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
h3. Log4j JBoss Logmanager
Maven GAV: org.jboss.logmanager:log4j-jboss-logmanager
Project site:
https://github.com/jboss-logging/log4j-jboss-logmanager
https://github.com/jboss-logging/log4j-jboss-logmanager
Description: This jar repackages classes from log4j
.
--------------------------------------------------------------
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...]