Opened 10 years ago

Closed 10 years ago

Last modified 9 years ago

#1809 closed enhancement (fixed)

Upgrade 3-rd party libraries

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 3.4
Component: core Version:
Keywords: Cc:

Description

It's time for this again. Last time was #1741.

Change History (12)

comment:1 by Nicklas Nordborg, 10 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 10 years ago

(In [6470]) References #1809: Upgrade 3-rd party libraries

Updated PostgreSQL JDBC driver to 9.3-1101

comment:3 by Nicklas Nordborg, 10 years ago

(In [6471]) References #1809: Upgrade 3-rd party libraries

Updated c3p0 to 0.9.5

comment:4 by Nicklas Nordborg, 10 years ago

(In [6473]) References #1809: Upgrade 3-rd party libraries

Updated JDOM to 2.0.5. This is a not a plug-in replacement for JDOM 1.1. Since we expose some JDOM 1.1 classes in XMLUtil and other classes, we will ship both JDOM versions in BASE 3.4. All places which use JDOM 1.1 have been deprecated and they will be removed in BASE 3.5.

comment:5 by Nicklas Nordborg, 10 years ago

(In [6474]) References #1809: Upgrade 3-rd party libraries

Forgot to add this class in [6473].

comment:6 by Nicklas Nordborg, 10 years ago

(In [6475]) References #1809: Upgrade 3-rd party libraries

Updated MySQL JDBC Connector to 5.1.31

comment:7 by Nicklas Nordborg, 10 years ago

(In [6476]) References #1809: Upgrade 3-rd party libraries

Updated JFreeChart to 1.0.17

comment:8 by Nicklas Nordborg, 10 years ago

(In [6477]) References #1809: Upgrade 3-rd party libraries

Updated HttpClient to 4.3.4. Since we expose some methods and classes that has been deprecated (mainly in SSLUtil) we were forced to deprecate some of our own API. New replacement methods have been implemented. The deprecated methods and classes will be removed in BASE 3.5.

comment:9 by Nicklas Nordborg, 10 years ago

(In [6478]) References #1809: Upgrade 3-rd party libraries

Update Apache Commons Email to 1.3.2 and JavaMail to 1.5.2.

comment:10 by Nicklas Nordborg, 10 years ago

(In [6480]) References #1809: Upgrade 3-rd party libraries

Added notes about JDOM and Apache HTTP Client update/deprecation.

comment:11 by Nicklas Nordborg, 10 years ago

Resolution: fixed
Status: assignedclosed

comment:12 by Nicklas Nordborg, 9 years ago

(In [6601]) References #1809: Upgrade 3-rd party libraries

Fixes an issue with connecting to "mis-configured" https servers. See http://stackoverflow.com/questions/7615645/ssl-handshake-alert-unrecognized-name-error-since-upgrade-to-java-1-7-0

Note: See TracTickets for help on using tickets.