Re: XmlBeans dependency for XMLBeans-XPath

2012-11-02 Thread Cyrille P.
on a Maven project, I would like to know if it's correct that xmlbeans-xpath 2.6.0 , has xmlbeans 2.4.0 in dependency and not the 2.6.0 version ? Here the pom.xml dependency declaration for xmlbeans-xpath 2.6.0: dependencies dependency

Re: XmlBeans dependency for XMLBeans-XPath

2012-10-31 Thread Cezar Andrei
-10-25 at 06:47 -0700, Cyrille P. wrote: Hi, Using XmlBeans on a Maven project, I would like to know if it's correct that xmlbeans-xpath 2.6.0 , has xmlbeans 2.4.0 in dependency and not the 2.6.0 version ? Here the pom.xml dependency declaration for xmlbeans-xpath 2.6.0

Re: XmlBeans dependency for XMLBeans-XPath

2012-10-30 Thread Cyrille P.
the pom.xml dependency declaration for xmlbeans-xpath 2.6.0: dependencies dependency groupIdorg.apache.xmlbeans/groupId artifactIdxmlbeans/artifactId version2.4.0/version /dependency dependency groupIdnet.sf.saxon

Re: XmlBeans dependency for XMLBeans-XPath

2012-10-29 Thread Cezar Andrei
and not the 2.6.0 version ? Here the pom.xml dependency declaration for xmlbeans-xpath 2.6.0: dependencies dependency groupIdorg.apache.xmlbeans/groupId artifactIdxmlbeans/artifactId version2.4.0/version /dependency dependency

XmlBeans dependency for XMLBeans-XPath

2012-10-25 Thread Cyrille P.
Hi, Using XmlBeans on a Maven project, I would like to know if it's correct that xmlbeans-xpath 2.6.0 , has xmlbeans 2.4.0 in dependency and not the 2.6.0 version ? Here the pom.xml dependency declaration for xmlbeans-xpath 2.6.0: dependencies dependency