|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
Checkstyle ready for a 2.4 release?Hi there,
Has anyone got any objections to rolling a Checkstyle 2.4 release? The big addition in this version is MCHECKSTYLE-105 [1] which upgrades Checkstyle to 5.0, and thus is compatible with Java 5. Several users have been using 2.4-SNAPSHOT successfully for a while now without problems, myself included. The remaining outstanding issue [2] is MCHECKSTYLE-123 [3]. Is there any rush to get this in 2.4 or can we defer this until 2.5? Cheers, Mark [1] http://jira.codehaus.org/browse/MCHECKSTYLE-105 [2] http://jira.codehaus.org/browse/MCHECKSTYLE/fixforversion/15336 [3] http://jira.codehaus.org/browse/MCHECKSTYLE-123 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: Checkstyle ready for a 2.4 release?Hi,
maven-reporting-impl:2.0.4.3 should be release to be able to write single report, ie mvn checkstyle:checkstyle See MSHARED-120 Cheers, Vincent 2009/11/3 Mark Hobson <markhobson@...>: > Hi there, > > Has anyone got any objections to rolling a Checkstyle 2.4 release? > The big addition in this version is MCHECKSTYLE-105 [1] which upgrades > Checkstyle to 5.0, and thus is compatible with Java 5. Several users > have been using 2.4-SNAPSHOT successfully for a while now without > problems, myself included. > > The remaining outstanding issue [2] is MCHECKSTYLE-123 [3]. Is there > any rush to get this in 2.4 or can we defer this until 2.5? > > Cheers, > > Mark > > [1] http://jira.codehaus.org/browse/MCHECKSTYLE-105 > [2] http://jira.codehaus.org/browse/MCHECKSTYLE/fixforversion/15336 > [3] http://jira.codehaus.org/browse/MCHECKSTYLE-123 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: Checkstyle ready for a 2.4 release?Okay, I'll wait for that release first, thanks.
Unless anyone else objects in the meantime, I'll start a vote to release maven-checkstyle-plugin 2.4 after that. Cheers, Mark 2009/11/3 Vincent Siveton <vsiveton@...>: > Hi, > > maven-reporting-impl:2.0.4.3 should be release to be able to write > single report, ie mvn checkstyle:checkstyle See MSHARED-120 > > Cheers, > > Vincent > > 2009/11/3 Mark Hobson <markhobson@...>: >> Hi there, >> >> Has anyone got any objections to rolling a Checkstyle 2.4 release? >> The big addition in this version is MCHECKSTYLE-105 [1] which upgrades >> Checkstyle to 5.0, and thus is compatible with Java 5. Several users >> have been using 2.4-SNAPSHOT successfully for a while now without >> problems, myself included. >> >> The remaining outstanding issue [2] is MCHECKSTYLE-123 [3]. Is there >> any rush to get this in 2.4 or can we defer this until 2.5? >> >> Cheers, >> >> Mark >> >> [1] http://jira.codehaus.org/browse/MCHECKSTYLE-105 >> [2] http://jira.codehaus.org/browse/MCHECKSTYLE/fixforversion/15336 >> [3] http://jira.codehaus.org/browse/MCHECKSTYLE-123 >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@... >> For additional commands, e-mail: dev-help@... >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: Checkstyle ready for a 2.4 release?I've upgraded maven-reporting-impl now that it has been released.
The only unresolved issue destined for 2.4 is now MCHECKSTYLE-123 [1]. Can this be resolved quickly or shall we defer it until 2.5? Cheers, Mark [1] http://jira.codehaus.org/browse/MCHECKSTYLE-123 2009/11/4 Mark Hobson <markhobson@...>: > Okay, I'll wait for that release first, thanks. > > Unless anyone else objects in the meantime, I'll start a vote to > release maven-checkstyle-plugin 2.4 after that. > > Cheers, > > Mark > > 2009/11/3 Vincent Siveton <vsiveton@...>: >> Hi, >> >> maven-reporting-impl:2.0.4.3 should be release to be able to write >> single report, ie mvn checkstyle:checkstyle See MSHARED-120 >> >> Cheers, >> >> Vincent >> >> 2009/11/3 Mark Hobson <markhobson@...>: >>> Hi there, >>> >>> Has anyone got any objections to rolling a Checkstyle 2.4 release? >>> The big addition in this version is MCHECKSTYLE-105 [1] which upgrades >>> Checkstyle to 5.0, and thus is compatible with Java 5. Several users >>> have been using 2.4-SNAPSHOT successfully for a while now without >>> problems, myself included. >>> >>> The remaining outstanding issue [2] is MCHECKSTYLE-123 [3]. Is there >>> any rush to get this in 2.4 or can we defer this until 2.5? >>> >>> Cheers, >>> >>> Mark >>> >>> [1] http://jira.codehaus.org/browse/MCHECKSTYLE-105 >>> [2] http://jira.codehaus.org/browse/MCHECKSTYLE/fixforversion/15336 >>> [3] http://jira.codehaus.org/browse/MCHECKSTYLE-123 >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscribe@... >>> For additional commands, e-mail: dev-help@... >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@... >> For additional commands, e-mail: dev-help@... >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: Checkstyle ready for a 2.4 release?Hi,
Move it to 2.5. I wanted to work on some refactoring on the plugin. But the best is to do it after the release :-) -- Olivier 2009/11/12 Mark Hobson <markhobson@...>: > I've upgraded maven-reporting-impl now that it has been released. > > The only unresolved issue destined for 2.4 is now MCHECKSTYLE-123 [1]. > Can this be resolved quickly or shall we defer it until 2.5? > > Cheers, > > Mark > > [1] http://jira.codehaus.org/browse/MCHECKSTYLE-123 > > 2009/11/4 Mark Hobson <markhobson@...>: >> Okay, I'll wait for that release first, thanks. >> >> Unless anyone else objects in the meantime, I'll start a vote to >> release maven-checkstyle-plugin 2.4 after that. >> >> Cheers, >> >> Mark >> >> 2009/11/3 Vincent Siveton <vsiveton@...>: >>> Hi, >>> >>> maven-reporting-impl:2.0.4.3 should be release to be able to write >>> single report, ie mvn checkstyle:checkstyle See MSHARED-120 >>> >>> Cheers, >>> >>> Vincent >>> >>> 2009/11/3 Mark Hobson <markhobson@...>: >>>> Hi there, >>>> >>>> Has anyone got any objections to rolling a Checkstyle 2.4 release? >>>> The big addition in this version is MCHECKSTYLE-105 [1] which upgrades >>>> Checkstyle to 5.0, and thus is compatible with Java 5. Several users >>>> have been using 2.4-SNAPSHOT successfully for a while now without >>>> problems, myself included. >>>> >>>> The remaining outstanding issue [2] is MCHECKSTYLE-123 [3]. Is there >>>> any rush to get this in 2.4 or can we defer this until 2.5? >>>> >>>> Cheers, >>>> >>>> Mark >>>> >>>> [1] http://jira.codehaus.org/browse/MCHECKSTYLE-105 >>>> [2] http://jira.codehaus.org/browse/MCHECKSTYLE/fixforversion/15336 >>>> [3] http://jira.codehaus.org/browse/MCHECKSTYLE-123 >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: dev-unsubscribe@... >>>> For additional commands, e-mail: dev-help@... >>>> >>>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscribe@... >>> For additional commands, e-mail: dev-help@... >>> >>> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > -- Olivier --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: Checkstyle ready for a 2.4 release?Great, thanks Olivier.
I'll start the vote for 2.4. Cheers, Mark 2009/11/12 Olivier Lamy <olamy@...>: > Hi, > Move it to 2.5. > I wanted to work on some refactoring on the plugin. > But the best is to do it after the release :-) > > -- > Olivier > > 2009/11/12 Mark Hobson <markhobson@...>: >> I've upgraded maven-reporting-impl now that it has been released. >> >> The only unresolved issue destined for 2.4 is now MCHECKSTYLE-123 [1]. >> Can this be resolved quickly or shall we defer it until 2.5? >> >> Cheers, >> >> Mark >> >> [1] http://jira.codehaus.org/browse/MCHECKSTYLE-123 >> >> 2009/11/4 Mark Hobson <markhobson@...>: >>> Okay, I'll wait for that release first, thanks. >>> >>> Unless anyone else objects in the meantime, I'll start a vote to >>> release maven-checkstyle-plugin 2.4 after that. >>> >>> Cheers, >>> >>> Mark >>> >>> 2009/11/3 Vincent Siveton <vsiveton@...>: >>>> Hi, >>>> >>>> maven-reporting-impl:2.0.4.3 should be release to be able to write >>>> single report, ie mvn checkstyle:checkstyle See MSHARED-120 >>>> >>>> Cheers, >>>> >>>> Vincent >>>> >>>> 2009/11/3 Mark Hobson <markhobson@...>: >>>>> Hi there, >>>>> >>>>> Has anyone got any objections to rolling a Checkstyle 2.4 release? >>>>> The big addition in this version is MCHECKSTYLE-105 [1] which upgrades >>>>> Checkstyle to 5.0, and thus is compatible with Java 5. Several users >>>>> have been using 2.4-SNAPSHOT successfully for a while now without >>>>> problems, myself included. >>>>> >>>>> The remaining outstanding issue [2] is MCHECKSTYLE-123 [3]. Is there >>>>> any rush to get this in 2.4 or can we defer this until 2.5? >>>>> >>>>> Cheers, >>>>> >>>>> Mark >>>>> >>>>> [1] http://jira.codehaus.org/browse/MCHECKSTYLE-105 >>>>> [2] http://jira.codehaus.org/browse/MCHECKSTYLE/fixforversion/15336 >>>>> [3] http://jira.codehaus.org/browse/MCHECKSTYLE-123 >>>>> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe, e-mail: dev-unsubscribe@... >>>>> For additional commands, e-mail: dev-help@... >>>>> >>>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: dev-unsubscribe@... >>>> For additional commands, e-mail: dev-help@... >>>> >>>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@... >> For additional commands, e-mail: dev-help@... >> >> > > > > -- > Olivier > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
| Free embeddable forum powered by Nabble | Forum Help |