Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

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>

Significant Fixes

  • WW-1711 The select tag works properly with non-string values.
  • WW-1731 The Code Behind and Spring plugins are included in the distribution.

Backward compatibility issues with prior development release

  • The experimental "new API" has been removed, in favor of continued research in the 2.1.x series.

Documentation Changes

  • The home page for the Core Guide was been reorganized.
    • Several "missing" pages on extending the framework have been identified, and are listed on the Contributors Guide page, awaiting volunteers.

Internal Changes

  • The OGNL dependency is advanced to version 2.6.11.
  • The XWork dependency is advanced to version 2.0.1.
  • The Codebehind and Spring plugin JARs are now bundled with the distribution, as originally intended.
  • In the documentation, several references to code "snippets" in the Interceptor area have been fixed.
  • The XWork dependency is advanced to version 2.0.1.
  • The OGNL dependency is advanced to version 2.6.11.

Experimental Features and Plugins

...

Issue List

Other resources

...