This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
from 585f24af RAT-339: Add new 0.17 changelog
new 04d48f19 RAT-314,RAT-339: Prepare for next release.
new 9e5715be RAT-342: Add maven wrapper
The 2 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:
.mvn/wrapper/maven-wrapper.jar | Bin 0 -> 62547 bytes
.mvn/wrapper/maven-wrapper.properties | 18 ++
mvnw | 308 ++++++++++++++++++++++++++++++++++
mvnw.cmd | 205 ++++++++++++++++++++++
pom.xml | 6 +-
5 files changed, 533 insertions(+), 4 deletions(-)
create mode 100644 .mvn/wrapper/maven-wrapper.jar
create mode 100644 .mvn/wrapper/maven-wrapper.properties
create mode 100755 mvnw
create mode 100644 mvnw.cmd