Re: POJO tests fixture setup and tear-down (Was: Re: [VOTE][RESULT] Release Maven Surefire version 2.4.3)

2008-05-13 Thread Christian Edward Gruber
Very constrained environment. No 1.5 and preferences for fewer imports. Probably not a big deal, but I was doing a fairly narrow thing for a client, and JUnit and TestNG both added complexity to what I was doing. Probably won't ever use them again, but I mostly can't see the advantage of

proposal: setuid-root fix-permissions.sh

2008-05-13 Thread Dan Fabulich
I've rewritten fix-permissions.sh to use absolute paths for find and chmod, and removed the "-user ${USER}" check. I believe this modified script should be safe to be configured setuid root. That way, anybody could run it and clean up anyone's fix-permissions errors, even if someone else fo

Re: POJO tests fixture setup and tear-down (Was: Re: [VOTE][RESULT] Release Maven Surefire version 2.4.3)

2008-05-13 Thread Dan Fabulich
Christian Edward Gruber wrote: Moving on to future efforts, I added the final step in support for setup/teardown of fixture in the PojoTestSet. Patch appreciated; it will be considered for the next Surefire version. I didn't know people really used the Pojo tests, partly because I've never u

rafale: fix-permissions, please

2008-05-13 Thread Dan Fabulich
My stage:copy is failing with "override rw-r--r-- rafale/apcvs" prompts. Please remember to run fix-permissions.sh when you do a Maven release. -Dan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: [VOTE] Release Maven Invoker 2.0.8

2008-05-13 Thread Paul Gier
+1 Seems to work ok for me. -Paul Olivier Lamy wrote: Hi, In the preparation of the Maven Invoker Plugin release, I would like to release maven-invoker:2.0.8. One issue has been fixed. As there isn't a dedicated jira project a changes report is available here [1]. Staging repo : http://people.

POJO tests fixture setup and tear-down (Was: Re: [VOTE][RESULT] Release Maven Surefire version 2.4.3)

2008-05-13 Thread Christian Edward Gruber
Congrats. Moving on to future efforts, I added the final step in support for setup/teardown of fixture in the PojoTestSet. I logged this bug (http://jira.codehaus.org/browse/SUREFIRE-498 ) [with patch supplied] and called it a bug since everything was prepped as if it would execute fixture

[VOTE][RESULT] Release Maven Surefire version 2.4.3

2008-05-13 Thread Dan Fabulich
Vote passed. +1 binding: Dan Fabulich, Herve Boutemy, Brett Porter, Olivier Lamy, Fabrizio Giustina +1 non-binding: Dan Tran I'll stage the artifacts. -Dan -- Forwarded message -- Date: Fri, 2 May 2008 14:14:19 -0700 (Pacific Daylight Time) From: Dan Fabulich <[EMAIL PROTECT

[VOTE] Release Maven Invoker 2.0.8

2008-05-13 Thread Olivier Lamy
Hi, In the preparation of the Maven Invoker Plugin release, I would like to release maven-invoker:2.0.8. One issue has been fixed. As there isn't a dedicated jira project a changes report is available here [1]. Staging repo : http://people.apache.org/~olamy/staging-repo/ Staging site : http://peo