Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.1.1
-
Fix Version/s: 4.1.2, 4.2-milestone-1
-
Component/s: Development Issues only
-
Labels:None
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
For example:
2012-06-20 16:45:26,412 [main] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.officeimporter.internal.openoffice.DefaultOpenOfficeManager] which implements [role = [interface org.xwiki.officeimporter.openoffice.OpenOfficeManager] hint = [default]] tried to overwrite component [org.xwiki.officeimporter.internal.openoffice.DefaultOpenOfficeManager]. However, no action was taken since both components have the same priority level of [1000].
This is caused by the fact that both the extended "-legacy-" jar and the base jar are included in the WAR, since the exclusions configured for the XE build are not also used for the XEM build.