[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[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
[r79] by derkork

* Missing compiler output path will no longer throw NPE in Facet editor
* Osmorc is now asking if a manifest should be created instead of silently creating it.
* Added some more translations

2008-06-16 06:40:25 Tree
[r78] by rbeeger

OSMORC-9:
* Modules are now generated for framework instance libraries
* dependency synchronizer uses those generated modules
* Works most of the time. At some obscure situations some exceptions are thrown. Need to work on that a bit more.
Fixed some issues uncovered by IDEA's code inspections

2008-06-15 12:32:40 Tree
[r77] by rbeeger

Fixed ModuleDependencySynchronizerTest.

2008-06-13 17:56:47 Tree
[r76] by rbeeger

Fix for NullPointer that occurs on the first RunConfiguration in a project

2008-06-08 16:03:25 Tree
[r75] by rbeeger

OSMORC-9 : First steps to get this done.

2008-06-08 13:08:57 Tree
[r74] by derkork

* tried to make equinox running, but when it comes to eclipse, things tend to be non-working. changed hierarchy so it derives from abstractframeworkrunnner.

2008-06-05 19:13:13 Tree
[r73] by derkork

* Felix runner is now working, we can start bundles using felix!
* custom installation steps are now properly run before the osgi runtime is started
* renamed some methods in the frameworkrunner interface to better reflect their purpose
* created base class for runnners covering the common tasks for each runner
* modified test data

2008-06-05 18:34:41 Tree
[r72] by derkork
2008-06-04 22:46:02 Tree
[r71] by derkork

* Added support for completely automated Manifest generation to the bundle compiler (no more physical manifest file required, but of course supported if you wish to do so)
* It is now possible to specify bundle symbolic name, activator and version in the facet settings (only used for automated manifest generation).
* Manifest synchronizer now honours manifest path settings from the facet configuration, so it is now possible to have the manifest file anywhere in your project
* Facet configuration changes will now trigger resynchronization
* Added inspection reporting when a bundle activator is not set up in the manifest or facet configuration.
* Added some more translations
* Updated the test data

2008-06-04 22:43:00 Tree
Older >