Details
-
Bug
-
Resolution: Fixed
-
Major
-
4.1.1
-
None
-
N/A
-
N/A
-
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.