Changes from 1.0.2 to 1.2.0 --------------------------- ** Bug * [FELIX-703] - Cannot install ShellGUIPlugin with OBR ** Improvement * [FELIX-669] - Shell & Shell TUI OBR descriptions * [FELIX-1008] - Rename "packages" command to "exports" to match better with new "imports" command ** New Feature * [FELIX-741] - Modify shell start/stop commands to support transient starting/stopping of bundles * [FELIX-1006] - Add command to shell to list a bundles imported packages * [FELIX-1009] - Add requires/requirers commands to shell Changes from 1.0.1 to 1.0.2 --------------------------- * [2008-08-12] Added OBR descriptor and updated to bundle plugin version 1.4.3. (FELIX-669) * [2008-05-08] Modified "update" command to not append ".jar" to URLs and modified the "install" command to use the same code. (FELIX-544) Changes from 1.0.0 to 1.0.1 --------------------------- * [2008-04-21] Re-release to make bytecode executable on jre 1.3. Changes from 0.8.0-incubator to 1.0.0 ------------------------------------- * [2006-12-15] Changed the symbolic name, since it was being calculated incorrectly. * [2007-05-03] Modified 'ps' so that it displays reasonable defaults if headers are missing. Also added ability to display symbolic name. * [2007-06-14] Modified refresh command to accept bundle IDs.