Community
Participate
Working Groups
Build Identifier: 3.2.1 A user can add User library in EAR project with version 1.4 and below, but when one goes to the modules of the EAR the jar in the User library are not in its EAR Libraries which is expected since the EAR/lib is valid only for EAR 5.0 and above. Either User library be "exploded" so that a manifest entry could be added in the module or this option should not be supported. Reproducible: Always
Was this affected by recent Deployment Assembly work?
User is no longer able to add User Library in EAR projects, those only can be added by modules, and then can be pushed up to its container. This was handled by https://bugs.eclipse.org/bugs/show_bug.cgi?id=318068 *** This bug has been marked as a duplicate of bug 318068 ***