You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "fabrizio giustina (JIRA)" <ji...@codehaus.org> on 2006/01/28 20:01:06 UTC

[jira] Closed: (MECLIPSE-47) Planning support for wtp 1.0

     [ http://jira.codehaus.org/browse/MECLIPSE-47?page=all ]
     
fabrizio giustina closed MECLIPSE-47:
-------------------------------------

      Assign To: fabrizio giustina
     Resolution: Fixed
    Fix Version: 2.1

WTP 1.0 support is complete and will be released shortly.

The plugin will require a working WTP (one without the external dependencies bug) and this has been added to the documentation. The patch for copying jars to WEB-INF/lib has been removed (too many problems with jars checked in to svn, removed dependencies leftovers, etc).

Newer WTP builds don't have this bug anymore: from http://download.eclipse.org/webtools/downloads/ you can get a working WTP 1.x release for eclipse 3.1 (Released Maintenance) or for eclipse 3.2 (Integration Build)


> Planning support for wtp 1.0
> ----------------------------
>
>          Key: MECLIPSE-47
>          URL: http://jira.codehaus.org/browse/MECLIPSE-47
>      Project: Maven 2.x Eclipse Plugin
>         Type: Bug

>     Versions: 2.0
>     Reporter: fabrizio giustina
>     Assignee: fabrizio giustina
>     Priority: Minor
>      Fix For: 2.1
>  Attachments: MECLIPSE-47.patch
>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org