This is an automated email from the ASF dual-hosted git repository.
desruisseaux pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git
from da5ef31 Bump org.apache.maven.plugins:maven-plugins from 44 to 45
(#936)
add 8ed037a Update the "non-javac-compilers" guide and add an integration
test (#937)
No new revisions were added by this update.
Summary of changes:
pom.xml | 1 +
src/it/MCOMPILER-190/invoker.properties | 19 ------------
.../invoker.properties | 0
src/it/{MCOMPILER-190 => MCOMPILER-609}/pom.xml | 23 ++++++++------
.../src/main/java/myproject/HelloWorld.java} | 6 ++--
.../license.txt => MCOMPILER-609/verify.groovy} | 4 +--
src/site/apt/non-javac-compilers.apt.vm | 36 +++++++++-------------
7 files changed, 32 insertions(+), 57 deletions(-)
delete mode 100644 src/it/MCOMPILER-190/invoker.properties
copy src/it/{MCOMPILER-205 => MCOMPILER-609}/invoker.properties (100%)
rename src/it/{MCOMPILER-190 => MCOMPILER-609}/pom.xml (73%)
rename src/it/{MCOMPILER-190/src/main/java/org/example/pce/sample/Dummy.java
=> MCOMPILER-609/src/main/java/myproject/HelloWorld.java} (90%)
copy src/it/{MCOMPILER-192/src/main/java/dummy/license.txt =>
MCOMPILER-609/verify.groovy} (90%)