Can we get rid of one of the eclipse things? Whatever version the soa tools folks need, keep. Get rid of the other.
Dan On Friday 11 May 2007 07:23, [EMAIL PROTECTED] wrote: > Author: mmao > Date: Fri May 11 04:23:42 2007 > New Revision: 537162 > > URL: http://svn.apache.org/viewvc?view=rev&rev=537162 > Log: > * Eclipse3.1 plugin do require saaj now > > > Modified: > incubator/cxf/trunk/tools/eclipse3.1-plugin/pom.xml > > Modified: incubator/cxf/trunk/tools/eclipse3.1-plugin/pom.xml > URL: > http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/eclipse3.1-plug >in/pom.xml?view=diff&rev=537162&r1=537161&r2=537162 > ====================================================================== >======== --- incubator/cxf/trunk/tools/eclipse3.1-plugin/pom.xml > (original) +++ incubator/cxf/trunk/tools/eclipse3.1-plugin/pom.xml Fri > May 11 04:23:42 2007 @@ -48,10 +48,6 @@ > <version>${project.version}</version> > <exclusions> > <exclusion> > - <groupId>javax.xml.soap</groupId> > - <artifactId>saaj-api</artifactId> > - </exclusion> > - <exclusion> > <groupId>org.apache.geronimo.specs</groupId> > > <artifactId>geronimo-servlet_2.5_spec</artifactId> </exclusion> > @@ -90,10 +86,6 @@ > <exclusion> > <groupId>org.apache.geronimo.specs</groupId> > > <artifactId>geronimo-annotation_1.0_spec</artifactId> - > </exclusion> > - <exclusion> > - <groupId>javax.xml.soap</groupId> > - <artifactId>saaj-api</artifactId> > </exclusion> > <exclusion> > <groupId>org.apache.geronimo.specs</groupId> -- J. Daniel Kulp Principal Engineer IONA P: 781-902-8727 C: 508-380-7194 [EMAIL PROTECTED] http://www.dankulp.com/blog
