Community
Participate
Working Groups
Bug for fixing problem in WTP 3.3.2 and 3.4 +++ This bug was initially created as a clone of Bug #361555 +++ Build Identifier: M20110210-1200 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
Created attachment 208511 [details] Patch for R3_3_maintenance and HEAD The attached patch was created using R3_3_maintenance and can be applied to HEAD also.
approved
Code committed to R3_3_maintenance and HEAD for WTP 3.3.2 and 3.4