Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added note about XWork groupId

...

  • XWork was moved to ASF and it's a part of Struts 2 now. With this release the new XWork 2.2.0 is also available! In the future version, the XWork will be merged into Struts 2.
  • XWork Maven artifact is now under <groupId>org.apache.struts.xwork</groupId> - it's Nexus requirement
  • The XWork is using the latest OGNL version 3.0, the OGNL source code repository is hosted at Github
  • Javassist dependency was excluded in OGNL, you must remember to include it, except when you are lunching an application on JBoss server

...