Menu

Tree [r59] /
 History

HTTPS access


File Date Author Commit
 Test 2009-06-12 vsuraci [r1]
 ant 2009-06-12 vsuraci [r7]
 osgi 2010-05-06 andvash [r59]
 .classpath 2010-03-16 mattiacci [r55]
 .project 2009-06-12 vsuraci [r3]
 README.txt 2009-06-12 vsuraci [r3]
 build.xml 2009-06-12 vsuraci [r3]
 changelog.html 2009-06-12 vsuraci [r3]
 release_notes.html 2009-06-12 vsuraci [r3]
 release_notes.txt 2009-06-12 vsuraci [r3]

Read Me

*******************************************
** Knopflerfish Release 2.2.0
**
** For more information, please visit 
**   http://www.knopflerfish.org
**
*******************************************


--- Building ---

 Prerequisites

   - JDK 1.3 or later, available from java.sun.com 
   - Ant 1.6 or later, available from ant.apache.org 
   - BCEL, available from jakarta.apache.org/bcel 
     install locally in ant/lib or in $ANTHOME/lib

 > ant                   # builds framework and all bundle jar files

--- Running   ---

After building, the framework can be run using

 > cd osgi
 > java -jar framework.jar
               

--- Directories ---

 osgi             - all OSGi related code
 osgi/framework   - core OSGi framework
 osgi/bundles     - bundles included in distribution
 osgi/bundles_opt - some extra bundles

 ant              - Ant related code and build include files

 htdocs           - online documentation (html)

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.