Skip to content
This repository was archived by the owner on Apr 4, 2026. It is now read-only.

Releases: play2war/play2-war-plugin

1.4.0

Choose a tag to compare

@dlecan dlecan released this 14 Jan 22:17

Core

Bugs

  • Header added twice (#312)

1.2.1

Choose a tag to compare

@dlecan dlecan released this 09 Jul 16:05

Core

Bugs

1.4-beta1

Choose a tag to compare

@dlecan dlecan released this 14 Jun 19:13

This release is designed for Play 2.4.0 and more and is not compatible with Play 2.3.x and less.

Plugin

Enhancements

  • Compatibility with Play 2.4.0 (#278)

1.3-beta3

Choose a tag to compare

@dlecan dlecan released this 14 Jun 19:11

This release is designed for Play 2.3.2 and more and is not compatible with Play 2.3.0 to 2.3.2.

Plugin

Enhancements

  • Compatibility with Play 2.3.8 (#280, #281)

1.3-beta2

1.3-beta2 Pre-release
Pre-release

Choose a tag to compare

@dlecan dlecan released this 12 Aug 17:02

This release is designed for Play 2.3.2 and more and is not compatible with Play 2.3.0 and 2.3.1.

Plugin

Enhancements

  • Compatibility with Play 2.3.2 and more series (#259)

1.3-beta1

1.3-beta1 Pre-release
Pre-release

Choose a tag to compare

@dlecan dlecan released this 12 Aug 13:02

Plugin

Enhancements

  • Compatibility with Play 2.3 series (#247)

v1.2

Choose a tag to compare

@dlecan dlecan released this 20 Jun 20:22

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)

v1.0.2

Choose a tag to compare

@dlecan dlecan released this 30 Jan 09:20

Plugin

  • Bugs
    • Unmanaged dependencies are not included in the WAR (#189)
    • Custom MANIFEST.MF in war/ subdirectory prevents build from completing (#215, #208)

v1.2-beta4

v1.2-beta4 Pre-release
Pre-release

Choose a tag to compare

@dlecan dlecan released this 30 Jan 10:00

Play2war 1.2.x series will be dedicated to Play 2.2. This is the 4th release compatible with Play 2.2.

This version is not compatible with Play 2.0.x or 2.1.x series anymore.

Plugin

  • Bugs
    • The root project jar is packaged as jar twice (#205)
    • Custom MANIFEST.MF in war/ subdirectory prevents build from completing (#216)

Don't look for 1.2-beta3 version, it has been "lost" ;-)

v1.2-beta2

v1.2-beta2 Pre-release
Pre-release

Choose a tag to compare

@dlecan dlecan released this 13 Dec 20:49

Play2war 1.2.x series will be dedicated to Play 2.2. This is the 2nd release compatible with Play 2.2, much more stable.

This version is not compatible with Play 2.0.x or 2.1.x series anymore.

Details of compatibility status can be seen in issue #188.

No known bug.