[go: up one dir, main page]

Menu

Commit [r138]  Maximize  Restore  History

* added system packages and boot delegation support to all framework editors

* added system packages and boot delegation support to the knopflerfish and felix framework runners. Concierge seems to have no support for it, Equinox has support but requires some more work. Disabled on Equinox and Concierge until implemented in the runner.

derkork 2008-11-13

changed /trunk/src/org/osmorc/frameworkintegration/impl/GenericRunProperties.java
changed /trunk/src/org/osmorc/frameworkintegration/impl/concierge/ui/ConciergeRunPropertiesEditor.form
changed /trunk/src/org/osmorc/frameworkintegration/impl/concierge/ui/ConciergeRunPropertiesEditor.java
renamed /trunk/src/org/osmorc/frameworkintegration/impl/equinox/AdditionalEquinoxPropertiesHandler.java -> /trunk/src/org/osmorc/frameworkintegration/impl/equinox/EquinoxRunProperties.java
changed /trunk/src/org/osmorc/frameworkintegration/impl/equinox/EquinoxFrameworkRunner.java
renamed /trunk/src/org/osmorc/frameworkintegration/impl/equinox/ui/AdditionalEquinoxRunPropertiesEditor.form -> /trunk/src/org/osmorc/frameworkintegration/impl/equinox/ui/EquinoxRunPropertiesEditor.form
changed /trunk/src/org/osmorc/frameworkintegration/impl/equinox/ui/EquinoxRunConfigurationEditor.java
changed /trunk/src/org/osmorc/frameworkintegration/impl/equinox/ui/EquinoxRunPropertiesEditor.java
changed /trunk/src/org/osmorc/frameworkintegration/impl/felix/FelixFrameworkRunner.java
changed /trunk/src/org/osmorc/frameworkintegration/impl/felix/ui/FelixRunPropertiesEditor.form
changed /trunk/src/org/osmorc/frameworkintegration/impl/felix/ui/FelixRunPropertiesEditor.java
changed /trunk/src/org/osmorc/frameworkintegration/impl/knopflerfish/KnopflerfishFrameworkRunner.java
changed /trunk/src/org/osmorc/frameworkintegration/impl/knopflerfish/KnopflerfishRunProperties.java
changed /trunk/src/org/osmorc/frameworkintegration/impl/knopflerfish/ui/KnopflerfishRunPropertiesEditor.form
changed /trunk/src/org/osmorc/frameworkintegration/impl/knopflerfish/ui/KnopflerfishRunPropertiesEditor.java
changed /trunk/src/org/osmorc/frameworkintegration/util/PropertiesWrapper.java