You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by an...@apache.org on 2015/11/04 19:17:06 UTC

tomee git commit: Comment

Repository: tomee
Updated Branches:
  refs/heads/master cf2692b60 -> 464a271b7


Comment


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/464a271b
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/464a271b
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/464a271b

Branch: refs/heads/master
Commit: 464a271b7e0f5dad43aae3a89041545a82948207
Parents: cf2692b
Author: andygumbrecht@apache.org <an...@gmx.de>
Authored: Wed Nov 4 19:16:21 2015 +0100
Committer: andygumbrecht@apache.org <an...@gmx.de>
Committed: Wed Nov 4 19:16:45 2015 +0100

----------------------------------------------------------------------
 tck/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/464a271b/tck/pom.xml
----------------------------------------------------------------------
diff --git a/tck/pom.xml b/tck/pom.xml
index 52a4498..5470617 100644
--- a/tck/pom.xml
+++ b/tck/pom.xml
@@ -31,10 +31,11 @@
     <module>cdi-embedded</module>
     <module>cdi-tomee</module>
     <module>cdi-tomee-embedded</module>
-    <!-- TODO: either really use this module or delete it -->
-    <module>bval-embedded</module>
     <module>tck-common</module>
     <module>bval-tomee</module>
+
+    <!-- TODO: either really use this module or delete it -->
+    <module>bval-embedded</module>
   </modules>
 
   <repositories>