Re: [VOTE] Release Apache Maven Surefire Plugin version 2.18.1

2014-12-27 Thread Kristian Rosenvold
+1
24. des. 2014 17:04 skrev tibo...@lycos.com:

 Hi,

 We solved 13 issues:
 https://jira.codehaus.org/secure/ReleaseNote.jspa?
 projectId=10541version=20814

 There are still a couple of issues left in JIRA:
 http://jira.codehaus.org/secure/IssueNavigator.jspa?
 reset=truemode=hidejqlQuery=project+%3D+SUREFIRE+AND+
 resolution+%3D+Unresolved+ORDER+BY+updated+DESC

 Staging repo:
 https://repository.apache.org/content/repositories/maven-1110
 https://repository.apache.org/service/local/repositories/
 maven-1110/content/org/apache/maven/surefire/surefire/2.18.
 1/surefire-2.18.1-source-release.zip

 Source release checksum(s):
 surefire-2.18.1-source-release.zip sha1: 59a04c54118e796ca3729b0376a718
 91d299ed9b

 Staging site:
 http://maven.apache.org/surefire-archives/surefire-
 LATEST/maven-surefire-plugin/index.html
 http://maven.apache.org/surefire-archives/surefire-
 LATEST/maven-failsafe-plugin/index.html
 http://maven.apache.org/surefire-archives/surefire-
 LATEST/maven-surefire-report-plugin/index.html

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1


 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org




Re: [VOTE] Release Apache Maven Surefire Plugin version 2.18.1

2014-12-27 Thread tibor17
The surefire build maven-2.2.1 is successful again:
https://builds.apache.org/job/maven-surefire-mvn-2.2.1/
https://builds.apache.org/job/maven-surefire/

The windows surefire build still fails with java.lang.OutOfMemoryError:
PermGen space
https://builds.apache.org/job/maven-surefire-windows



-
BR, tibor17
--
View this message in context: 
http://maven.40175.n5.nabble.com/VOTE-Release-Apache-Maven-Surefire-Plugin-version-2-18-1-tp5820843p5821225.html
Sent from the Maven Developers mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Apache Maven Surefire Plugin version 2.18.1

2014-12-27 Thread Karl Heinz Marbaise

Hi,

I have changed the memory configuration for the windows build as follows:

-Xmx1024m -Xms256m -XX:MaxPermSize=512m

Just retrigger the build after it's finish...

Kind regards
Karl Heinz Marbaise
On 12/27/14 11:59 AM, tibor17 wrote:

The surefire build maven-2.2.1 is successful again:
https://builds.apache.org/job/maven-surefire-mvn-2.2.1/
https://builds.apache.org/job/maven-surefire/

The windows surefire build still fails with java.lang.OutOfMemoryError:
PermGen space
https://builds.apache.org/job/maven-surefire-windows



-
BR, tibor17
--
View this message in context: 
http://maven.40175.n5.nabble.com/VOTE-Release-Apache-Maven-Surefire-Plugin-version-2-18-1-tp5820843p5821225.html
Sent from the Maven Developers mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org





-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Apache Maven Surefire Plugin version 2.18.1

2014-12-27 Thread tibor17
Hi Karl,

Fails again but now only with two ITs. Let's redirect our discussion in JIRA
https://jira.codehaus.org/browse/SUREFIRE-1133



-
BR, tibor17
--
View this message in context: 
http://maven.40175.n5.nabble.com/VOTE-Release-Apache-Maven-Surefire-Plugin-version-2-18-1-tp5820843p5821244.html
Sent from the Maven Developers mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Apache Maven Surefire Plugin version 2.18.1

2014-12-27 Thread Karl Heinz Marbaise

Hi,

increased memory to the following values:

-Xmx1024m -Xms256m -XX:MaxPermSize=768m

which has solved the problem...build #742 is Ok of the previous failing 
tests.


https://builds.apache.org/job/maven-surefire-windows/742/


Kind regards
Karl Heinz Marbaise
On 12/27/14 1:09 PM, tibor17 wrote:

Hi Karl,

Fails again but now only with two ITs. Let's redirect our discussion in JIRA
https://jira.codehaus.org/browse/SUREFIRE-1133



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Apache Maven Surefire Plugin version 2.18.1

2014-12-27 Thread Andreas Gudian
+1


2014-12-24 17:03 GMT+01:00 tibo...@lycos.com:

 Hi,

 We solved 13 issues:
 https://jira.codehaus.org/secure/ReleaseNote.jspa?
 projectId=10541version=20814

 There are still a couple of issues left in JIRA:
 http://jira.codehaus.org/secure/IssueNavigator.jspa?
 reset=truemode=hidejqlQuery=project+%3D+SUREFIRE+AND+
 resolution+%3D+Unresolved+ORDER+BY+updated+DESC

 Staging repo:
 https://repository.apache.org/content/repositories/maven-1110
 https://repository.apache.org/service/local/repositories/
 maven-1110/content/org/apache/maven/surefire/surefire/2.18.
 1/surefire-2.18.1-source-release.zip

 Source release checksum(s):
 surefire-2.18.1-source-release.zip sha1: 59a04c54118e796ca3729b0376a718
 91d299ed9b

 Staging site:
 http://maven.apache.org/surefire-archives/surefire-
 LATEST/maven-surefire-plugin/index.html
 http://maven.apache.org/surefire-archives/surefire-
 LATEST/maven-failsafe-plugin/index.html
 http://maven.apache.org/surefire-archives/surefire-
 LATEST/maven-surefire-report-plugin/index.html

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1


 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org




Re: [VOTE] Release Apache Maven Surefire Plugin version 2.18.1

2014-12-26 Thread Hervé BOUTEMY
+1

notice the plugins still document JDK 1.4 as minimum [1] [2] [3]
IIUC, the minimum is JDK 1.5, no?

please confirm and I'll update maven-plugin-plugin configuration accordingly

Regards,

Hervé

[1] 
http://maven.apache.org/surefire-archives/surefire-LATEST/maven-surefire-plugin/plugin-info.html

[2] 
http://maven.apache.org/surefire-archives/surefire-LATEST/maven-failsafe-plugin/plugin-info.html

[3] 
http://maven.apache.org/surefire-archives/surefire-LATEST/maven-surefire-report-plugin/plugin-info.html

Le mercredi 24 décembre 2014 16:03:04 tibo...@lycos.com a écrit :
 Hi,
 
 We solved 13 issues:
 https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541version=20
 814
 
 There are still a couple of issues left in JIRA:
 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truemode=hidejql
 Query=project+%3D+SUREFIRE+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DE
 SC
 
 Staging repo:
 https://repository.apache.org/content/repositories/maven-1110
 https://repository.apache.org/service/local/repositories/maven-1110/content/
 org/apache/maven/surefire/surefire/2.18.1/surefire-2.18.1-source-release.zip
 
 Source release checksum(s):
 surefire-2.18.1-source-release.zip sha1:
 59a04c54118e796ca3729b0376a71891d299ed9b
 
 Staging site:
 http://maven.apache.org/surefire-archives/surefire-LATEST/maven-surefire-plu
 gin/index.html
 http://maven.apache.org/surefire-archives/surefire-LATEST/maven-failsafe-pl
 ugin/index.html
 http://maven.apache.org/surefire-archives/surefire-LATEST/maven-surefire-re
 port-plugin/index.html
 
 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html
 
 Vote open for 72 hours.
 
 [ ] +1
 [ ] +0
 [ ] -1
 
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Apache Maven Surefire Plugin version 2.18.1

2014-12-26 Thread tibor17
Hi Herve,

I have fixed the JDK version, please see
https://jira.codehaus.org/browse/SUREFIRE-1129
Should the change be move into other SVN repo as well?



-
BR, tibor17
--
View this message in context: 
http://maven.40175.n5.nabble.com/VOTE-Release-Apache-Maven-Surefire-Plugin-version-2-18-1-tp5820843p5821133.html
Sent from the Maven Developers mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Apache Maven Surefire Plugin version 2.18.1

2014-12-26 Thread Olivier Lamy
+1

--
Olivier
On 25 Dec 2014 03:04, tibo...@lycos.com wrote:

 Hi,

 We solved 13 issues:
 https://jira.codehaus.org/secure/ReleaseNote.jspa?
 projectId=10541version=20814

 There are still a couple of issues left in JIRA:
 http://jira.codehaus.org/secure/IssueNavigator.jspa?
 reset=truemode=hidejqlQuery=project+%3D+SUREFIRE+AND+
 resolution+%3D+Unresolved+ORDER+BY+updated+DESC

 Staging repo:
 https://repository.apache.org/content/repositories/maven-1110
 https://repository.apache.org/service/local/repositories/
 maven-1110/content/org/apache/maven/surefire/surefire/2.18.
 1/surefire-2.18.1-source-release.zip

 Source release checksum(s):
 surefire-2.18.1-source-release.zip sha1: 59a04c54118e796ca3729b0376a718
 91d299ed9b

 Staging site:
 http://maven.apache.org/surefire-archives/surefire-
 LATEST/maven-surefire-plugin/index.html
 http://maven.apache.org/surefire-archives/surefire-
 LATEST/maven-failsafe-plugin/index.html
 http://maven.apache.org/surefire-archives/surefire-
 LATEST/maven-surefire-report-plugin/index.html

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1


 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org




Re: [VOTE] Release Apache Maven Surefire Plugin version 2.18.1

2014-12-25 Thread Karl Heinz Marbaise

Hi,

so checked SHA1, Tested with Maven 3.0.5, 3.1.1, 3.2.1 without any issue...

Unfortunately testing with Maven 2.2.1 i got some failures:

Caused by: org.apache.maven.it.VerificationException: Exit code was 
non-zero: 1; command line and log =
/usr/share/java/apache-maven-2.2.1/bin/mvn -e --batch-mode 
-Dmaven.repo.local=/Users/kama/Downloads/surefire-2.18.1/surefire-integration-tests/../surefire-setup-integration-tests/target/it-repo 
org.apache.maven.plugins:maven-clean-plugin:clean 
-Dsurefire.version=2.18.1 -DtestNgVersion=5.7 -DtestNgClassifier=jdk15 
-DforkCount=2 -DreuseForks=true -T2 
-DtestProperty=testValue_${surefire.threadNumber}_${surefire.forkNumber} 
test

Unable to parse command line options: Unrecognized option: -T2

usage: mvn [options] [goal(s)] [phase(s)]

which i can understand (-T2) does not exist in Maven 2.X...


in spite of the above result i will vote with +1
cause Maven 2 is not really relevant anymore ...

Nevertheless we should check our CI servers to get them correctly 
running...and identify the problem to get a reliable CI system...


Kind regards
Karl Heinz Marbaise

On 12/24/14 5:03 PM, tibo...@lycos.com wrote:

Hi,

We solved 13 issues:
https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541version=20814


There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truemode=hidejqlQuery=project+%3D+SUREFIRE+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC


Staging repo:
https://repository.apache.org/content/repositories/maven-1110
https://repository.apache.org/service/local/repositories/maven-1110/content/org/apache/maven/surefire/surefire/2.18.1/surefire-2.18.1-source-release.zip


Source release checksum(s):
surefire-2.18.1-source-release.zip sha1:
59a04c54118e796ca3729b0376a71891d299ed9b

Staging site:
http://maven.apache.org/surefire-archives/surefire-LATEST/maven-surefire-plugin/index.html

http://maven.apache.org/surefire-archives/surefire-LATEST/maven-failsafe-plugin/index.html

http://maven.apache.org/surefire-archives/surefire-LATEST/maven-surefire-report-plugin/index.html


Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Apache Maven Surefire Plugin version 2.18.1

2014-12-25 Thread tibor17
Karl, my goal is to make happy user after 2.18. As I said this release is a
legal fix for the blocker appeared in 2.18. The issue appeared 25-50% of
plugin's lifetime.

Pls see my comments SUREFIRE-1128. If you guys find more issues, feel free
to post comments in JIRA. I am going to push the first code fixes in
2.19-SNAPSHOT related to SUREFIRE-1128.
I can fix everything in code since i have the rights there, but other issues
like memory settings and Reports directory is missing seems to be related
to VM settings and there i don't have right to fix as it seems.



-
BR, tibor17
--
View this message in context: 
http://maven.40175.n5.nabble.com/VOTE-Release-Apache-Maven-Surefire-Plugin-version-2-18-1-tp5820843p5820965.html
Sent from the Maven Developers mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Apache Maven Surefire Plugin version 2.18.1

2014-12-24 Thread Karl Heinz Marbaise

Hi,

first just a question: Why are the CI builds 
https://builds.apache.org/view/All/job/maven-surefire-mvn-2.2.1/

and those for windows:
https://builds.apache.org/view/All/job/maven-surefire-windows/

are failing ?

Is there a good reason to ignore those results ? Or are those failures 
based on known issues?


Kind regards
Karl Heinz Marbaise

On 12/24/14 5:03 PM, tibo...@lycos.com wrote:

Hi,

We solved 13 issues:
https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541version=20814


There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truemode=hidejqlQuery=project+%3D+SUREFIRE+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC


Staging repo:
https://repository.apache.org/content/repositories/maven-1110
https://repository.apache.org/service/local/repositories/maven-1110/content/org/apache/maven/surefire/surefire/2.18.1/surefire-2.18.1-source-release.zip


Source release checksum(s):
surefire-2.18.1-source-release.zip sha1:
59a04c54118e796ca3729b0376a71891d299ed9b

Staging site:
http://maven.apache.org/surefire-archives/surefire-LATEST/maven-surefire-plugin/index.html

http://maven.apache.org/surefire-archives/surefire-LATEST/maven-failsafe-plugin/index.html

http://maven.apache.org/surefire-archives/surefire-LATEST/maven-surefire-report-plugin/index.html


Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Apache Maven Surefire Plugin version 2.18.1

2014-12-24 Thread tibor17
Good question, this was our problem whole year.
I was asking Kristian about the same, and AFAIK this was related to the
machine itself. One can see OutOfMemoryError: PermGen space
As this wasn't my priviledge to fix the system setup, i was not able to make
more here.



-
BR, tibor17
--
View this message in context: 
http://maven.40175.n5.nabble.com/VOTE-Release-Apache-Maven-Surefire-Plugin-version-2-18-1-tp5820843p5820864.html
Sent from the Maven Developers mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Apache Maven Surefire Plugin version 2.18.1

2014-12-24 Thread Karl Heinz Marbaise

Hi,

so I have taken a look into the setup for Maven 2.2.1


where the memory settings look like this (which looks very similar to 
the README.txt)...



-Xmx2g -Xms256m -XX:MaxPermSize=512m

Apart from that those build don't fail based on out of memory...

https://builds.apache.org/view/All/job/maven-surefire-mvn-2.2.1/ws/maven-failsafe-plugin/target/it/jetty-war-test-failing/build.log/*view*/

The following looks different:


import: Entry[import  from realm ClassRealm[maven.api, parent: null]]

-

	at 
org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo(DefaultMavenPluginManager.java:485)
	at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:92)

... 20 more
Caused by: java.lang.UnsupportedClassVersionError: 
org/eclipse/jetty/maven/plugin/JettyStopMojo : Unsupported major.minor 
version 51.0

at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:386)
	at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244)
	at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230)
	at 
org.sonatype.guice.bean.reflect.URLClassSpace.loadClass(URLClassSpace.java:101)

at org.sonatype.guice.bean.reflect.NamedClass.load(NamedClass.java:45)
	at 
org.sonatype.guice.bean.reflect.AbstractDeferredClass.get(AbstractDeferredClass.java:45)
	at 
com.google.inject.internal.ProviderInternalFactory.provision(ProviderInternalFactory.java:84)
	at 
com.google.inject.internal.InternalFactoryToInitializableAdapter.provision(InternalFactoryToInitializableAdapter.java:52)
	at 
com.google.inject.internal.ProviderInternalFactory$1.call(ProviderInternalFactory.java:70)
	at 
com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:100)
	at 
org.sonatype.guice.plexus.lifecycles.PlexusLifecycleManager.onProvision(PlexusLifecycleManager.java:138)
	at 
com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:108)
	at 
com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:55)
	at 
com.google.inject.internal.ProviderInternalFactory.circularGet(ProviderInternalFactory.java:68)
	at 
com.google.inject.internal.InternalFactoryToInitializableAdapter.get(InternalFactoryToInitializableAdapter.java:45)

at 
com.google.inject.internal.InjectorImpl$3$1.call(InjectorImpl.java:965)
	at 
com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1011)

at com.google.inject.internal.InjectorImpl$3.get(InjectorImpl.java:961)
at com.google.inject.Scopes$1$1.get(Scopes.java:59)
	at 
org.sonatype.guice.bean.locators.LazyBeanEntry.getValue(LazyBeanEntry.java:83)
	at 
org.sonatype.guice.plexus.locators.LazyPlexusBean.getValue(LazyPlexusBean.java:49)
	at 
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:253)
	at 
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:245)
	at 
org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo(DefaultMavenPluginManager.java:455)

... 21 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, 
please read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException
Running post-build script: 
/home/jenkins/jenkins-slave/workspace/maven-surefire-mvn-2.2.1/maven-failsafe-plugin/target/it/jetty-war-test-failing/verify.bsh
Could not find failsafe summary: 
/home/jenkins/jenkins-slave/workspace/maven-surefire-mvn-2.2.1/maven-failsafe-plugin/target/it/jetty-war-test-failing/target/failsafe-reports/failsafe-summary.xml
Finished post-build script: 
/home/jenkins/jenkins-slave/workspace/maven-surefire-mvn-2.2.1/maven-failsafe-plugin/target/it/jetty-war-test-failing/verify.bsh



The other IT's fails for the same reason:

https://builds.apache.org/view/All/job/maven-surefire-mvn-2.2.1/ws/maven-failsafe-plugin/target/it/jetty-war-test-passing/build.log/*view*/

Caused by: 

Re: [VOTE] Release Apache Maven Surefire Plugin version 2.18.1

2014-12-24 Thread tibor17
The tests in failsafe-plugin wasn't touched in 2.18 and 2.18.1.
The IT jetty-war-test-failing you have picked up was improved 5 months ago
which survived previous release too.
https://github.com/apache/maven-surefire/commits/master/maven-failsafe-plugin/src/it/jetty-war-test-failing/pom.xml

The last one seems to be misleading, but it is legal, since it is supposed
to interrupt the JUnit test execution - we are searching expected message
finished abruptly after timeout of 2.5 seconds in log.

Entire code is compiled by javac 1.5. Already reported JIRA @ 2.19
https://jira.codehaus.org/browse/SUREFIRE-1128



-
BR, tibor17
--
View this message in context: 
http://maven.40175.n5.nabble.com/VOTE-Release-Apache-Maven-Surefire-Plugin-version-2-18-1-tp5820843p5820873.html
Sent from the Maven Developers mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Apache Maven Surefire Plugin version 2.18.1

2014-12-24 Thread tibor17
Upon the users pressure and frequent bug SUREFIRE-1121, the Surefire 2.18.1
release fixed the blocker SUREFIRE-1121, and other important major fixes
SUREFIRE-1114, SUREFIRE-1112.



-
BR, tibor17
--
View this message in context: 
http://maven.40175.n5.nabble.com/VOTE-Release-Apache-Maven-Surefire-Plugin-version-2-18-1-tp5820843p5820878.html
Sent from the Maven Developers mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org