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