[ant-ivy] branch master updated: Upgrade to 0.8.6 of jacoco

2021-01-15 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant-ivy.git The following commit(s) were added to refs/heads/master by this push: new ad87c25 Upgrade to 0.8.6 of jacoco ad87c25

Build failed in Jenkins: Ant » Ivy-tests » ubuntu,JDK 1.8 (latest) #3

2021-01-15 Thread Apache Jenkins Server
See Changes: [Jaikiran Pai] Upgrade to 0.8.6 of jacoco -- [...truncated 42.85 KB...] [junit] Tests run: 13, Failures: 0, Errors:

[ant] branch master updated: bz-64836 junitlauncher - Print a more informative and instant summary for tests

2021-01-15 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git The following commit(s) were added to refs/heads/master by this push: new 635ccfb bz-64836 junitlauncher - Print a more

Build failed in Jenkins: Ant » Ivy-tests » ubuntu,jdk_1.8_latest #5

2021-01-15 Thread Apache Jenkins Server
See Changes: -- [...truncated 32.39 KB...] [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,316 sec [junit] Running

Build failed in Jenkins: Ant » Ant-Build-Matrix-master-Windows » Windows,jdk_15_latest #31

2021-01-15 Thread Apache Jenkins Server
See Changes: [Jaikiran Pai] bz-64836 junitlauncher - Print a more informative and instant summary for tests --

Build failed in Jenkins: Ant » Ivy-tests » ubuntu,jdk_11_latest #5

2021-01-15 Thread Apache Jenkins Server
See Changes: -- [...truncated 40.53 KB...] [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5,157 sec [junit] Running

[Bug 64836] junitlaucher poor summary

2021-01-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64836 --- Comment #7 from Jaikiran Pai --- I've just pushed a commit to upstream master branch which improves the summary reporting in "junitlauncher" task. If the printSummary attribute is set to true, then this task now prints out (to System.out)

[Bug 65030] LegacyXmlResultFormatter fails when properties contain illegal XML characters

2021-01-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65030 --- Comment #6 from Jaikiran Pai --- > or we could replace them with an entity reference (i.e. 0 with ) - which > would still be illegal per se - but benefit from writeAttribute escaping the > ampersand - this is what JUnit 5 itself or

[ant-ivy] branch master updated: jfrog repo now redirects http to https - use https in the test

2021-01-15 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant-ivy.git The following commit(s) were added to refs/heads/master by this push: new 66547a2 jfrog repo now redirects http to

Build failed in Jenkins: Ant » Ivy-tests » ubuntu,jdk_11_latest #6

2021-01-15 Thread Apache Jenkins Server
See Changes: [Jaikiran Pai] jfrog repo now redirects http to https - use https in the test -- [...truncated 40.60 KB...] [junit] Running

Build failed in Jenkins: Ant » Ivy-tests » ubuntu,jdk_1.8_latest #6

2021-01-15 Thread Apache Jenkins Server
See Changes: [Jaikiran Pai] jfrog repo now redirects http to https - use https in the test -- [...truncated 32.72 KB...] [junit]

[ant-ivy] branch master updated: Use https for IvyDE updatesite test

2021-01-15 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant-ivy.git The following commit(s) were added to refs/heads/master by this push: new 27491e3 Use https for IvyDE updatesite test

Jenkins build is back to normal : Ant » Ivy-tests » ubuntu,jdk_1.8_latest #7

2021-01-15 Thread Apache Jenkins Server
See

Jenkins build is back to normal : Ant » Ivy-tests » ubuntu,jdk_11_latest #7

2021-01-15 Thread Apache Jenkins Server
See

[Bug 65030] LegacyXmlResultFormatter fails when properties contain illegal XML characters

2021-01-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65030 --- Comment #7 from Stefan Bodewig --- > Wouldn't the test involve just checking, in the report, for a string which > represents this escaped value? Yes, we can write a Java test case that emits characters that are illegal in XML and check

[ant-ivy] branch master updated: Skip Pack200 tests from JDK >=14 (since Pack200 tools and API have now been removed from that JDK version)

2021-01-15 Thread jaikiran
This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant-ivy.git The following commit(s) were added to refs/heads/master by this push: new 824e8ee Skip Pack200 tests from JDK >=14

[Bug 65083] New: Using a cryptographically weak Pseudo Random Number Generator (PRNG)

2021-01-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65083 Bug ID: 65083 Summary: Using a cryptographically weak Pseudo Random Number Generator (PRNG) Product: Ant Version: unspecified Hardware: PC OS: All

[Bug 65030] LegacyXmlResultFormatter fails when properties contain illegal XML characters

2021-01-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65030 --- Comment #8 from Jaikiran Pai --- > I think I can get to this the coming weekend - or leave the changes to you. Hello Stefan, If time permits you, please do take this up. I'm pretty sure I won't be able to get to this the coming weekend.

[Bug 65083] Using a cryptographically weak Pseudo Random Number Generator (PRNG)

2021-01-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65083 Jaikiran Pai changed: What|Removed |Added Resolution|--- |INVALID Status|NEW