Pending fix for issue #93
Rolf Lear <[email protected]> Wed, 12 Sep 2012 09:48:05 -0400
| Newsgroups | gmane.comp.java.jdom.general |
|---|---|
| Message-ID | <[email protected]> |
Hi all. Recently issue #93 was filed (this morning), and I have a fix out for it already.... https://github.com/hunterhacker/jdom/issues/93 This issue relates to using JDOM in a security-constrained environment (in this case, an applet). The actual issue is that some of the JDOM code references System.getProperties(), and some properties are not accessible from Applets. This issue is contained within a very limited scope of JDOM usage, so it should have no impact on regular JDOM users. Still, you should probably be aware of it. The issue has been fixed, and there is a hotfix package of JDOM with the fix available on the github download site. I will be scheduling a formal release of JDOM 2.0.4 for the October timeframe unless something else comes up before that. Thanks all Rolf _______________________________________________ To control your jdom-interest membership: http://www.jdom.org/mailman/options/jdom-interest/[email protected]