This is an automated email from the ASF dual-hosted git repository.
bodewig pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ant.git
from 315a019b8 Merge pull request #218 from
Vampire/junit-report-title-handling
add 9905daf77 Upgrade Hamcrest to 3.0
add f7ad3a50f Update in-tree Hamcrest JARs to latest
add 50ab728f1 Update Hamcrest license
new 7d5fed8e0 Merge pull request #215 from
tomodachi94/chore/hamcrest-3.0-upgrade
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
build.xml | 3 +-
fetch.xml | 2 +-
lib/libraries.properties | 7 ++---
lib/optional/LICENSE.hamcrest.txt | 33 ++++++++++++++-------
lib/optional/hamcrest-3.0.jar | Bin 0 -> 126373 bytes
lib/optional/hamcrest-core-1.3.jar | Bin 45024 -> 0 bytes
lib/optional/hamcrest-library-1.3.jar | Bin 53070 -> 0 bytes
src/etc/poms/pom.xml | 4 +--
.../testcases/taskdefs/optional/junitlauncher.xml | 2 +-
.../antunit/taskdefs/optional/junit/junit-test.xml | 2 +-
10 files changed, 31 insertions(+), 22 deletions(-)
create mode 100644 lib/optional/hamcrest-3.0.jar
delete mode 100644 lib/optional/hamcrest-core-1.3.jar
delete mode 100644 lib/optional/hamcrest-library-1.3.jar