blob: 5d972e243350e78fd13867e6508b0da59f41ddf3 [file] [log] [blame]
Richard S. Hall649d86b2011-02-21 14:34:31 +00001Changes from 3.0.7 to 3.0.8
2---------------------------
3
4** Improvement
5 * Update to latest framework version 3.0.8
6 * Update to gogo version 0.8.0
7
Karl Pauls74df4f72010-12-26 21:07:41 +00008Changes from 3.0.6 to 3.0.7
9---------------------------
10
11** Improvement
12 * Update to latest framework version 3.0.7
13
Karl Paulsa36a9e92010-11-03 20:51:21 +000014Changes from 3.0.5 to 3.0.6
15---------------------------
16
17** Improvement
18 * Update to latest framework version 3.0.6
19
20** New Feature
21 * [FELIX-2678] - Startlevel for bundles in auto.deploy.dir
22
Karl Paulseb6966a2010-10-18 21:45:40 +000023Changes from 3.0.4 to 3.0.5
24---------------------------
25
26** Improvement
27 * Update to latest framework version 3.0.5
28
Karl Pauls30942252010-10-04 20:26:51 +000029Changes from 3.0.3 to 3.0.4
30---------------------------
31
32** Improvement
33 * Update to latest framework version 3.0.4
34
Karl Paulsc22abaa2010-09-22 20:31:15 +000035Changes from 3.0.2 to 3.0.3
36---------------------------
37
38** Improvement
39 * Update to latest framework version 3.0.3
40 * Update to gogo 0.6.1
41
Karl Pauls3d264f42010-08-18 20:27:22 +000042Changes from 3.0.1 to 3.0.2
43---------------------------
44
45** Improvement
46 * Update to latest framework version 3.0.2
47
Karl Pauls32e0f582010-06-14 20:09:18 +000048Changes from 3.0.0 to 3.0.1
49---------------------------
50
51** Improvement
52 * Update to latest framework version 3.0.1
53
Karl Pauls9edcb3a2010-06-06 21:44:50 +000054Changes from 2.0.5 to 3.0.0
55---------------------------
56
57** Improvement
58 * Update to latest framework version 3.0.0
59 * [FELIX-1797] - Customizable Framework startup message
Karl Paulse0dac922010-06-06 21:46:52 +000060 * [FELIX-2042] - Use Gogo as the default shell for the framework distribution
Karl Pauls9edcb3a2010-06-06 21:44:50 +000061 * [FELIX-2336] - Variable substitution in configuration files should ignore mismatched delimiters
62
63Changes from 2.0.4 to 2.0.5
64---------------------------
65
66** Improvement
67 * Update to latest framework version 2.0.5
68
Karl Pauls0f01adb2010-02-14 22:48:15 +000069Changes from 2.0.3 to 2.0.4
70---------------------------
71
72** Improvement
73 * Update to latest framework version 2.0.4
74
Karl Pauls0714a992010-02-04 22:45:58 +000075Changes from 2.0.2 to 2.0.3
76---------------------------
77
78** Improvement
79 * Update to latest framework version 2.0.3
80
Karl Pauls33df9e12009-11-01 19:27:53 +000081Changes from 2.0.1 to 2.0.2
82---------------------------
83
84** Improvement
85 * Update to latest framework version 2.0.2
86
Karl Pauls8cd2aaf2009-10-11 20:27:45 +000087Changes from 2.0.0 to 2.0.1
88---------------------------
89
90** Improvement
Karl Pauls98ee44a2009-10-11 20:32:26 +000091 * Update to latest framework version 2.0.1
Karl Pauls8cd2aaf2009-10-11 20:27:45 +000092
Karl Pauls3992b552009-09-06 22:21:18 +000093Changes from 1.8.1 to 2.0.0
94---------------------------
95
96** Improvement
97 * Update to latest framework version 2.0.0
98
Karl Pauls4d95e902009-05-10 22:09:56 +000099Changes form 1.6.1 to 1.8.0
100---------------------------
101
102** Improvement
103 * Update to latest framework version 1.8.0
104
Karl Pauls40cda5f2009-04-26 20:54:43 +0000105Changes from 1.6.0 to 1.6.1
106---------------------------
107
108** Improvement
Karl Pauls4d95e902009-05-10 22:09:56 +0000109 * Update to latest framework version 1.6.1
Karl Pauls40cda5f2009-04-26 20:54:43 +0000110
Karl Paulsa559c112009-03-31 21:10:19 +0000111Changes from 1.4.1 to 1.6.0
112---------------------------
113
114** Improvement
115 * Update to latest framework version 1.6.0
116
Karl Paulsce873782008-12-20 16:27:49 +0000117Changes from 1.4.0 to 1.4.1
118---------------------------
119
120* [2008-12-20] Update to latest framework version 1.4.0
121* [2008-11-18] Modified the pom file to export the OSGi packages; this can be
122 helpful for tools trying to determine what the JAR file provides.
123* [2008-11-07] Align log level property name in pom.xml and config.properties
124
Karl Pauls3d699792008-11-06 16:22:54 +0000125Changes from 1.2.2 to 1.4.0
126---------------------------
Karl Paulsce873782008-12-20 16:27:49 +0000127
Karl Pauls3d699792008-11-06 16:22:54 +0000128* [2008-10-31] Fixed a possible NPE when no configuration file is found.
129* [2008-10-23] Change the name of the SystemBundle interface to be Framework.
130 (FELIX-753)
131* [2008-10-22] Hide wire messages in felix releases. (FELIX-707)
132* [2008-10-16] Modified framework to have default values for the system packages
133 property. Now it is really possible to start Felix with no configuration
134 properties. (FELIX-753)
135* [2008-10-10] Implements support for flushing the cache on framework
136 initialization. (FELIX-755)
137* [2008-10-09] Modified the bundle cache to no longer have profiles. (FELIX-754)
138* [2008-10-08] Modified the Felix API to aligned with the proposed standard OSGi
139 framework API. (FELIX-753)
140* [2008-09-23] Added symbolic names to framework and main.
141* [2008-09-12] Added a configuration property to determine whether installing a
142 fragment that uses unimplemented features throws an exception or logs a
143 warning. (FELIX-725)
144
145Changes form 1.2.1 to 1.2.2
146---------------------------
147
148* [2008-10-14] Update to latest framework version 1.2.2.
149
Karl Pauls189a85a2008-09-07 19:54:38 +0000150Changes from 1.2.0 to 1.2.1
151---------------------------
152
153* [2008-09-07] Hide WIRE log messages. (FELIX-707)
154* [2008-09-07] Use the new Felix releases obr repository URL.
155 (FELIX-708)
156
Karl Pauls91b38a82008-08-31 22:15:50 +0000157Changes from 1.0.3 to 1.2.0
158---------------------------
159
160* [2008-08-03] Change to the R4.1 version of the spec. (FELIX-514)
161* [2008-05-08] Fixed a NPE. (FELIX-525)
162
Karl Pauls7873f802008-04-21 23:43:37 +0000163Changes from 1.0.3 to 1.0.4
164---------------------------
165
166* [2008-04-22] Update to framework version 1.0.4.
167
Karl Paulsfff3aa92008-01-28 09:37:37 +0000168Changes from 1.0.1 to 1.0.3
Karl Paulse8bd9a52008-01-27 19:49:38 +0000169---------------------------
170
171* [2008-01-27] Added launching and embedding docs to main project.
172* [2008-01-22] Update to maven-bundle-plugin version 1.2.0.
173* [2008-01-07] Modifed default launcher in Main to separate out
174 auto-property processing so that it is easier to reuse the code in
175 custom launchers. (FELIX-448)
176* [2007-12-14] Removed auto-property processing out of the framework and
177 into the default launcher. (FELIX-393)
178* [2007-10-16] Use variable substitution via BND to define the properties
179 in default.properties from the properties in config.properties.
180 (FELIX-380)
181* [2007-10-03] Added support to the Main launcher to use a default
182 embedded resource for setting the framework configuration properties
183 if the actual config.properties file cannot be loaded. (FELIX-380)
184* [2007-09-20] Remove some packages for jre1.3 profile and add/remove a
185 few for 1.4, 1.5, and 1.6 (javax.crypto.*). (FELIX-371)
186
187
Karl Paulsaf276eb2007-09-16 21:02:32 +0000188Changes from 1.0.0 to 1.0.1
189---------------------------
190
191* [2007-09-16] Update to framework version 1.0.1.
192
193
Richard S. Hall2cd5bed2007-07-16 20:32:41 +0000194Changes from 0.8.0-incubator to 1.0.0
195-------------------------------------
196
197* [2007-01-31] Changed how the system packages property is calculated to
198 make it more robust; previously it was leaving a dangling comma if the
199 execution platform was not known.
200* [2007-02-05] Added system package support for Java 6. (FELIX-201)
201* [2007-02-13] Removed support for trusted certificate authorities; this
202 will be added later as an extension.
203* [2007-03-16] Felix configuration properties can now be set as system
204 properties when using the standard launcher. (FELIX-250)
205* [2007-03-28] No longer including config.properties in the JAR file.
206* [2007-04-13] The javax.net and javax.net.ssl packages were missing
207 from the system packages properties.
208* [2007-04-13] Fixed a bug where the launcher was not correctly calculating
209 the installation directory correctly.
210* [2007-05-07] Was accidentally including OBR service interface package
211 in main JAR.
212* [2007-05-22] Now includes the Service Tracker package in main JAR.
213* [2007-07-04] Modified to use the new Felix embedding API.