blob: b86a63ac8ff3ab6a67a53d329a86d2af33792a72 [file] [log] [blame]
Karl Paulsbbc29572010-12-26 21:07:41 +00001Changes from 3.0.6 to 3.0.7
2---------------------------
3
4** Improvement
5 * Update to latest framework version 3.0.7
6
Karl Pauls483438a2010-11-03 20:51:21 +00007Changes from 3.0.5 to 3.0.6
8---------------------------
9
10** Improvement
11 * Update to latest framework version 3.0.6
12
13** New Feature
14 * [FELIX-2678] - Startlevel for bundles in auto.deploy.dir
15
Karl Pauls51adb522010-10-18 21:45:40 +000016Changes from 3.0.4 to 3.0.5
17---------------------------
18
19** Improvement
20 * Update to latest framework version 3.0.5
21
Karl Pauls848468c2010-10-04 20:26:51 +000022Changes from 3.0.3 to 3.0.4
23---------------------------
24
25** Improvement
26 * Update to latest framework version 3.0.4
27
Karl Paulsfc651152010-09-22 20:31:15 +000028Changes from 3.0.2 to 3.0.3
29---------------------------
30
31** Improvement
32 * Update to latest framework version 3.0.3
33 * Update to gogo 0.6.1
34
Karl Pauls3fd480a2010-08-18 20:27:22 +000035Changes from 3.0.1 to 3.0.2
36---------------------------
37
38** Improvement
39 * Update to latest framework version 3.0.2
40
Karl Pauls8a83e282010-06-14 20:09:18 +000041Changes from 3.0.0 to 3.0.1
42---------------------------
43
44** Improvement
45 * Update to latest framework version 3.0.1
46
Karl Pauls34ab8272010-06-06 21:44:50 +000047Changes from 2.0.5 to 3.0.0
48---------------------------
49
50** Improvement
51 * Update to latest framework version 3.0.0
52 * [FELIX-1797] - Customizable Framework startup message
Karl Paulsd8a30422010-06-06 21:46:52 +000053 * [FELIX-2042] - Use Gogo as the default shell for the framework distribution
Karl Pauls34ab8272010-06-06 21:44:50 +000054 * [FELIX-2336] - Variable substitution in configuration files should ignore mismatched delimiters
55
56Changes from 2.0.4 to 2.0.5
57---------------------------
58
59** Improvement
60 * Update to latest framework version 2.0.5
61
Karl Paulseef94162010-02-14 22:48:15 +000062Changes from 2.0.3 to 2.0.4
63---------------------------
64
65** Improvement
66 * Update to latest framework version 2.0.4
67
Karl Pauls6e2e0222010-02-04 22:45:58 +000068Changes from 2.0.2 to 2.0.3
69---------------------------
70
71** Improvement
72 * Update to latest framework version 2.0.3
73
Karl Pauls1c23e022009-11-01 19:27:53 +000074Changes from 2.0.1 to 2.0.2
75---------------------------
76
77** Improvement
78 * Update to latest framework version 2.0.2
79
Karl Paulscf1cb102009-10-11 20:27:45 +000080Changes from 2.0.0 to 2.0.1
81---------------------------
82
83** Improvement
Karl Paulsbc00aa62009-10-11 20:32:26 +000084 * Update to latest framework version 2.0.1
Karl Paulscf1cb102009-10-11 20:27:45 +000085
Karl Pauls44c941b2009-09-06 22:21:18 +000086Changes from 1.8.1 to 2.0.0
87---------------------------
88
89** Improvement
90 * Update to latest framework version 2.0.0
91
Karl Pauls040e4322009-05-10 22:09:56 +000092Changes form 1.6.1 to 1.8.0
93---------------------------
94
95** Improvement
96 * Update to latest framework version 1.8.0
97
Karl Pauls48d887c2009-04-26 20:54:43 +000098Changes from 1.6.0 to 1.6.1
99---------------------------
100
101** Improvement
Karl Pauls040e4322009-05-10 22:09:56 +0000102 * Update to latest framework version 1.6.1
Karl Pauls48d887c2009-04-26 20:54:43 +0000103
Karl Pauls03c00142009-03-31 21:10:19 +0000104Changes from 1.4.1 to 1.6.0
105---------------------------
106
107** Improvement
108 * Update to latest framework version 1.6.0
109
Karl Pauls1be3b032008-12-20 16:27:49 +0000110Changes from 1.4.0 to 1.4.1
111---------------------------
112
113* [2008-12-20] Update to latest framework version 1.4.0
114* [2008-11-18] Modified the pom file to export the OSGi packages; this can be
115 helpful for tools trying to determine what the JAR file provides.
116* [2008-11-07] Align log level property name in pom.xml and config.properties
117
Karl Paulsf7d389c2008-11-06 16:22:54 +0000118Changes from 1.2.2 to 1.4.0
119---------------------------
Karl Pauls1be3b032008-12-20 16:27:49 +0000120
Karl Paulsf7d389c2008-11-06 16:22:54 +0000121* [2008-10-31] Fixed a possible NPE when no configuration file is found.
122* [2008-10-23] Change the name of the SystemBundle interface to be Framework.
123 (FELIX-753)
124* [2008-10-22] Hide wire messages in felix releases. (FELIX-707)
125* [2008-10-16] Modified framework to have default values for the system packages
126 property. Now it is really possible to start Felix with no configuration
127 properties. (FELIX-753)
128* [2008-10-10] Implements support for flushing the cache on framework
129 initialization. (FELIX-755)
130* [2008-10-09] Modified the bundle cache to no longer have profiles. (FELIX-754)
131* [2008-10-08] Modified the Felix API to aligned with the proposed standard OSGi
132 framework API. (FELIX-753)
133* [2008-09-23] Added symbolic names to framework and main.
134* [2008-09-12] Added a configuration property to determine whether installing a
135 fragment that uses unimplemented features throws an exception or logs a
136 warning. (FELIX-725)
137
138Changes form 1.2.1 to 1.2.2
139---------------------------
140
141* [2008-10-14] Update to latest framework version 1.2.2.
142
Karl Paulsdba15c82008-09-07 19:54:38 +0000143Changes from 1.2.0 to 1.2.1
144---------------------------
145
146* [2008-09-07] Hide WIRE log messages. (FELIX-707)
147* [2008-09-07] Use the new Felix releases obr repository URL.
148 (FELIX-708)
149
Karl Pauls60946d02008-08-31 22:15:50 +0000150Changes from 1.0.3 to 1.2.0
151---------------------------
152
153* [2008-08-03] Change to the R4.1 version of the spec. (FELIX-514)
154* [2008-05-08] Fixed a NPE. (FELIX-525)
155
Karl Pauls058453a2008-04-21 23:43:37 +0000156Changes from 1.0.3 to 1.0.4
157---------------------------
158
159* [2008-04-22] Update to framework version 1.0.4.
160
Karl Paulsfff3aa92008-01-28 09:37:37 +0000161Changes from 1.0.1 to 1.0.3
Karl Paulse8bd9a52008-01-27 19:49:38 +0000162---------------------------
163
164* [2008-01-27] Added launching and embedding docs to main project.
165* [2008-01-22] Update to maven-bundle-plugin version 1.2.0.
166* [2008-01-07] Modifed default launcher in Main to separate out
167 auto-property processing so that it is easier to reuse the code in
168 custom launchers. (FELIX-448)
169* [2007-12-14] Removed auto-property processing out of the framework and
170 into the default launcher. (FELIX-393)
171* [2007-10-16] Use variable substitution via BND to define the properties
172 in default.properties from the properties in config.properties.
173 (FELIX-380)
174* [2007-10-03] Added support to the Main launcher to use a default
175 embedded resource for setting the framework configuration properties
176 if the actual config.properties file cannot be loaded. (FELIX-380)
177* [2007-09-20] Remove some packages for jre1.3 profile and add/remove a
178 few for 1.4, 1.5, and 1.6 (javax.crypto.*). (FELIX-371)
179
180
Karl Paulsaf276eb2007-09-16 21:02:32 +0000181Changes from 1.0.0 to 1.0.1
182---------------------------
183
184* [2007-09-16] Update to framework version 1.0.1.
185
186
Richard S. Hall2cd5bed2007-07-16 20:32:41 +0000187Changes from 0.8.0-incubator to 1.0.0
188-------------------------------------
189
190* [2007-01-31] Changed how the system packages property is calculated to
191 make it more robust; previously it was leaving a dangling comma if the
192 execution platform was not known.
193* [2007-02-05] Added system package support for Java 6. (FELIX-201)
194* [2007-02-13] Removed support for trusted certificate authorities; this
195 will be added later as an extension.
196* [2007-03-16] Felix configuration properties can now be set as system
197 properties when using the standard launcher. (FELIX-250)
198* [2007-03-28] No longer including config.properties in the JAR file.
199* [2007-04-13] The javax.net and javax.net.ssl packages were missing
200 from the system packages properties.
201* [2007-04-13] Fixed a bug where the launcher was not correctly calculating
202 the installation directory correctly.
203* [2007-05-07] Was accidentally including OBR service interface package
204 in main JAR.
205* [2007-05-22] Now includes the Service Tracker package in main JAR.
206* [2007-07-04] Modified to use the new Felix embedding API.