Community
Participate
Working Groups
Build Identifier: This is a copy of bug 361555: In our adopter product, users will be able to import JavaEE archives targeting runtimes that support Java 7. Currently, the Java facet is set to 1.6 when importing. It looks like the J2EEComponentImportDataModelProvider class does not check for 1.7 compatibility. Reproducible: Always Steps to Reproduce: 1. Import an EAR or War file 2. Set the target runtime to something that supports Java 7 3. After import, the Java Facet is set to 1.6
The patch that's attached to bug 361555 should be applied to 3.3.1
Created attachment 207613 [details] patch from bug 361555
approved
Committed to R3_3_1_patches