Re: TCK Tests

2012-02-26 Thread Brett Porter
On 26/02/2012, at 3:42 PM, Olivier Lamy wrote: >> So, is it feasable to create TCK tests? > Sure most of use don't want to install jazz locally :-). > Just add those TCK tests will run with a separate profile (tck-jazz) > not activated by default. > By default surefire is configured to excluded b

Re: Help with RE!

2012-02-26 Thread Chris Graham
Not only would it better represent what I want, IT WORKS TOO! :- Thanks! Now, as to why? 'Cause it appears to have done the job in other areas: // Workspace: (1000) "BogusRepositoryWorkspace" <-> (1000) "BogusRepositoryWorkspace" // Workspace: (1156) "GPDBWorkspace" <-> (1157) "GPDBStream"

Re: Intent to release Doxia and Site Plugin

2012-02-26 Thread Robert Scholte
Yes, great idea. Although, looking at Jenkins[1] we still have some trouble with both m-site-p's. m-site-p-2.x has trouble with MSITE-507 for all OS. m-site-p-3.x looks more like an internal Jenkins problem, a rerun might already fix it. -Robert [1] https://builds.apache.org/view/M-R/view

Re: Modifying the site lifecycle

2012-02-26 Thread Benson Margulies
that would be a disaster with svn. it is a wagon so has no cross-file state. it is already really slow with git. else we could use kk 's wagon-svn On Feb 26, 2012, at 2:42 PM, Stephen Connolly wrote: > Have you looked at how Katherine H's gitsite works... Seems we basically want > the same > >

Re: Modifying the site lifecycle

2012-02-26 Thread Stephen Connolly
Have you looked at how Katherine H's gitsite works... Seems we basically want the same Sent from my iPhone On 25 Feb 2012, at 18:52, Benson Margulies wrote: > On Sat, Feb 25, 2012 at 1:45 PM, Hervé BOUTEMY wrote: >> why not consider it as a deploy protocol? >> like scp, file, webdav: svnpubsu

MSITE-172: calling reactor experts

2012-02-26 Thread Benson Margulies
I spent some time on this. Javadoc operates as a report. So it's in the site lifecycle, in a forked execution. So how could it possibly expect to find things in the reactor? Or, is there a provision for that, but somehow the combo of the site plugin and the javadoc plugin fail to ask for it? Caus

Re: Intent to release Doxia and Site Plugin

2012-02-26 Thread Olivier Lamy
Good idea ! 2012/2/26 Dennis Lundberg : > Hi > > I've started planning for a release of Doxia and the Site Plugin. If > anyone has issues they'd like to fix before this release now is the time > to do it. Just let me know how much time you need. > > My main driver is to get the fix for MSITE-602 i

Re: Help with RE!

2012-02-26 Thread Hervé BOUTEMY
(.*) matches everything: why would it stop after "Deb"? (\\w+) would IMHO better represent what you're trying to do Regards, Hervé Le dimanche 26 février 2012 22:00:05 Chris Graham a écrit : > Sorry, all, but this is driving me nuts! (And it's been a long hot day...) > > I need some help with

[ANN] Maven Checkstyle Plugin 2.9.1 Released

2012-02-26 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Checkstyle Plugin, version 2.9.1 Generates a report on violations of code style and optionally fails the build if violations are detected. http://maven.apache.org/plugins/maven-checkstyle-plugin You should specify the version in yo

Help with RE!

2012-02-26 Thread Chris Graham
Sorry, all, but this is driving me nuts! (And it's been a long hot day...) I need some help with a RE Pattern that will match the following lines (as real samples): (just ignore the //, they have come from the java comments): // (1589) ---$ Deb "[maven-release-plugin] prepare for next developm