You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2014/08/05 22:54:57 UTC

svn commit: r1615998 - in /tomee/tomee/trunk/examples: cdi-query/ pom.xml

Author: rmannibucau
Date: Tue Aug  5 20:54:57 2014
New Revision: 1615998

URL: http://svn.apache.org/r1615998
Log:
no sure why we have cdi-query module since months since OWB and us are no more compatible with it

Removed:
    tomee/tomee/trunk/examples/cdi-query/
Modified:
    tomee/tomee/trunk/examples/pom.xml

Modified: tomee/tomee/trunk/examples/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/trunk/examples/pom.xml?rev=1615998&r1=1615997&r2=1615998&view=diff
==============================================================================
--- tomee/tomee/trunk/examples/pom.xml (original)
+++ tomee/tomee/trunk/examples/pom.xml Tue Aug  5 20:54:57 2014
@@ -47,7 +47,6 @@
     <module>cdi-interceptors</module>
     <module>cdi-produces-disposes</module>
     <module>cdi-produces-field</module>
-    <module>cdi-query</module>
     <module>cdi-realm</module>
     <module>cdi-request-scope</module>
     <module>cdi-session-scope</module>