Planning support for wtp 1.0
----------------------------
Key: MNG-1377
URL: http://jira.codehaus.org/browse/MNG-1377
Project: Maven 2
Type: Improvement
Components: maven-eclipse-plugin
Reporter: fabrizio giustina
Priority: Minor
while approaching the 1.0 release WTP changed completely the project
descriptors for modules.
The eclipse plugin should let users choose the version of WTP and generate
different files (wtp will anyway automatically migrate 0.7 projects starting
from M9, according to eclipse plans)
Changes tracked for wtp 1.0 (partially working in current WTP builds):
- ".wtpmodules" is renamed to ".component" and moved to the .settings folder
- the .wtpmodules format is unchanged, except for the module type which is not
there anymore (should be verified in M9)
- a new .settings/org.eclipse.wst.common.project.facet.core.prefs file is
written (property file) with server/module type information (server is now
specified in containerClasspath, need to be fixed)
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]