blob: 5d972e243350e78fd13867e6508b0da59f41ddf3 [file] [log] [blame]
Richard S. Hall8fe08db2011-02-21 14:38:03 +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 Pauls279d5412010-12-26 21:09:17 +00008Changes from 3.0.6 to 3.0.7
9---------------------------
10
11** Improvement
12 * Update to latest framework version 3.0.7
13
Karl Paulsdb2cbc02010-11-03 21:03:40 +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 Pauls5dfa2a02010-10-18 21:58:01 +000023Changes from 3.0.4 to 3.0.5
24---------------------------
25
26** Improvement
27 * Update to latest framework version 3.0.5
28
Karl Paulse74c2482010-10-04 20:35:42 +000029Changes from 3.0.3 to 3.0.4
30---------------------------
31
32** Improvement
33 * Update to latest framework version 3.0.4
34
Karl Pauls4ca14822010-09-22 20:37:21 +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 Pauls7fd85ce2010-08-18 20:41:35 +000042Changes from 3.0.1 to 3.0.2
43---------------------------
44
45** Improvement
46 * Update to latest framework version 3.0.2
47
Karl Pauls5fb43302010-06-14 20:13:54 +000048Changes from 3.0.0 to 3.0.1
49---------------------------
50
51** Improvement
52 * Update to latest framework version 3.0.1
53
Karl Paulsf4ea0312010-06-06 21:55:08 +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
60 * [FELIX-2042] - Use Gogo as the default shell for the framework distribution
61 * [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 Pauls680b11e2010-02-14 22:54:13 +000069Changes from 2.0.3 to 2.0.4
70---------------------------
71
72** Improvement
73 * Update to latest framework version 2.0.4
74
Karl Paulsc6eda452010-02-14 22:52:56 +000075Changes from 2.0.2 to 2.0.3
76---------------------------
77
78** Improvement
79 * Update to latest framework version 2.0.3
80
81Changes from 2.0.1 to 2.0.2
82---------------------------
83
84** Improvement
85 * Update to latest framework version 2.0.2
86
87Changes from 2.0.0 to 2.0.1
88---------------------------
89
90** Improvement
91 * Update to latest framework version 2.0.1
92
93Changes from 1.8.1 to 2.0.0
94---------------------------
95
96** Improvement
97 * Update to latest framework version 2.0.0
98
99Changes form 1.6.1 to 1.8.0
100---------------------------
101
102** Improvement
103 * Update to latest framework version 1.8.0
104
105Changes from 1.6.0 to 1.6.1
106---------------------------
107
108** Improvement
109 * Update to latest framework version 1.6.1
110
111Changes from 1.4.1 to 1.6.0
112---------------------------
113
114** Improvement
115 * Update to latest framework version 1.6.0
116
117Changes 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
125Changes from 1.2.2 to 1.4.0
126---------------------------
127
128* [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
150Changes 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
157Changes 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
163Changes from 1.0.3 to 1.0.4
164---------------------------
165
166* [2008-04-22] Update to framework version 1.0.4.
167
168Changes from 1.0.1 to 1.0.3
169---------------------------
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
188Changes from 1.0.0 to 1.0.1
189---------------------------
190
191* [2007-09-16] Update to framework version 1.0.1.
192
193
194Changes 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.