Repository: deltaspike
Updated Branches:
  refs/heads/master e10e8863a -> 2847590c4


Disabling java 8 tests as recent jenkins changes make this profile broken.


Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo
Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/2847590c
Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/2847590c
Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/2847590c

Branch: refs/heads/master
Commit: 2847590c4fff5dbdfa59b125b7d07db16ab896c3
Parents: e10e886
Author: John D. Ament <john.d.am...@gmail.com>
Authored: Thu Nov 30 09:57:45 2017 -0500
Committer: John D. Ament <john.d.am...@gmail.com>
Committed: Thu Nov 30 09:57:45 2017 -0500

----------------------------------------------------------------------
 deltaspike/modules/data/pom.xml | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/deltaspike/blob/2847590c/deltaspike/modules/data/pom.xml
----------------------------------------------------------------------
diff --git a/deltaspike/modules/data/pom.xml b/deltaspike/modules/data/pom.xml
index 9970ea7..1c1f6f2 100755
--- a/deltaspike/modules/data/pom.xml
+++ b/deltaspike/modules/data/pom.xml
@@ -74,9 +74,6 @@
         </profile>
         <profile>
             <id>java8.tests</id>
-            <activation>
-                <jdk>1.8</jdk>
-            </activation>
             <modules>
                 <module>test-java8</module>
             </modules>

Reply via email to