[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[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
[r93] by rbeeger

Fixed some tests that broke because of the changes to the manifest file location.

2008-07-09 18:02:23 Tree
[r92] by rbeeger

In the project settings a default manifest file location can be specified
The manifest file location is now the folder which contains the file and not the full path to the file itself.

2008-07-09 17:57:28 Tree
[r91] by rbeeger

Updated plugin.xml files for domain change from osmorc.beeger.net to osmorc.org.
The error handler now shows an info dialog after an issue was created or if posting of an issue failed.

2008-07-07 20:56:39 Tree
[r90] by derkork

*removed net/beeger folders

2008-07-03 18:46:29 Tree
[r89] by derkork

* refactored package names from net.beeger.osmorc to org.osmorc

2008-07-03 18:41:05 Tree
[r88] by derkork

Tagging before renaming net.beeger.osmorc to org.osmorc.

2008-07-03 08:37:03 Tree
[r87] by derkork

* Outdated modules are now automatically recompiled before running (finally got that one)...

2008-07-01 07:56:57 Tree
[r86] by derkork

* bundle compiler is now capable of bundlifiying libraries
* added dependency solver for determining the correct bundle startup order (work in progress)
* reworked bundle selection dialog for the run configuration editor
* added start levels to the knopflerfish framework runner

2008-06-30 06:09:06 Tree
[r85] by rbeeger

OSMORC-34: fixed
OSMORC-35:
* Hopefully fixed this
* Uses Equinox to resolve the dependencies now
* Analyzes Import-Package, Export-Package and Require-Bundle
* Tries to find the most accurate location of the used package if a class from the package is used.

2008-06-29 18:13:37 Tree
Older >