Skip to content

v1.2

Compare
Choose a tag to compare
@dlecan dlecan released this 20 Jun 20:22
· 55 commits to develop since this release

Play2War 1.2 contains the follwing main enhancements:

  • Compatibility with Play 2.2 is out of beta
  • Use of servlet 3.1 features (async IO) on 3.1 Servlet containers

Plugin

Enhancements

  • Compatibility with Play 2.2.x series (#188)

Bugs

  • Project's JAR can be packaged exploded in final WAR again (#224)
  • Custom MANIFEST.MF in war/ subdirectory prevents build from completing (#216)

Core

Enhancements

  • Compatibility with Play 2.2.x series (#188)
  • Use asynchronous IO on 3.1 Servlet containers (#95, #235, #239, #243)
  • Various enhancements (#244, #245, #248)