Hi Andy why? we expect it to be the default one to get all EE APIs.
Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau ---------- Forwarded message ---------- From: <[email protected]> Date: 2014-07-26 20:16 GMT+02:00 Subject: svn commit: r1613699 - /tomee/tomee/trunk/examples/deltaspike-fullstack/pom.xml To: [email protected] Author: andygumbrecht Date: Sat Jul 26 18:16:00 2014 New Revision: 1613699 URL: http://svn.apache.org/r1613699 Log: Classifier Modified: tomee/tomee/trunk/examples/deltaspike-fullstack/pom.xml Modified: tomee/tomee/trunk/examples/deltaspike-fullstack/pom.xml URL: http://svn.apache.org/viewvc/tomee/tomee/trunk/examples/deltaspike-fullstack/pom.xml?rev=1613699&r1=1613698&r2=1613699&view=diff ============================================================================== --- tomee/tomee/trunk/examples/deltaspike-fullstack/pom.xml (original) +++ tomee/tomee/trunk/examples/deltaspike-fullstack/pom.xml Sat Jul 26 18:16:00 2014 @@ -111,6 +111,7 @@ <groupId>org.apache.openejb</groupId> <artifactId>javaee-api</artifactId> <version>7.0-SNAPSHOT</version> + <classifier>tomcat</classifier> <scope>provided</scope> </dependency> <dependency>
