blob: 92e05be2d602b07e78ca281ab17e253cc225c1a8 [file] [log] [blame]
Karl Paulseef94162010-02-14 22:48:15 +00001Changes from 2.0.3 to 2.0.4
2---------------------------
3
4** Improvement
5 * Update to latest framework version 2.0.4
6
Karl Pauls6e2e0222010-02-04 22:45:58 +00007Changes from 2.0.2 to 2.0.3
8---------------------------
9
10** Improvement
11 * Update to latest framework version 2.0.3
12
Karl Pauls1c23e022009-11-01 19:27:53 +000013Changes from 2.0.1 to 2.0.2
14---------------------------
15
16** Improvement
17 * Update to latest framework version 2.0.2
18
Karl Paulscf1cb102009-10-11 20:27:45 +000019Changes from 2.0.0 to 2.0.1
20---------------------------
21
22** Improvement
Karl Paulsbc00aa62009-10-11 20:32:26 +000023 * Update to latest framework version 2.0.1
Karl Paulscf1cb102009-10-11 20:27:45 +000024
Karl Pauls44c941b2009-09-06 22:21:18 +000025Changes from 1.8.1 to 2.0.0
26---------------------------
27
28** Improvement
29 * Update to latest framework version 2.0.0
30
Karl Pauls040e4322009-05-10 22:09:56 +000031Changes form 1.6.1 to 1.8.0
32---------------------------
33
34** Improvement
35 * Update to latest framework version 1.8.0
36
Karl Pauls48d887c2009-04-26 20:54:43 +000037Changes from 1.6.0 to 1.6.1
38---------------------------
39
40** Improvement
Karl Pauls040e4322009-05-10 22:09:56 +000041 * Update to latest framework version 1.6.1
Karl Pauls48d887c2009-04-26 20:54:43 +000042
Karl Pauls03c00142009-03-31 21:10:19 +000043Changes from 1.4.1 to 1.6.0
44---------------------------
45
46** Improvement
47 * Update to latest framework version 1.6.0
48
Karl Pauls1be3b032008-12-20 16:27:49 +000049Changes from 1.4.0 to 1.4.1
50---------------------------
51
52* [2008-12-20] Update to latest framework version 1.4.0
53* [2008-11-18] Modified the pom file to export the OSGi packages; this can be
54 helpful for tools trying to determine what the JAR file provides.
55* [2008-11-07] Align log level property name in pom.xml and config.properties
56
Karl Paulsf7d389c2008-11-06 16:22:54 +000057Changes from 1.2.2 to 1.4.0
58---------------------------
Karl Pauls1be3b032008-12-20 16:27:49 +000059
Karl Paulsf7d389c2008-11-06 16:22:54 +000060* [2008-10-31] Fixed a possible NPE when no configuration file is found.
61* [2008-10-23] Change the name of the SystemBundle interface to be Framework.
62 (FELIX-753)
63* [2008-10-22] Hide wire messages in felix releases. (FELIX-707)
64* [2008-10-16] Modified framework to have default values for the system packages
65 property. Now it is really possible to start Felix with no configuration
66 properties. (FELIX-753)
67* [2008-10-10] Implements support for flushing the cache on framework
68 initialization. (FELIX-755)
69* [2008-10-09] Modified the bundle cache to no longer have profiles. (FELIX-754)
70* [2008-10-08] Modified the Felix API to aligned with the proposed standard OSGi
71 framework API. (FELIX-753)
72* [2008-09-23] Added symbolic names to framework and main.
73* [2008-09-12] Added a configuration property to determine whether installing a
74 fragment that uses unimplemented features throws an exception or logs a
75 warning. (FELIX-725)
76
77Changes form 1.2.1 to 1.2.2
78---------------------------
79
80* [2008-10-14] Update to latest framework version 1.2.2.
81
Karl Paulsdba15c82008-09-07 19:54:38 +000082Changes from 1.2.0 to 1.2.1
83---------------------------
84
85* [2008-09-07] Hide WIRE log messages. (FELIX-707)
86* [2008-09-07] Use the new Felix releases obr repository URL.
87 (FELIX-708)
88
Karl Pauls60946d02008-08-31 22:15:50 +000089Changes from 1.0.3 to 1.2.0
90---------------------------
91
92* [2008-08-03] Change to the R4.1 version of the spec. (FELIX-514)
93* [2008-05-08] Fixed a NPE. (FELIX-525)
94
Karl Pauls058453a2008-04-21 23:43:37 +000095Changes from 1.0.3 to 1.0.4
96---------------------------
97
98* [2008-04-22] Update to framework version 1.0.4.
99
Karl Paulsfff3aa92008-01-28 09:37:37 +0000100Changes from 1.0.1 to 1.0.3
Karl Paulse8bd9a52008-01-27 19:49:38 +0000101---------------------------
102
103* [2008-01-27] Added launching and embedding docs to main project.
104* [2008-01-22] Update to maven-bundle-plugin version 1.2.0.
105* [2008-01-07] Modifed default launcher in Main to separate out
106 auto-property processing so that it is easier to reuse the code in
107 custom launchers. (FELIX-448)
108* [2007-12-14] Removed auto-property processing out of the framework and
109 into the default launcher. (FELIX-393)
110* [2007-10-16] Use variable substitution via BND to define the properties
111 in default.properties from the properties in config.properties.
112 (FELIX-380)
113* [2007-10-03] Added support to the Main launcher to use a default
114 embedded resource for setting the framework configuration properties
115 if the actual config.properties file cannot be loaded. (FELIX-380)
116* [2007-09-20] Remove some packages for jre1.3 profile and add/remove a
117 few for 1.4, 1.5, and 1.6 (javax.crypto.*). (FELIX-371)
118
119
Karl Paulsaf276eb2007-09-16 21:02:32 +0000120Changes from 1.0.0 to 1.0.1
121---------------------------
122
123* [2007-09-16] Update to framework version 1.0.1.
124
125
Richard S. Hall2cd5bed2007-07-16 20:32:41 +0000126Changes from 0.8.0-incubator to 1.0.0
127-------------------------------------
128
129* [2007-01-31] Changed how the system packages property is calculated to
130 make it more robust; previously it was leaving a dangling comma if the
131 execution platform was not known.
132* [2007-02-05] Added system package support for Java 6. (FELIX-201)
133* [2007-02-13] Removed support for trusted certificate authorities; this
134 will be added later as an extension.
135* [2007-03-16] Felix configuration properties can now be set as system
136 properties when using the standard launcher. (FELIX-250)
137* [2007-03-28] No longer including config.properties in the JAR file.
138* [2007-04-13] The javax.net and javax.net.ssl packages were missing
139 from the system packages properties.
140* [2007-04-13] Fixed a bug where the launcher was not correctly calculating
141 the installation directory correctly.
142* [2007-05-07] Was accidentally including OBR service interface package
143 in main JAR.
144* [2007-05-22] Now includes the Service Tracker package in main JAR.
145* [2007-07-04] Modified to use the new Felix embedding API.