Community
Participate
Working Groups
This bug is to backport the fix to R3_0_5_patches +++ This bug was initially created as a clone of Bug #319639 +++ An adopter product has run into problems where the display name formatting can cause issues with other tools. As an example, today an EAR 5.0 named Ear50 would be created with: <display-name> Ear50</display-name> Instead, we should have: <display-name>Ear50</display-name> Note that this was previously fixed for older J2EE versions- see bug 271837. This fixes up Java EE 5 and 6 default content.
Created attachment 174172 [details] Remove the \n after <display-name>
approved
Committed to R3_0_5_patches