[
http://jira.jboss.com/jira/browse/JBAS-3666?page=comments#action_12343494 ]
Dimitris Andreadis commented on JBAS-3666:
------------------------------------------
Scott put the jarjard dom4j jar into the repository here:
http://repository.jboss.com/dom4j/1.6.1.jarjar
It contains the dom4j-jarjar.jar (which uses an org.jboss.dom4j root package namespace),
and the jarjar build script.
All that is left is to update all the bootstrap modules which use
dom4j(jmx/j2se/system/system-jmx) to use the new namespace. The dom4j jars could be
embedded into one of these module output jars as an implementation detail to reduce the
number of bootstrap jars if desired.
Replace the dom4j dependency with a jarjar'ed equivalent
--------------------------------------------------------
Key: JBAS-3666
URL:
http://jira.jboss.com/jira/browse/JBAS-3666
Project: JBoss Application Server
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Dimitris Andreadis
Fix For: JBossAS-4.0.5.GA
Ofuscate the dom4j classes using jarjar to avoid these leaking into the user space. The
dom4j subset we included in 4.0.4 broke use of xpath from dom4j since it has an explicit
dependency on jaxen.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira