We effectively resolved all issues with a greater priority ;-)
I will have a look at it to see if it's easy to add with a test case (and if
it doesn't break something).

Arnaud

On Jan 31, 2008 9:00 PM, Jim Sellers <[EMAIL PROTECTED]> wrote:

> Do you know if there are plans to include MECLIPSE-79 in 2.5?  I believe
> that it's the most voted for issue and it has a patch attached.
> http://jira.codehaus.org/browse/MECLIPSE-79
>
> Or does anyone know why it's applied?
>
> Thanks for your time,
> Jim
>
>
> On 1/31/08, Arnaud HERITIER <[EMAIL PROTECTED]> wrote:
> >
> > Hi all,
> >
> >   We fixed a lot of issues for the version 2.5 of the eclipse plugin and
> > we'll launch the vote to release it in few days.
> >   In this version we improved a lot the support for RAD 6 / RAD 7 and we
> > added  new features like WTP 2.0 support,  MyEclipse
> > support,  dependencies
> > to projects in your projects, ... and more.
> >   You can find the complete change log here :
> >
> >
> http://jira.codehaus.org/browse/MECLIPSE?report=com.atlassian.jira.plugin.system.project:roadmap-panel
> >   If you want to test it before the launch of the vote you have to
> define
> > and activate this profile :
> >
> >     <profile>
> >       <id>apache.snapshots</id>
> >       <repositories>
> >         <repository>
> >           <releases>
> >             <enabled>false</enabled>
> >           </releases>
> >           <snapshots/>
> >           <id>apache.snapshots</id>
> >           <name>Maven Snapshots</name>
> >           <url>http://people.apache.org/maven-snapshot-repository</url>
> >         </repository>
> >       </repositories>
> >       <pluginRepositories>
> >         <pluginRepository>
> >           <releases>
> >             <enabled>false</enabled>
> >           </releases>
> >           <snapshots/>
> >           <id>apache.plugin.snapshots</id>
> >           <name>Maven Plugin Snapshots</name>
> >           <url>http://people.apache.org/maven-snapshot-repository</url>
> >         </pluginRepository>
> >       </pluginRepositories>
> >     </profile>
> >
> > And then you can call this command :
> >
> >   mvn org.apache.maven.plugins:maven-eclipse-plugin:2.5-SNAPSHOT:eclipse
> >
> > (or another mojo).
> >
> > The documentation of the 2.5 was previously deployed by error, thus I
> just
> > updated it to give you the new version.
> >
> > Cheers,
> >
> > Arnaud
> >
> > --
> > ..........................................................
> > Arnaud HERITIER
> > ..........................................................
> > OCTO Technology - aheritier AT octo DOT com
> > www.octo.com | blog.octo.com
> > ..........................................................
> > ASF - aheritier AT apache DOT org
> > www.apache.org | maven.apache.org
> > ...........................................................
> >
>



-- 
..........................................................
Arnaud HERITIER
..........................................................
OCTO Technology - aheritier AT octo DOT com
www.octo.com | blog.octo.com
..........................................................
ASF - aheritier AT apache DOT org
www.apache.org | maven.apache.org
...........................................................

Reply via email to