Kopie von Pax Web - 3.0.0

Release 3.0.0

Overview

This is the final release for the next Major Version. This Release contains about 96 Bugfixes and new Features.
This distribution of Pax Web was released on 27.04.2013.

Download distribution

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

  • Pax Web - Jetty Bundle ( bundled Jetty ) 
  • Pax Web - Jetty ( Jetty must be provided as additional bundles ) 
  • Pax Web - JSP Support 
  • Pax Web - WAR Extender 
  • Pax Web - Whiteboard Extender
  • Pax Web - SPI 
  • Pax Web - API 
  • Pax Web - Runtime

You're able to find those artifacts from the maven repository. Look for groupId org.ops4j.pax.web

Source code

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

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
Loading...
Refresh

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>