Community
Participate
Working Groups
Build Identifier: WTP 3.2.3 When you change the EAR's target runtime, the EAR's child projects get their runtime updated to the same runtime value. However, this new runtime does not cascade down to the child projects mapped into the module projects. When you change the runtime of a Java EE project or of its parent EAR, projects mapped into the Java EE projects should also have their runtime changed to the same value. Reproducible: Always
Created attachment 183244 [details] Proposed Patch This patch modifies the J2EEFacetRuntimeChangedDelegate and EarFacetRuntimeHandler classes so that the runtime changes on Java EE projects are cascaded to child projects.
approve
Code checked into 32M and HEAD for WTP 3.2.3 and 3.3