[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r137] by derkork

* start levels are now built into all framework runners, except for Concierge which does strange things when the levels are set.
* Refactored addtional run properties support - run properties can now be edited for all framworks
* Found more-or-less-optimal type of settings for Knopflerfish (it seems that Knopflerfish's support for fragment packages is limited)
* Added clone option for Library bundling rules
* Refactored some dialogs to use jgoodies binding internally, which is cleaner and less code than before
* Renamed "Addtionalxxx" classes so framework name is now again at the start of the class name.
* commented out the Error handler as it seems to produce endless loops in case of an error, at least on mac os x

2008-11-13 22:38:24 Tree
[r136] by rbeeger

Updated EasyMock.
Preparations for next release.

2008-11-08 18:22:26 Tree
[r135] by rbeeger

More tests.
Hopefully fixed module dependency synchronization: Sometimes it just didn't update the dependencies correctly and IDEA needed to be restarted to correct this.

2008-11-07 18:00:39 Tree
[r134] by rbeeger

Reactivating OsmorcIssueSubmitter.

2008-11-03 20:53:20 Tree
[r133] by derkork

* added sun.* to the system packages
* added possibility to completely exclude libraries from the bundlification process
* cleaned up library rules dialog a bit

2008-11-03 20:49:23 Tree
[r132] by derkork

* removed bundle dependency sorting for now
* added start level to run configuration
* added bnd bundling rules to application-wide setup and bundle compiler
* added jgoodies binding for easier dialog creation

2008-11-03 12:16:43 Tree
[r131] by rbeeger

Finally took the time to find out how to test inspections.

2008-11-02 17:26:21 Tree
[r130] by rbeeger

OSMORC-54: Fixed some smelly code that produced a NullPointerException in some circumstances.

2008-11-02 12:53:04 Tree
[r129] by rbeeger

OSMORC-55: The inspections are working again.

2008-11-02 12:27:50 Tree
[r128] by rbeeger

OSMORC-53: EquinoxRunConfiguration now puts out meaningful error messages when some preconditions for its running are not met. It also isn't runable when one of those error messages are displayed.
OsgiRunConfiguration is now also not runable when the check finds some error.

2008-10-28 20:58:02 Tree
Older >