Repository: karaf Updated Branches: refs/heads/master f0843c902 -> e7473daed
Fix previous commit which fails with JDK 1.8 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/e7473dae Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/e7473dae Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/e7473dae Branch: refs/heads/master Commit: e7473daedc8cfbab865430545ab0b6d721cf07f1 Parents: f0843c9 Author: Guillaume Nodet <[email protected]> Authored: Mon Oct 16 18:04:27 2017 +0200 Committer: Guillaume Nodet <[email protected]> Committed: Mon Oct 16 18:04:27 2017 +0200 ---------------------------------------------------------------------- .mvn/jvm.config | 1 - .mvn/jvm9.config | 0 2 files changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/e7473dae/.mvn/jvm.config ---------------------------------------------------------------------- diff --git a/.mvn/jvm.config b/.mvn/jvm.config deleted file mode 100644 index b2949cb..0000000 --- a/.mvn/jvm.config +++ /dev/null @@ -1 +0,0 @@ ---add-modules java.xml.bind http://git-wip-us.apache.org/repos/asf/karaf/blob/e7473dae/.mvn/jvm9.config ---------------------------------------------------------------------- diff --git a/.mvn/jvm9.config b/.mvn/jvm9.config new file mode 100644 index 0000000..e69de29
