Karl Pauls | 5fb4330 | 2010-06-14 20:13:54 +0000 | [diff] [blame] | 1 | Changes from 3.0.0 to 3.0.1 |
| 2 | --------------------------- |
| 3 | |
| 4 | ** Improvement |
| 5 | * Update to latest framework version 3.0.1 |
| 6 | |
Karl Pauls | f4ea031 | 2010-06-06 21:55:08 +0000 | [diff] [blame] | 7 | Changes from 2.0.5 to 3.0.0 |
| 8 | --------------------------- |
| 9 | |
| 10 | ** Improvement |
| 11 | * Update to latest framework version 3.0.0 |
| 12 | * [FELIX-1797] - Customizable Framework startup message |
| 13 | * [FELIX-2042] - Use Gogo as the default shell for the framework distribution |
| 14 | * [FELIX-2336] - Variable substitution in configuration files should ignore mismatched delimiters |
| 15 | |
| 16 | Changes from 2.0.4 to 2.0.5 |
| 17 | --------------------------- |
| 18 | |
| 19 | ** Improvement |
| 20 | * Update to latest framework version 2.0.5 |
| 21 | |
Karl Pauls | 680b11e | 2010-02-14 22:54:13 +0000 | [diff] [blame] | 22 | Changes from 2.0.3 to 2.0.4 |
| 23 | --------------------------- |
| 24 | |
| 25 | ** Improvement |
| 26 | * Update to latest framework version 2.0.4 |
| 27 | |
Karl Pauls | c6eda45 | 2010-02-14 22:52:56 +0000 | [diff] [blame] | 28 | Changes from 2.0.2 to 2.0.3 |
| 29 | --------------------------- |
| 30 | |
| 31 | ** Improvement |
| 32 | * Update to latest framework version 2.0.3 |
| 33 | |
| 34 | Changes from 2.0.1 to 2.0.2 |
| 35 | --------------------------- |
| 36 | |
| 37 | ** Improvement |
| 38 | * Update to latest framework version 2.0.2 |
| 39 | |
| 40 | Changes from 2.0.0 to 2.0.1 |
| 41 | --------------------------- |
| 42 | |
| 43 | ** Improvement |
| 44 | * Update to latest framework version 2.0.1 |
| 45 | |
| 46 | Changes from 1.8.1 to 2.0.0 |
| 47 | --------------------------- |
| 48 | |
| 49 | ** Improvement |
| 50 | * Update to latest framework version 2.0.0 |
| 51 | |
| 52 | Changes form 1.6.1 to 1.8.0 |
| 53 | --------------------------- |
| 54 | |
| 55 | ** Improvement |
| 56 | * Update to latest framework version 1.8.0 |
| 57 | |
| 58 | Changes from 1.6.0 to 1.6.1 |
| 59 | --------------------------- |
| 60 | |
| 61 | ** Improvement |
| 62 | * Update to latest framework version 1.6.1 |
| 63 | |
| 64 | Changes from 1.4.1 to 1.6.0 |
| 65 | --------------------------- |
| 66 | |
| 67 | ** Improvement |
| 68 | * Update to latest framework version 1.6.0 |
| 69 | |
| 70 | Changes from 1.4.0 to 1.4.1 |
| 71 | --------------------------- |
| 72 | |
| 73 | * [2008-12-20] Update to latest framework version 1.4.0 |
| 74 | * [2008-11-18] Modified the pom file to export the OSGi packages; this can be |
| 75 | helpful for tools trying to determine what the JAR file provides. |
| 76 | * [2008-11-07] Align log level property name in pom.xml and config.properties |
| 77 | |
| 78 | Changes from 1.2.2 to 1.4.0 |
| 79 | --------------------------- |
| 80 | |
| 81 | * [2008-10-31] Fixed a possible NPE when no configuration file is found. |
| 82 | * [2008-10-23] Change the name of the SystemBundle interface to be Framework. |
| 83 | (FELIX-753) |
| 84 | * [2008-10-22] Hide wire messages in felix releases. (FELIX-707) |
| 85 | * [2008-10-16] Modified framework to have default values for the system packages |
| 86 | property. Now it is really possible to start Felix with no configuration |
| 87 | properties. (FELIX-753) |
| 88 | * [2008-10-10] Implements support for flushing the cache on framework |
| 89 | initialization. (FELIX-755) |
| 90 | * [2008-10-09] Modified the bundle cache to no longer have profiles. (FELIX-754) |
| 91 | * [2008-10-08] Modified the Felix API to aligned with the proposed standard OSGi |
| 92 | framework API. (FELIX-753) |
| 93 | * [2008-09-23] Added symbolic names to framework and main. |
| 94 | * [2008-09-12] Added a configuration property to determine whether installing a |
| 95 | fragment that uses unimplemented features throws an exception or logs a |
| 96 | warning. (FELIX-725) |
| 97 | |
| 98 | Changes form 1.2.1 to 1.2.2 |
| 99 | --------------------------- |
| 100 | |
| 101 | * [2008-10-14] Update to latest framework version 1.2.2. |
| 102 | |
| 103 | Changes from 1.2.0 to 1.2.1 |
| 104 | --------------------------- |
| 105 | |
| 106 | * [2008-09-07] Hide WIRE log messages. (FELIX-707) |
| 107 | * [2008-09-07] Use the new Felix releases obr repository URL. |
| 108 | (FELIX-708) |
| 109 | |
| 110 | Changes from 1.0.3 to 1.2.0 |
| 111 | --------------------------- |
| 112 | |
| 113 | * [2008-08-03] Change to the R4.1 version of the spec. (FELIX-514) |
| 114 | * [2008-05-08] Fixed a NPE. (FELIX-525) |
| 115 | |
| 116 | Changes from 1.0.3 to 1.0.4 |
| 117 | --------------------------- |
| 118 | |
| 119 | * [2008-04-22] Update to framework version 1.0.4. |
| 120 | |
| 121 | Changes from 1.0.1 to 1.0.3 |
| 122 | --------------------------- |
| 123 | |
| 124 | * [2008-01-27] Added launching and embedding docs to main project. |
| 125 | * [2008-01-22] Update to maven-bundle-plugin version 1.2.0. |
| 126 | * [2008-01-07] Modifed default launcher in Main to separate out |
| 127 | auto-property processing so that it is easier to reuse the code in |
| 128 | custom launchers. (FELIX-448) |
| 129 | * [2007-12-14] Removed auto-property processing out of the framework and |
| 130 | into the default launcher. (FELIX-393) |
| 131 | * [2007-10-16] Use variable substitution via BND to define the properties |
| 132 | in default.properties from the properties in config.properties. |
| 133 | (FELIX-380) |
| 134 | * [2007-10-03] Added support to the Main launcher to use a default |
| 135 | embedded resource for setting the framework configuration properties |
| 136 | if the actual config.properties file cannot be loaded. (FELIX-380) |
| 137 | * [2007-09-20] Remove some packages for jre1.3 profile and add/remove a |
| 138 | few for 1.4, 1.5, and 1.6 (javax.crypto.*). (FELIX-371) |
| 139 | |
| 140 | |
| 141 | Changes from 1.0.0 to 1.0.1 |
| 142 | --------------------------- |
| 143 | |
| 144 | * [2007-09-16] Update to framework version 1.0.1. |
| 145 | |
| 146 | |
| 147 | Changes from 0.8.0-incubator to 1.0.0 |
| 148 | ------------------------------------- |
| 149 | |
| 150 | * [2007-01-31] Changed how the system packages property is calculated to |
| 151 | make it more robust; previously it was leaving a dangling comma if the |
| 152 | execution platform was not known. |
| 153 | * [2007-02-05] Added system package support for Java 6. (FELIX-201) |
| 154 | * [2007-02-13] Removed support for trusted certificate authorities; this |
| 155 | will be added later as an extension. |
| 156 | * [2007-03-16] Felix configuration properties can now be set as system |
| 157 | properties when using the standard launcher. (FELIX-250) |
| 158 | * [2007-03-28] No longer including config.properties in the JAR file. |
| 159 | * [2007-04-13] The javax.net and javax.net.ssl packages were missing |
| 160 | from the system packages properties. |
| 161 | * [2007-04-13] Fixed a bug where the launcher was not correctly calculating |
| 162 | the installation directory correctly. |
| 163 | * [2007-05-07] Was accidentally including OBR service interface package |
| 164 | in main JAR. |
| 165 | * [2007-05-22] Now includes the Service Tracker package in main JAR. |
| 166 | * [2007-07-04] Modified to use the new Felix embedding API. |