Re: [dom4j-dev] XPP2 part assumes outdated version

2005-05-14 Thread Maarten Coene
Wolfgang, I've upgraded dom4j to use the latest XPP2 version. If you want to try it out, check out the DOM4J_1_X_BRANCH branch from CVS, or you can wait for the new 1.6.1 release next week. thanks! Maarten Wolfgang Baer wrote: Hi all, in the process of packaging dom4j for the debian project I fou

[dom4j-dev] XPP2 part assumes outdated version

2005-04-24 Thread Wolfgang Baer
Hi all, in the process of packaging dom4j for the debian project I found that you rely on a rather outdated version of the XmlPullParser Version 2. Using the recent release (2.1.10) one gets compile errors in the org/dom4j/xpp/ProxyXmlStartTag.java class due to API changes in the 2.1.9 release of X