And if this could help (I know it's obvious but may safe time) it
looks the reason for the failing tests is the same. The following code
fails with assertion error:
final Manifest manifest = getJarFileManifest( jarFile );
String classPath = manifest.getMainAttributes().getValue(
At
Hi,
On Tue, Dec 26, 2017 at 9:01 PM, Karl Heinz Marbaise wrote:
> Is someone out there who can check the current state of maven-archiver git
> repo on Windows and can reproduce the issue ?
I ran the build a couple of times(just in case) on Windows 10, Maven
3.5.2, JDK 9.0.1 and everything is ok
[6]:
https://builds.apache.org/job/maven-box/job/maven-archiver/job/master/6/testReport/
On Tue 26 Dec 2017 at 22:45, Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:
> Yes, I have set the command line to ignore failing tests, then the junit
> reporter marks the build as unstable based
Yes, I have set the command line to ignore failing tests, then the junit
reporter marks the build as unstable based on the test results
You should be able to see the 27 failing tests from [6]
On Tue 26 Dec 2017 at 21:59, Robert Scholte wrote:
> Interesting...
>
> The pipeline steps[1] say all s
Interesting...
The pipeline steps[1] say all succeeded, however #6 overview[2] complaints
about failing tests.
Robert
[1]
https://builds.apache.org/job/maven-box/job/maven-archiver/job/master/6/flowGraphTable/
[2]
https://builds.apache.org/job/maven-box/job/maven-archiver/job/master/6/
Hi Robert,
I will try and see the result..
Thanks.
Kind regards
Karl Heinz
On 26/12/17 20:27, Robert Scholte wrote:
The job starting quite some time ago. Maybe better to kill the it and
start over again.
I had trouble visiting builds.apache.org this afternoon, could be related.
thanks,
Rob
The job starting quite some time ago. Maybe better to kill the it and
start over again.
I had trouble visiting builds.apache.org this afternoon, could be related.
thanks,
Robert
On Tue, 26 Dec 2017 20:01:02 +0100, Karl Heinz Marbaise
wrote:
Hi,
currently I'm observing a strange thing..c
Hi,
currently I'm observing a strange thing..cause the build on Jenkins
produces test failure with JDK 9
https://builds.apache.org/job/maven-box/job/maven-archiver/job/master/5/consoleFull
The problem I'm currently having is that I can't reproduce this..
I have tested with Maven 3.5.2 and JD
On Tue 26 Dec 2017 at 03:10, Rob Tompkins wrote:
> Hello all,
>
> Pardon, maybe this should have gone to your @user list, but why not ping
> the dev crew. I’ve been playing around the ideas surrounding our fairly
> manual release process for the components in Commons, and I was hoping for
> some