From 73c2ac18e9a98748f7b1917134e1b606fcea258d3581934f2af3a2afc87eab2a Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 3 Apr 2019 09:22:50 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-compiler-plugin?expand=0&rev=7 --- maven-compiler-plugin.changes | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 maven-compiler-plugin.changes diff --git a/maven-compiler-plugin.changes b/maven-compiler-plugin.changes new file mode 100644 index 0000000..51cc067 --- /dev/null +++ b/maven-compiler-plugin.changes @@ -0,0 +1,11 @@ +------------------------------------------------------------------- +Wed Apr 3 09:20:36 UTC 2019 - Fridrich Strba + +- Initial packaging of maven-compiler-plugin 3.8.0 +- Package as a multibuild package in order to allow bootstapping +- Generate and customize ant build.xml file for the bootstrap + version +- Added patch: + * maven-compiler-plugin-bootstrap-resources.patch + + For the bootstrap version, add the pre-generated resources + that need maven-plugin-plugin