Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 876 Bytes

File metadata and controls

43 lines (22 loc) · 876 Bytes

Pax Sham

If you need to mock an OSGi framework in your tests, Pax Sham is your buddy.

Sham definition: an imitation or counterfeit purporting to be genuine

As we are mocking, we are shaming.

Build

You'll need a machine with Java 6+ and Apache Maven 3 installed.

Checkout:

git clone git@github.com:adreghiciu/org.ops4j.pax.sham.git

Run Build:

mvn clean install

Releases

Releases go to Maven Central.

No version of Pax Sham was released.

Issue Tracking (Not yet functional)

Continuus Integration Builds (Not yet functional)

We have a continuus integration build set up here:

Artifacts are being published to:

The OPS4J Team.