Maarten Coene wrote:
> 
> Hi,
> 
> I have 3 questions regarding dom4j.
> 
> 1. the project is failing because of this error:
> 
> BUILD FAILED
> java.lang.NoClassDefFoundError: org/xml/sax/ext/Attributes2
>       at org.apache.xerces.parsers.AbstractSAXParser.<init>(Unknown Source)
>       at org.apache.xerces.parsers.SAXParser.<init>(Unknown Source)
>       at org.apache.xerces.parsers.SAXParser.<init>(Unknown Source)
>       at org.apache.xerces.jaxp.SAXParserImpl.<init>(Unknown Source)
>       at org.apache.xerces.jaxp.SAXParserFactoryImpl.newSAXParser(Unknown
> Source)
>       at org.apache.tools.ant.util.JAXPUtils.newSAXParser(JAXPUtils.java:212)
>       at
> org.apache.tools.ant.util.JAXPUtils.getNamespaceXMLReader(JAXPUtils.java:169)
>       at
> org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:187)
>       at
> org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:140)
>       at
> org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:90)
>       at org.apache.tools.ant.Main.runBuild(Main.java:645)
>       at org.apache.tools.ant.Main.startAnt(Main.java:188)
>       at org.apache.tools.ant.Main.start(Main.java:151)
>       at org.apache.tools.ant.Main.main(Main.java:229)
> 
> 
> Any idea what's going wrong?
> 
> 2. I will start working on a new major version of dom4j, this will 
> probably cause a lot of build failures... I have created a branch in CVS 
> for maintaining the current dom4j 1.x releases. I think it would be good 
> if gump is using this branch (DOM4J_1_X_BRANCH) instead of the MAIN 
> branch. Can the gump project descriptor of dom4j be changed to 
> accomplish this?
> 
> 3. I have also upgraded the pull-parser (xpp2) used by dom4j to a new 
> version. I think this will cause problems as well with the current 
> project descriptor because the jar name has been changed to 
> pull-parser-2.1.10.jar. This has only be done in the DOM4J_1_X_BRANCH 
> branch.
> 
> regards,
> Maarten
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/dom4j-tp57563p19264598.html
Sent from the Gump mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to