Opened 5 years ago

Closed 5 years ago

#12495 closed enhancement (fixed)

apache-ant-1.10.7

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 9.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 5 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 5 years ago

Changes from Ant 1.10.6 TO Ant 1.10.7

Fixed bugs:

  • FTP still tries checking or entering directories after a timeout Bugzilla Report 63454
  • junitlauncher - does not detect failure in @BeforeAll Bugzilla Report 63479
  • Error using ant-1.10.6 with jdk8 Bugzilla Report 63457
  • FTP task no longer duplicates a check for a file being a symlink. Bugzilla Report 63259
  • junitlauncher task, when used in fork mode with "<testclasses>", used to create the wrong number of listeners per test class. This has now been fixed. Bugzilla Report 63446
  • The "legacy-xml" junitlauncher task's listener would not include @ParameterizedTest testcases in its XML report file. This has now been fixed. Bugzilla Report 63680

Other changes:

  • FTP task timeout improvements. Bugzilla Reports 63252 and 47414
  • junitlauncher task now supports selecting test classes for execution, based on the JUnit 5 tags, through the new "includeTags" and "excludeTags" attributes.
  • prefer https over http when building ant itself, and in the ant documentation and sources
  • changed the references and Maven coordinates of JavaMail dependency to Jakarta Mail and thus javax.mail to jakarta.mail - and upgraded the dependency to 1.6.3.

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 22123.

Note: See TracTickets for help on using tickets.