[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Jaxen 2 underway

  • From: Elliotte Rusty Harold <elharo@ibiblio.org>
  • To: XML Developers List <xml-dev@lists.xml.org>
  • Date: Mon, 13 May 2019 20:09:07 -0400

Jaxen 2 underway
Anyone depending on or interested in the Jaxen library may want to
poke their heads into the repo at:

https://github.com/jaxen-xpath/jaxen

Work on Jaxen 2 has commenced. The primary focus of this release is
cleaning up the massive dependency cycle hell that Jaxen 1.x created
throughout the Java ecosystem. To that end, the core project will now
only include a navigator for DOM. Since DOM is already bundled with
the JDK, this doesn't cause conflicts or bloat.

The navigators for third party object models will be split out into
separate artifacts:

jaxen:jaxen-xom:2.0.0
jaxen:jaxen-jdom:2.0.0
jaxen:jaxen-dom4j:2.0.0
jaxen:jaxen-javabeans:2.0.0

(Artifact IDs are not final.)

Thus it will now be possible to depend on jaxen-core (jaxen:jaxen)
without pulling in any other dependencies at all. If you need one of
the other navigators, you can add it alone without pulling every XML
parsing library into your dependency tree.

A few deprecated classes have been removed. Otherwise at a Java level,
Jaxen 2 is API and behavior compatible with older Jaxen code.

There will likely be some problems where multiple different versions
of jaxen:jaxen appear at different places in the dependency tree.
These should be able to be resolved by adding the newer artifacts as
dependencies of the root project.

Particular concerns or bugs can be filed as issues in the Github issue
tracker. Otherwise please discuss here.

-- 
Elliotte Rusty Harold
elharo@ibiblio.org


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.