[go: up one dir, main page]

Menu

Code Commit Log


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

OSMORC-33: Added an option to not generate the global libraries for framework instance bundles. Dependency resolution won't work, if a framework instance bundle would be the resolved endpoint of such a dependency in this case.

2008-06-21 22:22:49 Tree
[r83] by rbeeger

OSMORC-27: Actually the real problem here doesn't seem to be editing a manifest outside of IDEA. That works perfectly. A Require-Bundle statement that makes a bundle require itself produces the exception shown in the bug report. Osmorc now doesn't try to add module dependencies from a module to itself even if the manifest requires it.

2008-06-21 20:28:00 Tree
[r82] by rbeeger

OSMORC-9:
* Rolled back part of the changes made to fix this bug.
* Now there is one module called "FrameworkInstance" that references all libraries of the curent framework instance
* Project modules now again reference the global framework instance libraries according to their bundle dependencies specified in their manifests.
* Creation of the module "FrameworkInstance" is now optional and deactivated by default (need to find the right default for the most common case)

2008-06-21 19:05:45 Tree
[r81] by derkork

* added possiblity to specify additional properties that are to be added to the manifest that is automagically generated by osmorc (e.g. properties for Spring Dynamic Modules or something else)

2008-06-17 22:45:21 Tree
[r80] by derkork

* added manifest filter to the bundle compiler to prevent compile failures due to manifest files in the compiler output path
* added more test data

2008-06-17 21:41:35 Tree
Older >