[go: up one dir, main page]

Menu

Code Commit Log


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

* It is now possible to specify the name and output folder of the built bundle. This is useful if you want to build your bundle using an external build tool (maven or ant) but still want to be able to launch the built bundle using a normal run configuration. It's also nice if you are using some hot deployer bundle which is watching some folder and deploys all new jar files within that folder.
* Added some (crappy) icons... I'm a coder, not an artist, Jim! Well, better than no icons at all.
* Updated test data a bit.

2008-06-03 21:41:32 Tree
[r69] by derkork

* consolidated test data
* Knopflerfish deployment is basically working (still lots of work to do but we get our demo bundles started)
* Added manifest file to the bundle validity state calculation so rebuild properly detects a changed manifest.
* Build before launch doesn't seem to work for mysterious reasons.

2008-06-03 19:03:28 Tree
[r68] by derkork

* added more test data
* fixed up german translations

2008-05-28 21:26:23 Tree
[r67] by derkork

* added more test data
* fixed up german translations

2008-05-28 21:25:24 Tree
[r66] by derkork

* added bundle compiler which creates jar files when a module has an osmorc facet (things get going, we can build bundles now ;)
* added facet setting allowing to set up, where the manifest file is located (this needs to be honoured by the manifest watching part, as of now only the compiler is using it)
* the bundle compiler merges the user's specified manifest file into the manifest of the created bundle
* added facet setting for giving osmorc total control on the manifest (so the user does not need to specify a manifest at all, it will just be put into the bundle file, this part is not yet implemented though)
* facet settings are now properly persisted
* facet dialog is now watched for changes

2008-05-28 21:20:16 Tree
Older >