-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 2.6.0
-
Component/s: None
The classpath duplication check fails on CAC and its believed to be because its running Resin 3
http://confluence.atlassian.com/admin/classpath.action
The following JARs have classes in common:
* file:/opt/j2ee/domains/atlassian.com/confluence/resin-pro-3.0.23/lib/pro.jar
* file:/opt/j2ee/domains/atlassian.com/confluence/resin-pro-3.0.23/lib/resin.jar
Packages with duplicates:
* com/caucho
It looks like we should add com/caucho to the exclusion list but we should check this.