This is an automated email from the ASF dual-hosted git repository.
rfscholte pushed a change to branch MCOMPILER-320
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git.
from 9a0799e problem with ranges?
add 022d234 [MCOMPILER-320] Show cases where failures occur
new e8daa01 Merge pull request #2 from dmlloyd/MC-320-problems
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:
src/it/MCOMPILER-320_mrjar/lib/pom.xml | 15 ++++++++++++
.../lib/src/main/java/asset/MyClass.java | 2 +-
.../lib/src/main/java/asset/MyClass2.java | 28 ++++++++++++++++++++++
.../MyClass.java => java10/asset/MyClass3.java} | 10 ++++----
.../lib/src/main/java9/asset/MyClass.java | 8 ++++++-
5 files changed, 57 insertions(+), 6 deletions(-)
create mode 100644
src/it/MCOMPILER-320_mrjar/lib/src/main/java/asset/MyClass2.java
copy src/it/MCOMPILER-320_mrjar/lib/src/main/{java9/asset/MyClass.java =>
java10/asset/MyClass3.java} (82%)
--
To stop receiving notification emails like this one, please contact
[email protected].