You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Richard S. Hall" <he...@ungoverned.org> on 2005/08/16 20:52:24 UTC

Source committed

Ok, I put my latest source snapshot into the svn trunk. If you want 
build, just check out the trunk or entire project repo.

In the trunk directory, you should be able to simply type "ant" to build 
the framework...assuming you have ant in your path.

After building, to run the framework, in the trunk directory type:

    java -jar lib/felix.jar

The rest should be familiar to anyone who has played with Oscar.

-> richard