Versions Compared

Key

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

...

Code Block
xml
xml
titleStaging Repository
<repositories>
  <repository>
    <id>apache.nexus</id>
    <name>ASF Nexus Staging</name>
    <url>https://repository.apache.org/content/groups/staging/</url>
  </repository>
</repositories>

Internal Changes

  • All validators were refactored and right now parameters can be set via OGNL also parameter parse was removed - WW-2923 - please be aware that param names changed a bit, review documentation Validation
  • (warning) tag's required attribute was renamed to requiredLabel to allow support of Html5 required attribute in the tags - WW-3908
  • new Tiles 3 plugin added to support Tiles 3 result type - WW-3931
  • as mentioned in WW-3973 with previous release behaviour of Parameters Interceptor changed a bit - please read careful over the linked page
  • migrated site to the Apache CMS and SvnPubSub
  • support for JBoss 5 to work with the Convention plugin was improved, check WW-3984 for more details

Issue Detail

Issue List

Other resources