[go: up one dir, main page]

Menu

Code Commit Log


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

* moved all run specific stuff into a separate interface and implementation
* knopflerfish runner finished so far (now we need a bundle compiler)
* Added some more documentation to the java classes.

2008-05-26 19:55:26 Tree
[r64] by rbeeger

Changed copyright headers.

2008-05-25 17:14:34 Tree
[r63] by derkork

* added an OSGI run configuration
* added editor for OSGI run configuration
* added I18N-support using OsmorcBundle
* added a quickstart document helping new developers getting things runnning within a few minutes

* NOTE: run config is only tested with Knopflerfish so far, won't work with anything else

2008-05-20 21:19:35 Tree
[r62] by rbeeger

OSMORC-14 :
* Now provides IDEA's build number and Osmorc's version number as the environment of the created issue.
Removed obsolete property from build.propperties.

2008-05-18 17:44:45 Tree
[r61] by rbeeger

OSMORC-14 :
* Created a new plugin for the error report handler
* Generated the client side for the JIRA SOAP web service
* Created the error handler and a dialog that allows the user to type in his JIRA login data and a description of the error.

2008-05-17 19:28:21 Tree
Older >