Skip to content

v0.9

Compare
Choose a tag to compare
@dlecan dlecan released this 03 Jul 11:01
· 196 commits to develop since this release
  • Play2War is compatible with Play 2.1.0
  • Play2War is compatible with Play 2.1.1
  • Play2War is compatible with Java 7 only on Java 7-compliant application servers (eg.: Jetty 9)

Core

  • Bugs
    • Java actions can be executed concurrently (#136)
    • Flash cookie is removed after next request (#139)
    • Fix sometimes upload hangs (#141)

Plugin

  • Enhancements
    • War file name can be overriden and configured (#134)