Hi Jason, Jason van Zyl wrote:
> We do, it's been in plexus-utils for years in the > org.codehaus.plexus.util.xml.pull package. Hmm. You took a private copy of the API (normally in xmlpull:xmlpull) and of xpp3:xpp3. However, since the Plexus parser no longer implements the official API (org.xmlpull.v1.XmlPullParser) it cannot be used as replacement for the "official" Xpp3 (or like KXML2). I always assumed Maven is based on the original Xpp3 artifact. Nevermind. Cheers, Jörg > > On Jan 1, 2015, at 7:37 PM, Jörg Schaible <[email protected]> wrote: > >> Hi guys, >> >> can someone tell me who nowadays maintains the Xpp3 parser? >> http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/index.html is online, >> but Bugzilla or CVS is no longer available. >> >> Cheers, >> Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
