Pax Web - 2.0.3

Release 2.0.3

Overview

Latest bug-fix release on the 2.0.x line.
With this bug-fix release the EOL of the 2.0.x line has been reached. It's superseded by 2.1.x.
Any new bug-fixes will only be done in the 2.1.x line.
This distribution of Pax Web was released on 25.10.2012.

Download distribution

Pax Web consists of more artifacts to offer you maximum flexibility on deployments:

Source code

You can browse, download and checkout the source code at http://github.com/ops4j/org.ops4j.pax.web/tree/web-2.0.3/.

Release Notes

The following is a detailed list of changes from the previous release:

type key summary assignee reporter priority status resolution created updated due

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Maven Repositories

All of the artefacts can be pulled from the following maven repositories

<repositories>
 	<repository>
 	<id>ops4j-snapshots</id>
 	<url>http://oss.sonatype.org/content/repositories/ops4j-snapshots</url>
 	</repository>
</repositories>
 	 
<pluginRepositories>
 	<pluginRepository>
 	<id>ops4j-plugin-snapshots</id>
 	<url>http://oss.sonatype.org/content/repositories/ops4j-snapshots</url>
 	</pluginRepository>
</pluginRepositories>