Brett, Any batch way to move issues from MOJO (buildnumber component) to the new project ?
/Olivier 2011/4/13 Olivier Lamy <[email protected]>: > merci !! :-) > > 2011/4/13 Brett Porter <[email protected]>: >> http://jira.codehaus.org/browse/MBUILDNUM >> >> On 13/04/2011, at 5:36 PM, Olivier Lamy wrote: >> >>> Hello, >>> Sounds good. >>> I just have to find a despot with enough karma :-) >>> >>> /Olivier >>> >>> 2011/4/13 Paul Gier <[email protected]>: >>>> Hi Olivier, >>>> >>>> Nice work! Now that this has hit 1.0 should it get it's own jira >>>> project? It's currently still under the generic MOJO project right? >>>> >>>> On 04/11/2011 02:52 AM, Olivier Lamy wrote: >>>>> Hi, >>>>> The Mojo team is pleased to announce the release of the Buildnumber >>>>> Maven Plugin, version 1.0. >>>>> >>>>> New feature : support of git and mercurial. >>>>> >>>>> http://mojo.codehaus.org/buildnumber-maven-plugin >>>>> >>>>> You should specify the version in your project's plugin configuration: >>>>> >>>>> <plugin> >>>>> <groupId>org.codehaus.mojo</groupId> >>>>> <artifactId>buildnumber-maven-plugin</artifactId> >>>>> <version>1.0</version> >>>>> </plugin> >>>>> >>>>> Release Notes - Mojo - Version buildnumber-maven-plugin-1.0 >>>>> >>>>> ** Bug >>>>> * [MOJO-1372] - If the parent of buildNumberPropertiesFileLocation >>>>> doesn't exist, it should be created >>>>> * [MOJO-1404] - buildnumber plugin problem: Class cast exception >>>>> when doUpdate is true >>>>> * [MOJO-1436] - ClassCastException when using Mercurial >>>>> * [MOJO-1463] - java.lang.NullPointerException: The scm url cannot >>>>> be null. after update to 1.0-beta-4 >>>>> * [MOJO-1492] - ClassCastException: UpdateScmResult >>>>> * [MOJO-1495] - ClassCastException when using ClearCase SCM >>>>> * [MOJO-1503] - Check for locally modfied files fails >>>>> * [MOJO-1524] - getting scm branch name makes revisionOnScmFailure >>>>> useless >>>>> * [MOJO-1537] - buildnumber:hgchangeset fails on uncommited merge >>>>> * [MOJO-1538] - Check local modification doesn't work with SVN 1.6 >>>>> klient >>>>> * [MOJO-1539] - using revisionOnScmFailure fails on getScmBranch >>>>> when using javasvn >>>>> * [MOJO-1643] - buildnumber-maven-plugin throws a >>>>> NullPointerException if trying to install a module which got locally >>>>> svn added but not committed yet >>>>> * [MOJO-1645] - [buildnumber plugin, mercurial] Error when merged >>>>> two heads in workspace without commit >>>>> >>>>> ** Improvement >>>>> * [MOJO-936] - [buildnumber plugin] don't check for scm if doCheck >>>>> and doUpdate are set to false >>>>> * [MOJO-1014] - Misealding Error message "The scm url cannot be null" >>>>> * [MOJO-1199] - Build number plugin to support GIT SCM >>>>> * [MOJO-1401] - Remove dependency on google maven-scm-provider-svnjava >>>>> * [MOJO-1422] - Separate timestamp functions from create goal >>>>> * [MOJO-1489] - Add git hash as a parameter to the maven build >>>>> * [MOJO-1552] - upgrade scm version to 1.4 >>>>> * [MOJO-1582] - Uniform interface/goal for all supported SCM providers >>>>> >>>>> ** New Feature >>>>> * [MOJO-1294] - When used with SCM buildnumber could also provide >>>>> commit revision, author, and date. >>>>> >>>>> ** Wish >>>>> * [MOJO-1472] - Support for disabling buildScmBranch calculation >>>>> >>>>> >>>>> Have fun ! >>>>> -- >>>>> The Mojo team >>>>> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe from this list, please visit: >>>>> >>>>> http://xircles.codehaus.org/manage_email >>>>> >>>>> >>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe from this list, please visit: >>>> >>>> http://xircles.codehaus.org/manage_email >>>> >>>> >>>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe from this list, please visit: >>> >>> http://xircles.codehaus.org/manage_email >>> >>> >> >> -- >> Brett Porter >> [email protected] >> http://brettporter.wordpress.com/ >> >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> >> > > > > -- > Olivier Lamy > http://twitter.com/olamy > http://www.linkedin.com/in/olamy > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
