Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleSnapshot Repository
<repositories>
  <repository>
    <id>apache.snapshots</id>
    <name>ASF Maven 2 Snapshot</name>
    <url>http://people.apache.org/repo/m2-snapshot-repository</url>
  </repository>
</repositories>

New Features

  • Allow automcatic id setting from Restful2ActionMapper
  • Update Tiles2 plugin to work with latest Tiles2 release...

Significant Fixes

  • struts.xml include dependant packages not loading properly
  • Several problems with internationalization fixed, e.g. s:i18n tag, optgroup tag
  • FilterDispatcher not cleaning up correctly

Documentation Changes and Additions

Internal Changes

  • Updated XWork dependency to 2.0.3

Experimental Features and Plugins

...