Skip to:
If you build Openfire using Maven, `mvn clean package`, the `target/lib/` folder includes both
dom4j-1.6.1.jar
dom4j-2.0.0.jar
As the package names for these are the same, I suspect that this is a classpath bug waiting to happen ...
If you build Openfire using Maven, `mvn clean package`, the `target/lib/` folder includes both
dom4j-1.6.1.jar
dom4j-2.0.0.jar
As the package names for these are the same, I suspect that this is a classpath bug waiting to happen ...