Aranea-MVC 1.2.1.1

March 13th, 2009 by Martti Tamm

Just a small announcement. I released Aranea-MVC 1.2.1.1 to fix a JavaScript error that appeared in certain cases. Although we normally do not release so small changes, I considered it important that everyone could have this fix.

With small regret, I also forgot to mention couple of small new features/changes in Aranea 1.2.1 release. So I correct this mistake now.

First, for those who are using Joda-Time API in a project, Aranea 1.2.1 uses org.joda.time.format.DateTimeFormat to parse incoming dates and times instead of SimpleDateFormat that comes with JDK. This is the first step towards adding better Date object support in Aranea releases.

Secondly, those who link one-by-one to JavaScript files that come with Aranea, you can omit linking to “behaviour.js”. It is outdated and not necessary any more since Aranea 1.2.1. It is also removed from the release so that the server will return an empty file.

Good luck!

Leave a Reply