Yes, we should not ship this jar, I will fix it in my next commit.
Thanks, Willem Daniel Kulp wrote:
Quick question: On Tuesday 07 October 2008, [EMAIL PROTECTED] wrote:Modified: cxf/branches/2.1.x-fixes/api/pom.xml <dependency> + <groupId>org.apache.geronimo.specs</groupId> + <artifactId>geronimo-j2ee-connector_1.5_spec</artifactId> + </dependency>Could this have <scope>provided</scope> so we don't ship this and have it added to the class path and such? Your J2EE container should already provide that so we shouldn't need to ship it.
