Message9326

Author zyasoft
Recipients Arfrever, fwierzbicki, zyasoft
Date 2015-01-07.06:06:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420610808.72.0.327572344751.issue2091@psf.upfronthosting.co.za>
In-reply-to
Content
Most jars are updated, but we should look at the following dependencies:

name - available (current)
Antlr 3 - 3.5.2 (3.1.3)
Bouncy Castle - 1.51 (1.50)
JUnit - 4.12 (4.10)
Mockrunner - 1.0.4 (0.4.1)

Likely Postgres and MySQL doesn't need to be upgraded. JLine 1 -> 2 is a separate issue (see #2092)

Updating Antlr 3 could be tough, even to Antlr 3.5.2 (now 3.1.3), see #1903. However on Java 8, I see random failures in attempting to build the grammar. Fortunately we can use Java 7 to build our jars.
History
Date User Action Args
2015-01-07 06:06:48zyasoftsetmessageid: <1420610808.72.0.327572344751.issue2091@psf.upfronthosting.co.za>
2015-01-07 06:06:48zyasoftsetrecipients: + zyasoft, fwierzbicki, Arfrever
2015-01-07 06:06:48zyasoftlinkissue2091 messages
2015-01-07 06:06:48zyasoftcreate