<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">The word "supported" should really be banned from the vocabulary of computing, and you really need to be clearer what you are asking.<div class=""><br class=""></div><div class="">There are several meanings that I see commonly used, often (as here) with a lack of clarity about which is intended.</div><div class=""><br class=""></div><div class="">X supports Y may mean:</div><div class=""><br class=""></div><div class="">* X is an organisation that provides a defined level of help and assistance to users of Y</div><div class=""><br class=""></div><div class="">* X is a piece of software that has been tested and is known to work in environment Y (e.g. JDOM 2 supports Java 11, where X = JDOM 2 and Y = Java 11)</div><div class=""><br class=""></div><div class="">* Y is a piece of software that has been tested and is known to work in environment X (e.g. Java 11 supports JDOM 2, where X = Java 11 and Y = JDOM 2)</div><div class=""><br class=""></div><div class="">* X and Y have not been explicitly tested to work together, but some organisation exists that is prepared to offer assistance if you try running them together.</div><div class=""><br class=""></div><div class="">When new Java releases come out, the usual situation is that (a) software like JDOM that worked on earlier releases continues to work, (b) no-one formally tests that this is the case, (c) if the sofware in question is open source, and you hit problems, then you have no contractual entitlement to support from anyone, but (d) with luck, there is an open-source community willing to help you find and fix the problem. So the combination of JDOM and Java 11 is almost certain to work, but no-one is prepared to offer you a guarantee that this will be the case, or a contractual undertaking to help you if it isn't.</div><div class=""><br class=""></div><div class="">In the old vertically-integrated days when you went to IBM for all your computing needs, "supported" meant that what you were doing had an official imprimatur from IBM. That world disappeared 40 years ago, and the word "supported" ought to have disappeared at the same time.</div><div class=""><br class=""></div><div class="">Michael Kay</div><div class="">Saxonica</div><div class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 24 May 2019, at 05:52, Jason Hunter <<a href="mailto:jhunter@servlets.com" class="">jhunter@servlets.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">First, you really should upgrade to a newer version of JDOM. Even to 1.1.3 if you don't want to jump to the 2.x branch.<div class=""><br class=""></div><div class="">Second, JDOM is true open source software. Everyone here is a volunteer. It looks like you probably have a day job at TIBCO and you're trying to determine this as part of a corporate effort. So let me suggest that you try things yourself. Run the JDOM test suite on a Java 11 system. Feel free to report back the results.<br class=""><div class=""><br class=""></div><div class="">-jh-<br class=""><div class=""><br class=""><blockquote type="cite" class=""><div class="">On May 23, 2019, at 03:42, Hardik Savsani <<a href="mailto:hsavsani@tibco.com" class="">hsavsani@tibco.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><span style="font-size:13px;color:rgb(38,50,56);font-family:Roboto,Arial,sans-serif" class="">Hi Team,</span><br style="font-size:13px;color:rgb(38,50,56);font-family:Roboto,Arial,sans-serif" class=""><br style="font-size:13px;color:rgb(38,50,56);font-family:Roboto,Arial,sans-serif" class=""><span style="font-size:13px;color:rgb(38,50,56);font-family:Roboto,Arial,sans-serif" class="">Hope... you are doing great.</span><br style="font-size:13px;color:rgb(38,50,56);font-family:Roboto,Arial,sans-serif" class=""><br style="font-size:13px;color:rgb(38,50,56);font-family:Roboto,Arial,sans-serif" class=""><span style="font-size:13px;color:rgb(38,50,56);font-family:Roboto,Arial,sans-serif" class="">We are developing a product which is using the following jar:</span><br style="font-size:13px;color:rgb(38,50,56);font-family:Roboto,Arial,sans-serif" class=""><br class=""><div class=""><b class=""><span class="gmail-m_7652264747489249850gmail-il"><span class="gmail-il">jdom</span></span>.jar - 1.1.1 <br class=""></b><br style="font-size:13px;color:rgb(38,50,56);font-family:Roboto,Arial,sans-serif" class=""><span style="font-size:13px;color:rgb(38,50,56);font-family:Roboto,Arial,sans-serif" class="">We want to confirm only whether above mentioned jar supported by Java 11 or not.</span><div class=""><font color="#263238" face="Roboto, Arial, sans-serif" class=""><br class=""></font></div><div class=""><font color="#263238" face="Roboto, Arial, sans-serif" class="">Could you please confirm on this.<br class=""></font><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Hardik</div></div></div></div>
_______________________________________________<br class="">To control your jdom-interest membership:<br class=""><a href="http://www.jdom.org/mailman/options/jdom-interest/youraddr@yourhost.com" class="">http://www.jdom.org/mailman/options/jdom-interest/youraddr@yourhost.com</a></div></blockquote></div><br class=""></div></div></div>_______________________________________________<br class="">To control your jdom-interest membership:<br class=""><a href="http://www.jdom.org/mailman/options/jdom-interest/youraddr@yourhost.com" class="">http://www.jdom.org/mailman/options/jdom-interest/youraddr@yourhost.com</a></div></blockquote></div><br class=""></div></body></html>