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/18 00:36:57 UTC

tomee git commit: TOMEE-2140 - Added arquillian-jpa example to modules list again.

Repository: tomee
Updated Branches:
  refs/heads/master 915577366 -> 9f8a299bd


TOMEE-2140 - Added arquillian-jpa example to modules list again.


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

Branch: refs/heads/master
Commit: 9f8a299bdd35959e2e97d1822b63bbfff201cfbe
Parents: 9155773
Author: Roberto Cortez <ra...@yahoo.com>
Authored: Tue Dec 18 00:36:33 2018 +0000
Committer: Roberto Cortez <ra...@yahoo.com>
Committed: Tue Dec 18 00:36:50 2018 +0000

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/9f8a299b/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index c1f9c58..8cdcf19 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>