Facets are generated automatically according to java version
------------------------------------------------------------

                 Key: MECLIPSE-362
                 URL: http://jira.codehaus.org/browse/MECLIPSE-362
             Project: Maven 2.x Eclipse Plugin
          Issue Type: Bug
          Components: WTP support
    Affects Versions: 2.4, 2.5
         Environment: any
            Reporter: Slavomir Kocka


I need to use facets in WTP:

<installed facet="jst.web" version="2.5"/>
<installed facet="jst.java" version="5.0"/>

If I set java version to 1.5, jst.web facet is set automatically to 2.4
For 2.5 I need to set java 1.6 (however I cannot use it on project)

I think, this dependency could modificable. (at least)
Another point is, that when I add aditional facet (<jst.web>2.5</jst.web>) 
manually, both are added.

This isses are in 2.4, but also 2.5-SNAPSHOT (12/14/2007)

Thanks for great job

-- 
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