Skip to content

Latest commit

 

History

History
53 lines (27 loc) · 1.11 KB

README.md

File metadata and controls

53 lines (27 loc) · 1.11 KB

Pax Swissbox

Thanks for looking into Pax Swissbox - a collection of utilities for OSGi applications, used by various other OPS4J projects.

This is the official source repository of the OPS4J Pax Swissbox project. Its licensed under the Apache Software License 2.0 by the OPS4J community.

Custom Release

Due to unavailability of ops4j snapshot repository we did a custom release for swissbox in order to be able to release pax-exam.

Documentation

Build

You'll need a machine with Java 5 or higher and Apache Maven 3 installed.

Checkout:

git clone git://github.com/ops4j/org.ops4j.pax.swissbox.git

Run Build:

mvn clean install

Releases

Releases go to Maven Central.

The current release is Pax Swissbox 1.7.0.

Issue Tracking

Continuous Integration Builds

We have a continuous integration build set up here:

Snapshot artifacts are being published to:

The OPS4J Team.