Re: Verify plugin.xml after migrating to annotations

2012-06-24 Thread Hervé BOUTEMY
Le dimanche 24 juin 2012 10:06:05 Hervé BOUTEMY a écrit : > Le samedi 23 juin 2012 15:29:40 Robert Scholte a écrit : > > Hi, > > > > For the maven-release-plugin I've migrated the doclettags to annotations. > > To confirm I did it all well, I compared the plugin.xml with the latest > > release. >

Re: Verify plugin.xml after migrating to annotations

2012-06-24 Thread Hervé BOUTEMY
Le dimanche 24 juin 2012 14:22:43 Robert Scholte a écrit : > Thanks for fixing this. > > btw, the move from expression to property works out even better than > expected nice to hear: we had a long discussion to choose it, glad to know the result was worth it :) > > > Op Sun, 24 Jun 2012 13:51:

Re: Verify plugin.xml after migrating to annotations

2012-06-24 Thread Robert Scholte
Thanks for fixing this. btw, the move from expression to property works out even better than expected Op Sun, 24 Jun 2012 13:51:27 +0200 schreef Hervé BOUTEMY : Le samedi 23 juin 2012 15:29:40 Robert Scholte a écrit : - phase is always added without value ( related to MPLUGIN-213? ) -

Re: Verify plugin.xml after migrating to annotations

2012-06-24 Thread Hervé BOUTEMY
Le samedi 23 juin 2012 15:29:40 Robert Scholte a écrit : > - phase is always added without value ( related to MPLUGIN-213? ) > - elements within have an explicit closing tag if there's > no content (was a compressed tag like ) > - role-hint-tag with empty content is added if there's no role-hint >

Re: Verify plugin.xml after migrating to annotations

2012-06-24 Thread Hervé BOUTEMY
Le samedi 23 juin 2012 15:29:40 Robert Scholte a écrit : > Hi, > > For the maven-release-plugin I've migrated the doclettags to annotations. > To confirm I did it all well, I compared the plugin.xml with the latest > release. > After reordering the XML I see some small differences, but I'd like to