Bug 304745 - Java EE import defaults for no DD modules
Summary: Java EE import defaults for no DD modules
Status: RESOLVED FIXED
Alias: None
Product: WTP Java EE Tools
Classification: WebTools
Component: jst.j2ee (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.2 M7   Edit
Assignee: Jason Sholl CLA
QA Contact: Chuck Bridgham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-04 16:01 EST by Jason Sholl CLA
Modified: 2010-04-07 22:16 EDT (History)
2 users (show)

See Also:
cbridgha: review+


Attachments
patch (17.61 KB, patch)
2010-04-07 18:03 EDT, Jason Sholl CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Sholl CLA 2010-03-04 16:01:47 EST
Determining the difference between EE5 and EE6 archives not containing deployment descriptors is not as trivial as differentiating them from simple utility jars.  Until now, import has always setup the facet versions to be in sync with the exact version of the jar/war/rar/ear being imported.  Now that EE6 is in place, if a no DD module is encountered, the facet version will be set to the highest level supported by the targeted server.
Comment 1 Jason Sholl CLA 2010-04-07 18:03:43 EDT
Created attachment 164146 [details]
patch
Comment 2 Jason Sholl CLA 2010-04-07 18:04:27 EDT
code checked into head for 32 m7
Comment 3 Chuck Bridgham CLA 2010-04-07 22:16:56 EDT
approved