Re: to delete windows build ?

2015-10-25 Thread Tibor Digana
The build was successful just once after workspace cleanup but failed on second run. We should therefore continue with INFRA-10657 . For more info see: https://builds.apache.org/job/maven-surefire-windows/986 https://builds.apache.org/job/maven-sur

Re: [VOTE] Release Apache Maven Shade Plugin version 2.4.2 (Take 2)

2015-10-25 Thread Olivier Lamy
+1 On 24 October 2015 at 21:48, Karl Heinz Marbaise wrote: > Hi, > > We solved 7 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921&version=12333008 > > There are still a couple of issues left in JIRA: > > https://issues.apache.org/jira/issues/?jql=project%20%3

[GitHub] maven-plugins pull request: GitHub issue ids don't appear in annou...

2015-10-25 Thread dadoonet
Github user dadoonet closed the pull request at: https://github.com/apache/maven-plugins/pull/66 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

Re: to delete windows build ?

2015-10-25 Thread Tibor Digana
Thx Kristian. I will add JIRA issues for that in 2.19.1. I will ask INFRA to cleanup workspace agan before restarting the build. On Sun, Oct 25, 2015 at 11:49 AM, Kristian Rosenvold-4 [via Maven] < ml-node+s40175n5850189...@n5.nabble.com> wrote: > Based on code review I found a large number of cl

[GitHub] maven-plugins pull request: GitHub issue ids don't appear in annou...

2015-10-25 Thread dadoonet
GitHub user dadoonet opened a pull request: https://github.com/apache/maven-plugins/pull/66 GitHub issue ids don't appear in announcement.vm Fix for [MCHANGES-361](https://issues.apache.org/jira/browse/MCHANGES-361) When you generate a github announcement velocity file with

Re: Maven Core Integration Tests

2015-10-25 Thread Jason van Zyl
Are you trying to add a test specifically for the maven-ear-plugin? Is there a reason you’re not adding this to the maven-ear-plugin ITs? Are you trying test reactor resolution? You should also not need to use the dependency plugin to pull things down. You sure it’s not our weird CI setup? If y

Re: Maven Core Integration Tests

2015-10-25 Thread Karl Heinz Marbaise
Hi Hervé, On 10/25/15 12:59 PM, Hervé BOUTEMY wrote: I saw that you finally managed to make the bootstrap happy: do you think the issue is foxed, or do you still fear unexpected failures in the future? At the moment i'm fighting with embedded it's which say a dependency for maven-ear-plugin 2

Re: Maven Core Integration Tests

2015-10-25 Thread Hervé BOUTEMY
I saw that you finally managed to make the bootstrap happy: do you think the issue is foxed, or do you still fear unexpected failures in the future? Then to make the bootstrap process easier to understand, perhaps we should publish bootstrap result in core-its documentation [1], in addition to t

Re: to delete windows build ?

2015-10-25 Thread Kristian Rosenvold
Based on code review I found a large number of close-statements that were not in the mandated finally blocks, which would create resource leakage on kill. I fixed this in bb99b232da0e93f2772be6945a410ea9ba666c4f, hope this will help the situation on windows. Kristian 2015-10-23 17:26 GMT+02:00 T