[GitHub] maven-surefire pull request: SUREFIRE-1153 Take includes into acco...

2015-04-10 Thread trohovsky
GitHub user trohovsky opened a pull request: https://github.com/apache/maven-surefire/pull/88 SUREFIRE-1153 Take includes into account when using test/it.test propety You can merge this pull request into a Git repository by running: $ git pull

Re: Timeline for ASF parent pom 17

2015-04-10 Thread Karl Heinz Marbaise
Hi, I have fixed this two issues...i will take a look the next days if i can do some more things... And hopefully i will start a release VOTE next week ? Would that help? Kind regards Karl Heinz Marbaise On 4/10/15 12:12 AM, Christopher wrote: +1 MPOM-47 is extremely trivial. It just

Re: [IMPORTANT NOTICE] Jira migration from Codehaus to Apache on April 4th

2015-04-10 Thread Mirko Friedenhagen
Hello, now I tried to assign https://issues.apache.org/jira/browse/MRELEASE-901 to myself and was unable to do so. However I was allowed to resolve the issue (and could close it as well). When going to my profile (https://issues.apache.org/jira/secure/ViewProfile.jspa) I see that I am only in the

Re: Timeline for ASF parent pom 17

2015-04-10 Thread Christopher
Yes, thank you. -- Christopher L Tubbs II http://gravatar.com/ctubbsii On Fri, Apr 10, 2015 at 4:07 PM, Karl Heinz Marbaise khmarba...@gmx.de wrote: Hi, I have fixed this two issues...i will take a look the next days if i can do some more things... And hopefully i will start a release

Re: [IMPORTANT NOTICE] Jira migration from Codehaus to Apache on April 4th

2015-04-10 Thread Robert Scholte
Jira has a different approach: you can only see shared groups. I am a member of multiple groups, but since you're not a member of any of these groups (exepct jira-users) you can't see them. Robert Op Fri, 10 Apr 2015 22:20:30 +0200 schreef Mirko Friedenhagen mfriedenha...@gmail.com:

release-plugin: push changes after perform for DCVS

2015-04-10 Thread Mirko Friedenhagen
Hello, we now have pushChanges and localCheckout in the release:prepare goal. IMO pushing commits and tags after a successful release:perform or release:stage would be a good thing then, as this will probably succeed most of the times. What do you think about something like

Re: [IMPORTANT NOTICE] Jira migration from Codehaus to Apache on April 4th

2015-04-10 Thread Hervé BOUTEMY
I added you to the last request for maven-developers group https://issues.apache.org/jira/browse/INFRA-9422 Regards, Hervé Le vendredi 10 avril 2015 22:20:30 Mirko Friedenhagen a écrit : Hello, now I tried to assign https://issues.apache.org/jira/browse/MRELEASE-901 to myself and was

Re: [IMPORTANT NOTICE] Jira migration from Codehaus to Apache on April 4th

2015-04-10 Thread Dan Tran
Hi Please add me as well Thanks -D On Fri, Apr 10, 2015 at 1:59 PM, Hervé BOUTEMY herve.bout...@free.fr wrote: I added you to the last request for maven-developers group https://issues.apache.org/jira/browse/INFRA-9422 Regards, Hervé Le vendredi 10 avril 2015 22:20:30 Mirko

Re: release-plugin: push changes after perform for DCVS

2015-04-10 Thread Robert Scholte
Hmmm, no so sure about that. The whole concept is that 'prepare' should do all the scm actions. 'perform' should only do a checkout from the tag and run 'mvn deploy'. There should be as less as possible actions after uploading the artifacts to a repository manager. Did you ever face issues with

Re: [IMPORTANT NOTICE] Jira migration from Codehaus to Apache on April 4th

2015-04-10 Thread Andreas Gudian
Hi, I already am in the group maven-developers, but I don't seem to be able to do anything meaningfull, like managing versions or assigning issues to myself... I checked in SUREFIRE and in MECLIPSE. Is there some part missing in the config? Thanks, Andreas 2015-04-10 23:23 GMT+02:00 Dan Tran

Re: [IMPORTANT NOTICE] Jira migration from Codehaus to Apache on April 4th

2015-04-10 Thread Jeff Jensen
And please add me as well. id is jeffjensen Thank you. On Fri, Apr 10, 2015 at 4:23 PM, Dan Tran dant...@gmail.com wrote: Hi Please add me as well Thanks -D On Fri, Apr 10, 2015 at 1:59 PM, Hervé BOUTEMY herve.bout...@free.fr wrote: I added you to the last request for

Re: [IMPORTANT NOTICE] Jira migration from Codehaus to Apache on April 4th

2015-04-10 Thread Hervé BOUTEMY
Hi, Dan and Andreas, you're in maven-developers groups = what is expected Then if you can't do anything useful, yes, there is some part missing in the config: we'll need to figure out which one :) Currently, the pattern applied to the Maven projects regarding roles is: - role Administrators =

[GitHub] maven-surefire pull request: [SUREFIRE-1152] Support rerunFailingT...

2015-04-10 Thread seanf
GitHub user seanf opened a pull request: https://github.com/apache/maven-surefire/pull/89 [SUREFIRE-1152] Support rerunFailingTestsCount for test suites Submitted by: Sean Flanigan You can merge this pull request into a Git repository by running: $ git pull