Preparing Java 8.

Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/commit/098c75f6
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/tree/098c75f6
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/diff/098c75f6

Branch: refs/heads/master
Commit: 098c75f66e75b5679c2e2bc59aa75aaa10b4e11d
Parents: 46e3ed0
Author: anatole <anat...@apache.org>
Authored: Sat Apr 15 22:13:28 2017 +0200
Committer: anatole <anat...@apache.org>
Committed: Sat Apr 15 22:13:28 2017 +0200

----------------------------------------------------------------------
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/098c75f6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 836b89a..a788354 100644
--- a/pom.xml
+++ b/pom.xml
@@ -754,8 +754,9 @@ under the License.
         <module>osgi</module>
         <module>management</module>
         <module>metamodel</module>
+        <!-- Requires JAVA 8: <module>microprofile</module>-->
         <module>uom</module>
-        <!--<module>vertx</module>-->
+        <!-- Requires JAVA 8: <module>vertx</module>-->
     </modules>
 
     <profiles>

Reply via email to