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