You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by ra...@apache.org on 2018/12/21 22:38:05 UTC

tomee git commit: Readded arquillian-jpa example project.

Repository: tomee
Updated Branches:
  refs/heads/master 52a860838 -> 16052e030


Readded arquillian-jpa example project.


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

Branch: refs/heads/master
Commit: 16052e0309708b227c6d3f6ac02ad7aa0da3e70c
Parents: 52a8608
Author: Roberto Cortez <ra...@yahoo.com>
Authored: Fri Dec 21 22:37:57 2018 +0000
Committer: Roberto Cortez <ra...@yahoo.com>
Committed: Fri Dec 21 22:37:57 2018 +0000

----------------------------------------------------------------------
 examples/pom.xml | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/16052e03/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 518b338..438d95b 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -41,10 +41,7 @@
     <module>application-composer</module>
     <module>applicationcomposer-jaxws-cdi</module>
     <module>applicationexception</module>
-<!--
-BROKEN, see TOMEE-2140
     <module>arquillian-jpa</module>
--->
     <module>async-methods</module>
     <module>async-postconstruct</module>
     <module>bean-validation-design-by-contract</module>