ServiceMix Specs Project

The servicemix-specs project contains OSGi-fied versions of popular JSR-* specifications.
It also contains helper classes to allow these specifications to lookup suitable implementations more efficiently in an OSGi environment.

Browsing the Source Tree

Web Browsing of Git repository

To browse the Git repo, use the following URL:

Read-only mirror at git.apache.org

There is a read-only mirror for this repository available at git.apache.org

Read-only mirror at GitHub

There is a read-only mirror for this repository available at GitHub

Checking out the Source Tree

Checkout from the ServiceMix Git Repo

This project's Git repository can be checked out anonymously using the following command:

git clone https://git-wip-us.apache.org/repos/asf/servicemix-specs.git

Only project developers can commit to the Git repository via this method.

Building

This project is a normal Maven build. Just use mvn clean install to build.

Jenkins

Jenkins CI build has been set up at https://builds.apache.org/job/ServiceMix-Specs/