[go: up one dir, main page]

Menu

Commit [r95]  Maximize  Restore  History

Fixed typo in fetching manifest file while compiling a bundle. MANIFEST:MF was seaarched and not found. MANIFEST.MF is now searched and found if it exists.

Fixed running of Knopflerfish on Windows: The file URLs of bundlified libs were malformed.

rbeeger 2008-07-30

changed /trunk/src/org/osmorc/make/BundleCompiler.java
changed /trunk/src/org/osmorc/run/OsgiRunState.java