Karl Pauls | 3c3e961 | 2011-09-22 13:25:35 +0000 | [diff] [blame] | 1 | Changes from 3.2.2 to 4.0.0 |
| 2 | --------------------------- |
| 3 | ** Improvement |
| 4 | * [FELIX-3094] - [Main] Launcher should attempt to restart framework if the system bundle was updated |
| 5 | * [FELIX-3123] - [Main] Integrate OBR 1.6.6 |
| 6 | * [FELIX-3125] - Update to latest framework version 4.0.0 |
| 7 | |
| 8 | ** Task |
| 9 | * [FELIX-3051] - [Main] Integrate latest Gogo Command bundle to support inspecting generic capabilities/requirements |
| 10 | |
| 11 | |
Karl Pauls | bac6289 | 2011-05-11 19:08:31 +0000 | [diff] [blame] | 12 | Changes from 3.2.1 to 3.2.2 |
| 13 | --------------------------- |
| 14 | |
| 15 | ** Improvement |
| 16 | * Update to latest framework version 3.2.2 |
| 17 | |
Karl Pauls | bf687fd | 2011-04-18 21:22:39 +0000 | [diff] [blame] | 18 | Changes from 3.2.0 to 3.2.1 |
| 19 | --------------------------- |
| 20 | |
| 21 | ** Improvement |
| 22 | * Update to latest framework version 3.2.1 |
| 23 | |
| 24 | |
Karl Pauls | ce7b7f6 | 2011-03-28 19:51:21 +0000 | [diff] [blame] | 25 | Changes from 3.0.9 to 3.2.0 |
| 26 | --------------------------- |
| 27 | |
| 28 | ** Improvement |
| 29 | * Update to latest framework version 3.2.0 |
| 30 | |
Richard S. Hall | 71250f9 | 2011-02-21 14:47:00 +0000 | [diff] [blame] | 31 | Changes from 3.0.8 to 3.0.9 |
| 32 | --------------------------- |
| 33 | |
| 34 | ** Bug |
| 35 | * [FELIX-2796] - felix.auto.deploy.action throws NPE with only "update" action |
| 36 | |
| 37 | ** Improvement |
| 38 | * Update to latest framework version 3.0.9 |
| 39 | |
Richard S. Hall | 01eaee4 | 2011-02-21 14:34:31 +0000 | [diff] [blame] | 40 | Changes from 3.0.7 to 3.0.8 |
| 41 | --------------------------- |
| 42 | |
| 43 | ** Improvement |
| 44 | * Update to latest framework version 3.0.8 |
| 45 | * Update to gogo version 0.8.0 |
| 46 | |
Karl Pauls | bbc2957 | 2010-12-26 21:07:41 +0000 | [diff] [blame] | 47 | Changes from 3.0.6 to 3.0.7 |
| 48 | --------------------------- |
| 49 | |
| 50 | ** Improvement |
| 51 | * Update to latest framework version 3.0.7 |
| 52 | |
Karl Pauls | 483438a | 2010-11-03 20:51:21 +0000 | [diff] [blame] | 53 | Changes from 3.0.5 to 3.0.6 |
| 54 | --------------------------- |
| 55 | |
| 56 | ** Improvement |
| 57 | * Update to latest framework version 3.0.6 |
| 58 | |
| 59 | ** New Feature |
| 60 | * [FELIX-2678] - Startlevel for bundles in auto.deploy.dir |
| 61 | |
Karl Pauls | 51adb52 | 2010-10-18 21:45:40 +0000 | [diff] [blame] | 62 | Changes from 3.0.4 to 3.0.5 |
| 63 | --------------------------- |
| 64 | |
| 65 | ** Improvement |
| 66 | * Update to latest framework version 3.0.5 |
| 67 | |
Karl Pauls | 848468c | 2010-10-04 20:26:51 +0000 | [diff] [blame] | 68 | Changes from 3.0.3 to 3.0.4 |
| 69 | --------------------------- |
| 70 | |
| 71 | ** Improvement |
| 72 | * Update to latest framework version 3.0.4 |
| 73 | |
Karl Pauls | fc65115 | 2010-09-22 20:31:15 +0000 | [diff] [blame] | 74 | Changes from 3.0.2 to 3.0.3 |
| 75 | --------------------------- |
| 76 | |
| 77 | ** Improvement |
| 78 | * Update to latest framework version 3.0.3 |
| 79 | * Update to gogo 0.6.1 |
| 80 | |
Karl Pauls | 3fd480a | 2010-08-18 20:27:22 +0000 | [diff] [blame] | 81 | Changes from 3.0.1 to 3.0.2 |
| 82 | --------------------------- |
| 83 | |
| 84 | ** Improvement |
| 85 | * Update to latest framework version 3.0.2 |
| 86 | |
Karl Pauls | 8a83e28 | 2010-06-14 20:09:18 +0000 | [diff] [blame] | 87 | Changes from 3.0.0 to 3.0.1 |
| 88 | --------------------------- |
| 89 | |
| 90 | ** Improvement |
| 91 | * Update to latest framework version 3.0.1 |
| 92 | |
Karl Pauls | 34ab827 | 2010-06-06 21:44:50 +0000 | [diff] [blame] | 93 | Changes from 2.0.5 to 3.0.0 |
| 94 | --------------------------- |
| 95 | |
| 96 | ** Improvement |
| 97 | * Update to latest framework version 3.0.0 |
| 98 | * [FELIX-1797] - Customizable Framework startup message |
Karl Pauls | d8a3042 | 2010-06-06 21:46:52 +0000 | [diff] [blame] | 99 | * [FELIX-2042] - Use Gogo as the default shell for the framework distribution |
Karl Pauls | 34ab827 | 2010-06-06 21:44:50 +0000 | [diff] [blame] | 100 | * [FELIX-2336] - Variable substitution in configuration files should ignore mismatched delimiters |
| 101 | |
| 102 | Changes from 2.0.4 to 2.0.5 |
| 103 | --------------------------- |
| 104 | |
| 105 | ** Improvement |
| 106 | * Update to latest framework version 2.0.5 |
| 107 | |
Karl Pauls | eef9416 | 2010-02-14 22:48:15 +0000 | [diff] [blame] | 108 | Changes from 2.0.3 to 2.0.4 |
| 109 | --------------------------- |
| 110 | |
| 111 | ** Improvement |
| 112 | * Update to latest framework version 2.0.4 |
| 113 | |
Karl Pauls | 6e2e022 | 2010-02-04 22:45:58 +0000 | [diff] [blame] | 114 | Changes from 2.0.2 to 2.0.3 |
| 115 | --------------------------- |
| 116 | |
| 117 | ** Improvement |
| 118 | * Update to latest framework version 2.0.3 |
| 119 | |
Karl Pauls | 1c23e02 | 2009-11-01 19:27:53 +0000 | [diff] [blame] | 120 | Changes from 2.0.1 to 2.0.2 |
| 121 | --------------------------- |
| 122 | |
| 123 | ** Improvement |
| 124 | * Update to latest framework version 2.0.2 |
| 125 | |
Karl Pauls | cf1cb10 | 2009-10-11 20:27:45 +0000 | [diff] [blame] | 126 | Changes from 2.0.0 to 2.0.1 |
| 127 | --------------------------- |
| 128 | |
| 129 | ** Improvement |
Karl Pauls | bc00aa6 | 2009-10-11 20:32:26 +0000 | [diff] [blame] | 130 | * Update to latest framework version 2.0.1 |
Karl Pauls | cf1cb10 | 2009-10-11 20:27:45 +0000 | [diff] [blame] | 131 | |
Karl Pauls | 44c941b | 2009-09-06 22:21:18 +0000 | [diff] [blame] | 132 | Changes from 1.8.1 to 2.0.0 |
| 133 | --------------------------- |
| 134 | |
| 135 | ** Improvement |
| 136 | * Update to latest framework version 2.0.0 |
| 137 | |
Karl Pauls | 040e432 | 2009-05-10 22:09:56 +0000 | [diff] [blame] | 138 | Changes form 1.6.1 to 1.8.0 |
| 139 | --------------------------- |
| 140 | |
| 141 | ** Improvement |
| 142 | * Update to latest framework version 1.8.0 |
| 143 | |
Karl Pauls | 48d887c | 2009-04-26 20:54:43 +0000 | [diff] [blame] | 144 | Changes from 1.6.0 to 1.6.1 |
| 145 | --------------------------- |
| 146 | |
| 147 | ** Improvement |
Karl Pauls | 040e432 | 2009-05-10 22:09:56 +0000 | [diff] [blame] | 148 | * Update to latest framework version 1.6.1 |
Karl Pauls | 48d887c | 2009-04-26 20:54:43 +0000 | [diff] [blame] | 149 | |
Karl Pauls | 03c0014 | 2009-03-31 21:10:19 +0000 | [diff] [blame] | 150 | Changes from 1.4.1 to 1.6.0 |
| 151 | --------------------------- |
| 152 | |
| 153 | ** Improvement |
| 154 | * Update to latest framework version 1.6.0 |
| 155 | |
Karl Pauls | 1be3b03 | 2008-12-20 16:27:49 +0000 | [diff] [blame] | 156 | Changes from 1.4.0 to 1.4.1 |
| 157 | --------------------------- |
| 158 | |
| 159 | * [2008-12-20] Update to latest framework version 1.4.0 |
| 160 | * [2008-11-18] Modified the pom file to export the OSGi packages; this can be |
| 161 | helpful for tools trying to determine what the JAR file provides. |
| 162 | * [2008-11-07] Align log level property name in pom.xml and config.properties |
| 163 | |
Karl Pauls | f7d389c | 2008-11-06 16:22:54 +0000 | [diff] [blame] | 164 | Changes from 1.2.2 to 1.4.0 |
| 165 | --------------------------- |
Karl Pauls | 1be3b03 | 2008-12-20 16:27:49 +0000 | [diff] [blame] | 166 | |
Karl Pauls | f7d389c | 2008-11-06 16:22:54 +0000 | [diff] [blame] | 167 | * [2008-10-31] Fixed a possible NPE when no configuration file is found. |
| 168 | * [2008-10-23] Change the name of the SystemBundle interface to be Framework. |
| 169 | (FELIX-753) |
| 170 | * [2008-10-22] Hide wire messages in felix releases. (FELIX-707) |
| 171 | * [2008-10-16] Modified framework to have default values for the system packages |
| 172 | property. Now it is really possible to start Felix with no configuration |
| 173 | properties. (FELIX-753) |
| 174 | * [2008-10-10] Implements support for flushing the cache on framework |
| 175 | initialization. (FELIX-755) |
| 176 | * [2008-10-09] Modified the bundle cache to no longer have profiles. (FELIX-754) |
| 177 | * [2008-10-08] Modified the Felix API to aligned with the proposed standard OSGi |
| 178 | framework API. (FELIX-753) |
| 179 | * [2008-09-23] Added symbolic names to framework and main. |
| 180 | * [2008-09-12] Added a configuration property to determine whether installing a |
| 181 | fragment that uses unimplemented features throws an exception or logs a |
| 182 | warning. (FELIX-725) |
| 183 | |
| 184 | Changes form 1.2.1 to 1.2.2 |
| 185 | --------------------------- |
| 186 | |
| 187 | * [2008-10-14] Update to latest framework version 1.2.2. |
| 188 | |
Karl Pauls | dba15c8 | 2008-09-07 19:54:38 +0000 | [diff] [blame] | 189 | Changes from 1.2.0 to 1.2.1 |
| 190 | --------------------------- |
| 191 | |
| 192 | * [2008-09-07] Hide WIRE log messages. (FELIX-707) |
| 193 | * [2008-09-07] Use the new Felix releases obr repository URL. |
| 194 | (FELIX-708) |
| 195 | |
Karl Pauls | 60946d0 | 2008-08-31 22:15:50 +0000 | [diff] [blame] | 196 | Changes from 1.0.3 to 1.2.0 |
| 197 | --------------------------- |
| 198 | |
| 199 | * [2008-08-03] Change to the R4.1 version of the spec. (FELIX-514) |
| 200 | * [2008-05-08] Fixed a NPE. (FELIX-525) |
| 201 | |
Karl Pauls | 058453a | 2008-04-21 23:43:37 +0000 | [diff] [blame] | 202 | Changes from 1.0.3 to 1.0.4 |
| 203 | --------------------------- |
| 204 | |
| 205 | * [2008-04-22] Update to framework version 1.0.4. |
| 206 | |
Karl Pauls | fff3aa9 | 2008-01-28 09:37:37 +0000 | [diff] [blame] | 207 | Changes from 1.0.1 to 1.0.3 |
Karl Pauls | e8bd9a5 | 2008-01-27 19:49:38 +0000 | [diff] [blame] | 208 | --------------------------- |
| 209 | |
| 210 | * [2008-01-27] Added launching and embedding docs to main project. |
| 211 | * [2008-01-22] Update to maven-bundle-plugin version 1.2.0. |
| 212 | * [2008-01-07] Modifed default launcher in Main to separate out |
| 213 | auto-property processing so that it is easier to reuse the code in |
| 214 | custom launchers. (FELIX-448) |
| 215 | * [2007-12-14] Removed auto-property processing out of the framework and |
| 216 | into the default launcher. (FELIX-393) |
| 217 | * [2007-10-16] Use variable substitution via BND to define the properties |
| 218 | in default.properties from the properties in config.properties. |
| 219 | (FELIX-380) |
| 220 | * [2007-10-03] Added support to the Main launcher to use a default |
| 221 | embedded resource for setting the framework configuration properties |
| 222 | if the actual config.properties file cannot be loaded. (FELIX-380) |
| 223 | * [2007-09-20] Remove some packages for jre1.3 profile and add/remove a |
| 224 | few for 1.4, 1.5, and 1.6 (javax.crypto.*). (FELIX-371) |
| 225 | |
| 226 | |
Karl Pauls | af276eb | 2007-09-16 21:02:32 +0000 | [diff] [blame] | 227 | Changes from 1.0.0 to 1.0.1 |
| 228 | --------------------------- |
| 229 | |
| 230 | * [2007-09-16] Update to framework version 1.0.1. |
| 231 | |
| 232 | |
Richard S. Hall | 2cd5bed | 2007-07-16 20:32:41 +0000 | [diff] [blame] | 233 | Changes from 0.8.0-incubator to 1.0.0 |
| 234 | ------------------------------------- |
| 235 | |
| 236 | * [2007-01-31] Changed how the system packages property is calculated to |
| 237 | make it more robust; previously it was leaving a dangling comma if the |
| 238 | execution platform was not known. |
| 239 | * [2007-02-05] Added system package support for Java 6. (FELIX-201) |
| 240 | * [2007-02-13] Removed support for trusted certificate authorities; this |
| 241 | will be added later as an extension. |
| 242 | * [2007-03-16] Felix configuration properties can now be set as system |
| 243 | properties when using the standard launcher. (FELIX-250) |
| 244 | * [2007-03-28] No longer including config.properties in the JAR file. |
| 245 | * [2007-04-13] The javax.net and javax.net.ssl packages were missing |
| 246 | from the system packages properties. |
| 247 | * [2007-04-13] Fixed a bug where the launcher was not correctly calculating |
| 248 | the installation directory correctly. |
| 249 | * [2007-05-07] Was accidentally including OBR service interface package |
| 250 | in main JAR. |
| 251 | * [2007-05-22] Now includes the Service Tracker package in main JAR. |
| 252 | * [2007-07-04] Modified to use the new Felix embedding API. |