Stop assuming J2EE 1.3
----------------------

                 Key: MECLIPSE-155
                 URL: http://jira.codehaus.org/browse/MECLIPSE-155
             Project: Maven 2.x Eclipse Plugin
          Issue Type: Improvement
          Components: WTP support
    Affects Versions: 2.2
            Reporter: Matthew Beermann
             Fix For: 2.3
         Attachments: maven-eclipse-plugin.patch

Currently, when writing out the WTP facet settings for an EAR, the eclipse goal 
is assuming J2EE version 1.3. This is a problem, as certain functionality could 
be disabled or broken in the IDE if we're actually working on a 1.4 project. 
The source code contains a comment saying as much.

I'm attaching a patch that does the TODO, and lets the goal sense if we're 
running on J2EE 1.4.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to