Gaderian v1.0 Release Notes

Gaderian v1.0 Release Notes

Gaderian v1.0 Release Notes

Based on the initial talk we had on the Hivemind mailing list, here is a rudimentary road-map for a 1.0 release, based on the Hivemind 1.X trunk.  This would then enter basic maintenance mode and await 2.0

Code Updates

  • Update supported JDK level to 1.5

  • Remove dependency on ORO

Update 3rd Party Libraries

Update the 3rd party libraries used by Gaderian to ensure both compatibility and being 'current'.

Core

Library

Current Version

Latest Version

Javassist

3.0

3.7.ga (3.10.0-GA if using JBoss repo)

Utilities

Library

Current Version

Latest Version

Spring

1.0.1

2.5.6.SEC01

Groovy

1.0-jsr-03

1.6.3

JMX

Library

Current Version

Latest Version

MX4J

2.1.1

3.0.2 (tools uses 3.0.1)

Note: MX4J is not needed when running on JDK5+, as it's part of Java's core API.

Updating the website

The build is now fully 'Mavenized' and the website should reflect this (would need a place for this)

Comments