JDOM 1.1.1 release candidate

Jason Hunter <jhunter-DEY3lTYx1ZlWk0Htik3J/[email protected]> Thu, 23 Jul 2009 00:52:50 -0700
Newsgroups gmane.comp.java.jdom.announce
Message-ID <68298D70-DDA4-4D42-A3E4-4C2B8DBB0D88__26590.3893080123$1248338274$gmane$org@servlets.com>
I just posted a release candidate for JDOM 1.1.1.  I'd appreciate  
people giving it a test to confirm there's nothing problematic about  
this, before I make it an official release.  I'd especially like your  
review if you're (a) an expert on surrogate pairs, (b) use a lot of  
XPath, (c) have deployments on JDK 1.2/1.3/1.4, or (d) really push the  
speed of XMLOutputter and can confirm the surrogate pair work hasn't  
slowed you down noticeably.  Email me privately with reports of  
success, or publicly on jdom-interest with any issues.

http://jdom.org/dist/binary/jdom-1.1.1-rc1.zip
http://jdom.org/dist/binary/jdom-1.1.1-rc1.tar.gz

Here's what's new:

Fixed a synchronization issue in the Namespace class that could cause a
hang when doing concurrent builds.

Added output support for Unicode surrogate pairs.

Added a new flag on SAXBuilder named setFastReconfigure() which, when  
set,
can speed reconfiguration by skipping repeated attempts to set  
features that
are determined not to be present on a parser.  Useful when doing many  
builds
per second.

Updated the provided Jaxen library from a modified Jaxen 1.0 to the  
latest
which is Jaxen 1.1.1.

Added reflection code in the error reporting system to support Android's
Dalvik VM which doesn't have the java.rmi.* classes.

-jh-

_______________________________________________
To control your jdom-announce membership:
http://www.jdom.org/mailman/options/jdom-announce/youraddr-rszsuFHTZu1Wk0Htik3J/[email protected]