Karl Pauls | 1c23e02 | 2009-11-01 19:27:53 +0000 | [diff] [blame] | 1 | Changes from 2.0.1 to 2.0.2 |
| 2 | --------------------------- |
| 3 | |
| 4 | ** Improvement |
| 5 | * Update to latest framework version 2.0.2 |
| 6 | |
Karl Pauls | cf1cb10 | 2009-10-11 20:27:45 +0000 | [diff] [blame] | 7 | Changes from 2.0.0 to 2.0.1 |
| 8 | --------------------------- |
| 9 | |
| 10 | ** Improvement |
Karl Pauls | bc00aa6 | 2009-10-11 20:32:26 +0000 | [diff] [blame] | 11 | * Update to latest framework version 2.0.1 |
Karl Pauls | cf1cb10 | 2009-10-11 20:27:45 +0000 | [diff] [blame] | 12 | |
Karl Pauls | 44c941b | 2009-09-06 22:21:18 +0000 | [diff] [blame] | 13 | Changes from 1.8.1 to 2.0.0 |
| 14 | --------------------------- |
| 15 | |
| 16 | ** Improvement |
| 17 | * Update to latest framework version 2.0.0 |
| 18 | |
Karl Pauls | 040e432 | 2009-05-10 22:09:56 +0000 | [diff] [blame] | 19 | Changes form 1.6.1 to 1.8.0 |
| 20 | --------------------------- |
| 21 | |
| 22 | ** Improvement |
| 23 | * Update to latest framework version 1.8.0 |
| 24 | |
Karl Pauls | 48d887c | 2009-04-26 20:54:43 +0000 | [diff] [blame] | 25 | Changes from 1.6.0 to 1.6.1 |
| 26 | --------------------------- |
| 27 | |
| 28 | ** Improvement |
Karl Pauls | 040e432 | 2009-05-10 22:09:56 +0000 | [diff] [blame] | 29 | * Update to latest framework version 1.6.1 |
Karl Pauls | 48d887c | 2009-04-26 20:54:43 +0000 | [diff] [blame] | 30 | |
Karl Pauls | 03c0014 | 2009-03-31 21:10:19 +0000 | [diff] [blame] | 31 | Changes from 1.4.1 to 1.6.0 |
| 32 | --------------------------- |
| 33 | |
| 34 | ** Improvement |
| 35 | * Update to latest framework version 1.6.0 |
| 36 | |
Karl Pauls | 1be3b03 | 2008-12-20 16:27:49 +0000 | [diff] [blame] | 37 | Changes from 1.4.0 to 1.4.1 |
| 38 | --------------------------- |
| 39 | |
| 40 | * [2008-12-20] Update to latest framework version 1.4.0 |
| 41 | * [2008-11-18] Modified the pom file to export the OSGi packages; this can be |
| 42 | helpful for tools trying to determine what the JAR file provides. |
| 43 | * [2008-11-07] Align log level property name in pom.xml and config.properties |
| 44 | |
Karl Pauls | f7d389c | 2008-11-06 16:22:54 +0000 | [diff] [blame] | 45 | Changes from 1.2.2 to 1.4.0 |
| 46 | --------------------------- |
Karl Pauls | 1be3b03 | 2008-12-20 16:27:49 +0000 | [diff] [blame] | 47 | |
Karl Pauls | f7d389c | 2008-11-06 16:22:54 +0000 | [diff] [blame] | 48 | * [2008-10-31] Fixed a possible NPE when no configuration file is found. |
| 49 | * [2008-10-23] Change the name of the SystemBundle interface to be Framework. |
| 50 | (FELIX-753) |
| 51 | * [2008-10-22] Hide wire messages in felix releases. (FELIX-707) |
| 52 | * [2008-10-16] Modified framework to have default values for the system packages |
| 53 | property. Now it is really possible to start Felix with no configuration |
| 54 | properties. (FELIX-753) |
| 55 | * [2008-10-10] Implements support for flushing the cache on framework |
| 56 | initialization. (FELIX-755) |
| 57 | * [2008-10-09] Modified the bundle cache to no longer have profiles. (FELIX-754) |
| 58 | * [2008-10-08] Modified the Felix API to aligned with the proposed standard OSGi |
| 59 | framework API. (FELIX-753) |
| 60 | * [2008-09-23] Added symbolic names to framework and main. |
| 61 | * [2008-09-12] Added a configuration property to determine whether installing a |
| 62 | fragment that uses unimplemented features throws an exception or logs a |
| 63 | warning. (FELIX-725) |
| 64 | |
| 65 | Changes form 1.2.1 to 1.2.2 |
| 66 | --------------------------- |
| 67 | |
| 68 | * [2008-10-14] Update to latest framework version 1.2.2. |
| 69 | |
Karl Pauls | dba15c8 | 2008-09-07 19:54:38 +0000 | [diff] [blame] | 70 | Changes from 1.2.0 to 1.2.1 |
| 71 | --------------------------- |
| 72 | |
| 73 | * [2008-09-07] Hide WIRE log messages. (FELIX-707) |
| 74 | * [2008-09-07] Use the new Felix releases obr repository URL. |
| 75 | (FELIX-708) |
| 76 | |
Karl Pauls | 60946d0 | 2008-08-31 22:15:50 +0000 | [diff] [blame] | 77 | Changes from 1.0.3 to 1.2.0 |
| 78 | --------------------------- |
| 79 | |
| 80 | * [2008-08-03] Change to the R4.1 version of the spec. (FELIX-514) |
| 81 | * [2008-05-08] Fixed a NPE. (FELIX-525) |
| 82 | |
Karl Pauls | 058453a | 2008-04-21 23:43:37 +0000 | [diff] [blame] | 83 | Changes from 1.0.3 to 1.0.4 |
| 84 | --------------------------- |
| 85 | |
| 86 | * [2008-04-22] Update to framework version 1.0.4. |
| 87 | |
Karl Pauls | fff3aa9 | 2008-01-28 09:37:37 +0000 | [diff] [blame] | 88 | Changes from 1.0.1 to 1.0.3 |
Karl Pauls | e8bd9a5 | 2008-01-27 19:49:38 +0000 | [diff] [blame] | 89 | --------------------------- |
| 90 | |
| 91 | * [2008-01-27] Added launching and embedding docs to main project. |
| 92 | * [2008-01-22] Update to maven-bundle-plugin version 1.2.0. |
| 93 | * [2008-01-07] Modifed default launcher in Main to separate out |
| 94 | auto-property processing so that it is easier to reuse the code in |
| 95 | custom launchers. (FELIX-448) |
| 96 | * [2007-12-14] Removed auto-property processing out of the framework and |
| 97 | into the default launcher. (FELIX-393) |
| 98 | * [2007-10-16] Use variable substitution via BND to define the properties |
| 99 | in default.properties from the properties in config.properties. |
| 100 | (FELIX-380) |
| 101 | * [2007-10-03] Added support to the Main launcher to use a default |
| 102 | embedded resource for setting the framework configuration properties |
| 103 | if the actual config.properties file cannot be loaded. (FELIX-380) |
| 104 | * [2007-09-20] Remove some packages for jre1.3 profile and add/remove a |
| 105 | few for 1.4, 1.5, and 1.6 (javax.crypto.*). (FELIX-371) |
| 106 | |
| 107 | |
Karl Pauls | af276eb | 2007-09-16 21:02:32 +0000 | [diff] [blame] | 108 | Changes from 1.0.0 to 1.0.1 |
| 109 | --------------------------- |
| 110 | |
| 111 | * [2007-09-16] Update to framework version 1.0.1. |
| 112 | |
| 113 | |
Richard S. Hall | 2cd5bed | 2007-07-16 20:32:41 +0000 | [diff] [blame] | 114 | Changes from 0.8.0-incubator to 1.0.0 |
| 115 | ------------------------------------- |
| 116 | |
| 117 | * [2007-01-31] Changed how the system packages property is calculated to |
| 118 | make it more robust; previously it was leaving a dangling comma if the |
| 119 | execution platform was not known. |
| 120 | * [2007-02-05] Added system package support for Java 6. (FELIX-201) |
| 121 | * [2007-02-13] Removed support for trusted certificate authorities; this |
| 122 | will be added later as an extension. |
| 123 | * [2007-03-16] Felix configuration properties can now be set as system |
| 124 | properties when using the standard launcher. (FELIX-250) |
| 125 | * [2007-03-28] No longer including config.properties in the JAR file. |
| 126 | * [2007-04-13] The javax.net and javax.net.ssl packages were missing |
| 127 | from the system packages properties. |
| 128 | * [2007-04-13] Fixed a bug where the launcher was not correctly calculating |
| 129 | the installation directory correctly. |
| 130 | * [2007-05-07] Was accidentally including OBR service interface package |
| 131 | in main JAR. |
| 132 | * [2007-05-22] Now includes the Service Tracker package in main JAR. |
| 133 | * [2007-07-04] Modified to use the new Felix embedding API. |