Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.1.0
-
None
-
Windows 10 x64
Description
It looks like there is a bug in implementation of skipClassPathModification option introduced in MEAR-182 - if skipClassPathModification is true and original MANIFEST.mf of EAR module artifact has no Class-Path entry, then empty Class-Path entry is added into EAR module. I believe that Class-Path entry should not be added in this case.