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