Guillaume Nodet | 7ebe288 | 2012-09-25 12:32:46 +0000 | [diff] [blame] | 1 | Version 3.2.6 |
| 2 | ------------- |
| 3 | ** Bug |
| 4 | * [FELIX-3635] - Unnecessary processing in DirectoryWatcher |
| 5 | |
| 6 | ** Improvement |
| 7 | * [FELIX-3597] - Hard to debug fileinstall because shaded classes lack source in -sources.jar |
| 8 | |
Guillaume Nodet | a96b484 | 2012-06-12 07:02:26 +0000 | [diff] [blame] | 9 | Version 3.2.4 |
| 10 | ------------- |
| 11 | ** Bug |
| 12 | * [FELIX-3414] - BundleException: Unable to acquire global lock for resolve |
| 13 | * [FELIX-3416] - ConcurrentModificationException in DirectoryWatcher.findBundlesWithFragmentsToRefresh |
| 14 | * [FELIX-3493] - PackageAdminImpl thorws NPE - File Install does not handle a bundle uninstall gracefully |
| 15 | |
| 16 | ** Improvement |
| 17 | * [FELIX-3487] - Variables are not preserved during write-back if they are defined as framework properties |
| 18 | |
Guillaume Nodet | 0fc82df | 2012-04-06 08:21:03 +0000 | [diff] [blame] | 19 | Version 3.2.2 |
| 20 | ------------- |
Guillaume Nodet | f6cd56d | 2012-04-17 16:24:46 +0000 | [diff] [blame] | 21 | ** Bug |
| 22 | * [FELIX-3467] - Configuration is not flush back to the file |
| 23 | |
Guillaume Nodet | 0fc82df | 2012-04-06 08:21:03 +0000 | [diff] [blame] | 24 | ** Improvement |
| 25 | * [FELIX-3398] - Track new versions of artifact listener and optionally update all bundles when a new version is detected |
| 26 | * [FELIX-3448] Small optimization when using file name filters |
| 27 | |
Guillaume Nodet | f0c8d36 | 2012-03-19 13:57:15 +0000 | [diff] [blame] | 28 | Version 3.2.0 |
| 29 | ------------- |
| 30 | ** Bug |
| 31 | * [FELIX-2066] - File Install fails to move fragment bundle into RESOLVED state |
| 32 | * [FELIX-2763] - [FileInstall] disableConfigSave actually enables configuration save |
| 33 | * [FELIX-2794] - noInitialDelay is not correctly implemented |
| 34 | * [FELIX-2843] - Parsing PID assumes last 4 chars are file extension |
| 35 | * [FELIX-2852] - Infinite reloading of config file ending with .config |
| 36 | * [FELIX-2890] - FileInstall starts non-daemon threads |
| 37 | * [FELIX-2982] - noInitialDelay option does not work |
| 38 | * [FELIX-3047] - Infinite loop in File Install if java.io.tmpdir is non-writable |
| 39 | * [FELIX-3109] - FileInstall sorts artifact url handlers in the wrong order so that the ranking does not work correctly |
| 40 | * [FELIX-3112] - Default for felix.fileinstall.start.level documented incorrectly |
| 41 | * [FELIX-3346] - File Install doesn't scan when the framework start level is lower than felix.fileinstall.start.level setting |
| 42 | * [FELIX-3373] - File install logging doesn't notify user of important errors |
| 43 | * [FELIX-3396] - Fileinstall is not able to handle configuration file if in a path containing braces |
| 44 | |
| 45 | ** Improvement |
| 46 | * [FELIX-2787] - [File Install] Do not perform management activities while framework is starting/stopping |
| 47 | * [FELIX-2848] - Saving config file to original location shouldn't add system properties |
| 48 | * [FELIX-3294] - file install dependencies on osgi artifacts should have "provided" scope |
| 49 | * [FELIX-3386] - File install tests use deprecated EasyMock API and fail on BundleContext.getProperty |
Guillaume Nodet | f0c8d36 | 2012-03-19 13:57:15 +0000 | [diff] [blame] | 50 | |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 51 | Version 3.1.10 |
| 52 | -------------- |
| 53 | ** Bug |
Guillaume Nodet | 2ce3581 | 2011-02-02 14:09:30 +0000 | [diff] [blame] | 54 | * [FELIX-2818] - File Install does not support empty configuration when no configuration already exists |
Guillaume Nodet | 76acf23 | 2011-01-31 08:29:12 +0000 | [diff] [blame] | 55 | * [FELIX-2799] - FileInstall creates multiple configurations for factory configurations on windows |
| 56 | * [FELIX-2798] - ArtifactListener services are not ordered according to the OSGi ranking |
| 57 | |
Sanjeeb Kumar Sahoo | 6c10fde | 2011-01-20 12:00:45 +0000 | [diff] [blame] | 58 | Version 3.1.6 |
| 59 | ------------- |
| 60 | ** Bug |
| 61 | * [FELIX-2791] - NPE in getStartLevel due to race condition |
| 62 | |
| 63 | Version 3.1.4 |
| 64 | ------------- |
| 65 | ** Bug |
| 66 | * [FELIX-2756] - NPE when loadiong configurations |
| 67 | * [FELIX-2745] - New configurations throw NPE |
| 68 | |
Guillaume Nodet | 4ab4cef | 2010-12-20 14:03:33 +0000 | [diff] [blame] | 69 | Version 3.1.2 |
| 70 | ------------- |
| 71 | ** Bug |
| 72 | * [FELIX-2699] - Disable writing configuration back to .cfg files |
| 73 | * [FELIX-2698] - File Install Circular Configuration Update Loop |
| 74 | * [FELIX-2675] - ileinstall always starts bundle eagerly |
| 75 | |
Guillaume Nodet | f48b23a | 2010-10-26 11:43:38 +0000 | [diff] [blame] | 76 | Version 3.1.0 |
| 77 | ------------- |
| 78 | ** Bug |
| 79 | * [FELIX-2318] - Possible NPE for jars with null Manifest |
| 80 | * [FELIX-2531] - Missing documentation for 'felix.fileinstall.noInitialDelay' configuration property |
| 81 | * [FELIX-2556] - FileInstall fails to update fragments as it tries to stop them |
| 82 | |
| 83 | ** Improvement |
| 84 | * [FELIX-2021] - Enable FileInstall to set Bundle Start Level |
| 85 | * [FELIX-2571] - Have fileinstall listen for configuration changes and write them back to the config files |
| 86 | * [FELIX-2643] - When using the jardir url handler, fileinstall should not compress the zip stream |
| 87 | * [FELIX-2663] - Allow ConfigInstaller to perform placeholder substitution from framework properties |
| 88 | |
| 89 | ** New Feature |
| 90 | * [FELIX-2513] - Support richer format for configurations |
| 91 | * [FELIX-2514] - felix.fileinstall.dir should support more than one directory |
| 92 | |
Richard S. Hall | 7bf7a4d | 2010-08-03 13:25:34 +0000 | [diff] [blame] | 93 | Version 3.0.2 |
| 94 | ------------- |
| 95 | ** Bug |
| 96 | * [FELIX-2366] - Avoiding property substitution by escaping does not remove escape character |
| 97 | |
| 98 | ** Improvement |
| 99 | * [FELIX-1657] - Add option in fileinstall to start bundles transiently (START_TRANSIENT) |
| 100 | |
Guillaume Nodet | ffb0eb6 | 2010-05-03 16:10:16 +0000 | [diff] [blame] | 101 | Version 3.0.0 |
| 102 | ------------- |
| 103 | ** Bug |
| 104 | * [FELIX-1776] - FileInstall starts already installed bundles twice |
| 105 | * [FELIX-2069] - FileInstall creates ./load by default |
| 106 | * [FELIX-2248] - fileinstall does not restart bundles when the underlying file is modified |
| 107 | * [FELIX-2302] - Fileinstall should add entries for directories when creating JARs |
| 108 | * [FELIX-2313] - fileinstall does not recognize jars if it does not have Bundle-SymbolicName and Bundle-Version |
| 109 | |
| 110 | ** Improvement |
| 111 | * [FELIX-2249] - fileinstall should log installation/uninstallation/updation/activation details at INFO level |
| 112 | * [FELIX-2307] - There is no way to bypass / escape property substitution |
| 113 | |
| 114 | |
Chris Custine | c326cd4 | 2009-12-22 19:41:58 +0000 | [diff] [blame] | 115 | Version 2.0.8 |
Guillaume Nodet | 9d732ce | 2009-12-17 09:58:25 +0000 | [diff] [blame] | 116 | ------------- |
| 117 | ** Bug |
| 118 | * [FELIX-1775] - fileinstall release archives contains an empty "load" |
| 119 | folder which should be removed |
| 120 | * [FELIX-1789] - FileInstall is too verbose |
| 121 | * [FELIX-1851] - FileInstall watched bundles are restarted twice upon update |
| 122 | * [FELIX-1861] - FileInstall created temp directories are never deleted |
| 123 | * [FELIX-1862] - fileinstall thread name as printed in log messages need |
| 124 | to be less verbose |
| 125 | * [FELIX-1928] - File installer starts bundles too early on restart |
| 126 | |
| 127 | ** Task |
| 128 | * [FELIX-1811] - fileinstall should depend on the official osgi artifacts |
| 129 | |
| 130 | |
Guillaume Nodet | e24cb34 | 2009-10-27 07:35:47 +0000 | [diff] [blame] | 131 | Version 2.0.4 |
| 132 | ------------- |
| 133 | ** Bug |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 134 | * [FELIX-1386] - Updating fileinstall bundle in watched directory |
Guillaume Nodet | e24cb34 | 2009-10-27 07:35:47 +0000 | [diff] [blame] | 135 | causes IllegalsStateException |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 136 | * [FELIX-1572] - File Install running in an infinite loop while watching |
Guillaume Nodet | e24cb34 | 2009-10-27 07:35:47 +0000 | [diff] [blame] | 137 | multiple directories, once of which is itself |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 138 | * [FELIX-1578] - FileInstall issue when updating already installed bundles |
Guillaume Nodet | e24cb34 | 2009-10-27 07:35:47 +0000 | [diff] [blame] | 139 | at startup time |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 140 | * [FELIX-1591] - FIleInstall should have an optional / dynamic import on |
Guillaume Nodet | e24cb34 | 2009-10-27 07:35:47 +0000 | [diff] [blame] | 141 | org.osgi.service.cm instead of exporting it |
| 142 | * [FELIX-1593] - Got an exception when restarting FileInstall bundle |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 143 | * [FELIX-1628] - Fileinstall should load configurations as soon as config |
Guillaume Nodet | e24cb34 | 2009-10-27 07:35:47 +0000 | [diff] [blame] | 144 | admin is available |
| 145 | * [FELIX-1715] - osgi:update on xml deployments will cause ZIPExceptions |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 146 | * [FELIX-1716] - Fileinstall does not recognize changes in lastmodification |
Guillaume Nodet | e24cb34 | 2009-10-27 07:35:47 +0000 | [diff] [blame] | 147 | date of an uninstalled bundle inside deploy folder |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 148 | * [FELIX-1736] - After a restart, fileinstall does not always properly |
Guillaume Nodet | e24cb34 | 2009-10-27 07:35:47 +0000 | [diff] [blame] | 149 | uninstall bundles |
| 150 | * [FELIX-1750] - fileinstall does not work on jdk 1.4 |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 151 | * [FELIX-1787] - REGRESSION: FileInstall relies on location to be a valid |
Guillaume Nodet | e24cb34 | 2009-10-27 07:35:47 +0000 | [diff] [blame] | 152 | URL for update to be successful |
| 153 | * [FELIX-1788] - Set felix.fileinstall.tmpdir to ${java.io.tmpdir} by default |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 154 | * [FELIX-1790] - fileinstal tmp dir needs to be different for each |
Guillaume Nodet | e24cb34 | 2009-10-27 07:35:47 +0000 | [diff] [blame] | 155 | watched directory |
| 156 | |
| 157 | ** Improvement |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 158 | * [FELIX-1756] - Allow fileinstall to override (i.e. update) bundles that have |
Guillaume Nodet | e24cb34 | 2009-10-27 07:35:47 +0000 | [diff] [blame] | 159 | not been deployed by fiileinstall initially |
| 160 | |
| 161 | ** New Feature |
| 162 | * [FELIX-1537] - File Install should support XML property files |
| 163 | |
| 164 | Version 2.0.0 |
| 165 | ------------- |
| 166 | ** Bug |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 167 | * [FELIX-938] - FileInstall starts a stopped bundles even if it is stopped |
Guillaume Nodet | e24cb34 | 2009-10-27 07:35:47 +0000 | [diff] [blame] | 168 | transiently by user |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 169 | * [FELIX-1269] - MalformedURLException for bundle locations installed |
Guillaume Nodet | e24cb34 | 2009-10-27 07:35:47 +0000 | [diff] [blame] | 170 | by FileInstall |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 171 | * [FELIX-1377] - fileinstall tries to process files which are not fully |
| 172 | copied yet |
Guillaume Nodet | e24cb34 | 2009-10-27 07:35:47 +0000 | [diff] [blame] | 173 | * [FELIX-1382] - FileInstall attempts to uninstall "System Bundle" |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 174 | * [FELIX-1481] - When performing variable substitution, fileinstall throws an |
Guillaume Nodet | e24cb34 | 2009-10-27 07:35:47 +0000 | [diff] [blame] | 175 | exception if there is a start or stop delimiter without the other one |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 176 | * [FELIX-1540] - [FileInstall] When removing/re-adding a bundle, all the |
Guillaume Nodet | e24cb34 | 2009-10-27 07:35:47 +0000 | [diff] [blame] | 177 | dependent bundles don't start anymore |
| 178 | |
| 179 | ** Improvement |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 180 | * [FELIX-1301] - Limit FileInstall configuration information to one line in |
Guillaume Nodet | e24cb34 | 2009-10-27 07:35:47 +0000 | [diff] [blame] | 181 | the output |
| 182 | * [FELIX-1387] - FileInstall unnenessarily computes length of files |
| 183 | * [FELIX-1475] - Add a file filter for a given watched directory |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 184 | * [FELIX-1476] - Allow system property substitution while loading configurations |
Guillaume Nodet | e24cb34 | 2009-10-27 07:35:47 +0000 | [diff] [blame] | 185 | from files |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 186 | * [FELIX-1553] - fileinstall bundle should have an optional import on |
Guillaume Nodet | e24cb34 | 2009-10-27 07:35:47 +0000 | [diff] [blame] | 187 | org.osgi.service.log instead of exporting it |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 188 | * [FELIX-1554] - fileinstall should not export org.apache.felix.fileinstall |
Guillaume Nodet | e24cb34 | 2009-10-27 07:35:47 +0000 | [diff] [blame] | 189 | and org.apache.felix.fileinstall.utils packages |
| 190 | |
| 191 | ** New Feature |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 192 | * [FELIX-922] - File Install bundle should be extensible to support new |
Guillaume Nodet | e24cb34 | 2009-10-27 07:35:47 +0000 | [diff] [blame] | 193 | artifact type |
| 194 | * [FELIX-1483] - Fileinstall should support exploded artifacts |
| 195 | |
Richard S. Hall | 6cbf7a4 | 2009-06-23 13:21:38 +0000 | [diff] [blame] | 196 | Version 1.2.0 |
| 197 | ------------- |
| 198 | * [FELIX-1179] - FileInstall should recognize Jar files by content instead |
| 199 | of extension |
| 200 | * [FELIX-1216] - ClassCastException when running FileInstall with |
| 201 | Knopflerfish |
| 202 | * [FELIX-1228] - Felix File Install - Spaces in File Names |
| 203 | * [FELIX-1203] - NPE in fileinstall if a watched bundle is uninstalled by |
| 204 | some other means |
| 205 | * [FELIX-1235] - NullPointerException due to misconfigured watched dir |
| 206 | * [FELIX-1174] - FileInstall bundle does not print stack trace of exceptions |
| 207 | when log service is not used |
| 208 | * [FELIX-1251] - Looping NullPointerException if the polled directory is |
| 209 | removed after File Install registration |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 210 | * [FELIX-1241] - Log "Bundle Started" |
Richard S. Hall | 6cbf7a4 | 2009-06-23 13:21:38 +0000 | [diff] [blame] | 211 | |
Clement Escoffier | 8146652 | 2009-05-03 08:15:51 +0000 | [diff] [blame] | 212 | Version 1.0.0 |
| 213 | ------------- |
| 214 | |
| 215 | ** Bug |
| 216 | * [FELIX-1036] - FileInstaller spawns multiple watchers for same directory |
| 217 | |
| 218 | ** Improvement |
| 219 | * [FELIX-1055] - Making FileInstall bundle CDC-1.1/Foundation 1.1 compatible |
| 220 | |
Clement Escoffier | 5ba1dba | 2009-03-31 07:24:28 +0000 | [diff] [blame] | 221 | Version 0.9.2 |
| 222 | -------------- |
| 223 | |
| 224 | ** Bug |
| 225 | * [FELIX-895] - File Install treats configuration files with identical subnames as the same configuration |
| 226 | * [FELIX-926] - FileInstall does not read all values from Configuration properties |
| 227 | * [FELIX-937] - FileInstall can't handle autostart bundles that are part of watched directory |
| 228 | * [FELIX-938] - FileInstall starts a stopped bundles even if it is stopped transiently by user |
| 229 | |
| 230 | ** Improvement |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 231 | * [FELIX-920] - Add option to only install or "install and start" newly discovered bundles |
Clement Escoffier | 5ba1dba | 2009-03-31 07:24:28 +0000 | [diff] [blame] | 232 | * [FELIX-939] - Optimize File Install |
| 233 | * [FELIX-942] - Fileinstall unit tests |
| 234 | * [FELIX-983] - Allow property substitution in config file |
| 235 | * [FELIX-998] - Metatype definition for FileInstall |
Clement Escoffier | 5ecb7b4 | 2011-02-02 09:49:51 +0000 | [diff] [blame] | 236 | |
Clement Escoffier | 5ba1dba | 2009-03-31 07:24:28 +0000 | [diff] [blame] | 237 | Version 0.9.0 |
| 238 | -------------- |
| 239 | |
Richard S. Hall | 6cbf7a4 | 2009-06-23 13:21:38 +0000 | [diff] [blame] | 240 | * First public release |