[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r103] by rbeeger
2008-08-04 22:01:05 Tree
[r102] by derkork

* minor fix in the changelog for 0.6.0

2008-08-04 20:57:58 Tree
[r101] by rbeeger

Updated build.xml for 0.6.0 release.

2008-08-04 20:52:29 Tree
[r100] by rbeeger

Updated change log for 0.6.0 release.

2008-08-04 20:44:48 Tree
[r99] by rbeeger

Fixed a broken test.

2008-08-03 17:35:22 Tree
[r98] by rbeeger

Now the default configuration generated for a new facet uses the project default manifest file location and a default jar file location is also set.

2008-08-01 16:05:48 Tree
[r97] by rbeeger

Now uses forward slashes in jar file location to enable path macro replacement.

2008-08-01 14:33:24 Tree
[r96] by rbeeger

Now framework instance libraries are not bundlified.

2008-08-01 11:54:49 Tree
[r95] by rbeeger

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.

2008-07-30 12:29:43 Tree
[r94] by derkork

* made the felix runner work (that makes 2 of 3 running :D)
* hacked in boot delegation=* to fix dependency problems. This is probably not the best solution, however when you work with plain JARs, you hardly have a choice as you cannot possibly analyze all dependencies and add them to the manifest of all your JARs. Another idea would be to package all required jars into the bundle, which would be good from a self-containing point of view, however it increases build and development time a lot. Maybe add this as an additional option in 0.7.0.

2008-07-17 18:46:55 Tree
Older >