Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-wtp-dev] m2e-wtp 1.0.0 M7 build available

Hello,
General question: do milestone builds get tagged? I see in the org.eclipse.m2e.wtp repository some tags like milestome/0.16.0/0.16.0.20120723-0110. But all the milestone tags are for 0.16.0. I believe these tags are really useful in case you need to go back and review the code that was shipped in a specific milestone

Why was this practice abandoned for 0.17.0 and newer?

Thanks

Roberto Sanchez Herrera

From: Fred Bricon <fbricon@xxxxxxxxx>
To: Maven Integration for Eclipse users mailing list <m2e-users@xxxxxxxxxxx>, M2E-WTP Developers mailing list <m2e-wtp-dev@xxxxxxxxxxx>, jbosstools-dev <jbosstools-dev@xxxxxxxxxxxxxxx>
Date: 08-05-13 02:35
Subject: [m2e-wtp-dev] m2e-wtp 1.0.0 M7 build available
Sent by: m2e-wtp-dev-bounces@xxxxxxxxxxx





Hi,
This milestone (1.0.0.20130507-1357) can be installed from the new p2 repo at [1].
It is primarely focused on bringing JavaEE 7 support to m2e-wtp, but also contains a few other notable improvements :
- the optional JPA/JAX-RS/JSF configurators can be enabled/disabled at the pom level using maven properties
- 3rd party adopters can contribute Facet detection strategies for these configurators
- With WTP 3.5.0, if files must be deployed under a non-default name for war projects, they won't be copied under target/ anymore (this could cause file handle leaks on windows)
- when converting eclipse to Maven projects, m2e-wtp will try to use the latest maven-plugin version available.

See [2] for a complete list of bug fixes and improvements for this milestone. As always, feedback is welcome.

Regards,

Fred Bricon

[1] http://download.eclipse.org/m2e-wtp/miestones/kepler/1.0.0
[2]
https://bugs.eclipse.org/bugs/buglist.cgi?columnlist=product%2Ctarget_milestone%2Cassigned_to%2Cbug_status%2Cresolution%2Cshort_desc%2Cchangeddate&query_format=advanced&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&target_milestone=Kepler%20M7&product=M2E-WTP&list_id=5398244_______________________________________________
m2e-wtp-dev mailing list
m2e-wtp-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/m2e-wtp-dev


Back to the top