blob: 1911608c4242a1bb7eada127d87de6f4794ead36 [file] [log] [blame]
Clement Escoffier5ecb7b42011-02-02 09:49:51 +00001Version 3.1.10
2--------------
3** Bug
Guillaume Nodet2ce35812011-02-02 14:09:30 +00004 * [FELIX-2818] - File Install does not support empty configuration when no configuration already exists
Guillaume Nodet76acf232011-01-31 08:29:12 +00005 * [FELIX-2799] - FileInstall creates multiple configurations for factory configurations on windows
6 * [FELIX-2798] - ArtifactListener services are not ordered according to the OSGi ranking
7
Sanjeeb Kumar Sahoo6c10fde2011-01-20 12:00:45 +00008Version 3.1.6
9-------------
10** Bug
11 * [FELIX-2791] - NPE in getStartLevel due to race condition
12
13Version 3.1.4
14-------------
15** Bug
16 * [FELIX-2756] - NPE when loadiong configurations
17 * [FELIX-2745] - New configurations throw NPE
18
Guillaume Nodet4ab4cef2010-12-20 14:03:33 +000019Version 3.1.2
20-------------
21** Bug
22 * [FELIX-2699] - Disable writing configuration back to .cfg files
23 * [FELIX-2698] - File Install Circular Configuration Update Loop
24 * [FELIX-2675] - ileinstall always starts bundle eagerly
25
Guillaume Nodetf48b23a2010-10-26 11:43:38 +000026Version 3.1.0
27-------------
28** Bug
29 * [FELIX-2318] - Possible NPE for jars with null Manifest
30 * [FELIX-2531] - Missing documentation for 'felix.fileinstall.noInitialDelay' configuration property
31 * [FELIX-2556] - FileInstall fails to update fragments as it tries to stop them
32
33** Improvement
34 * [FELIX-2021] - Enable FileInstall to set Bundle Start Level
35 * [FELIX-2571] - Have fileinstall listen for configuration changes and write them back to the config files
36 * [FELIX-2643] - When using the jardir url handler, fileinstall should not compress the zip stream
37 * [FELIX-2663] - Allow ConfigInstaller to perform placeholder substitution from framework properties
38
39** New Feature
40 * [FELIX-2513] - Support richer format for configurations
41 * [FELIX-2514] - felix.fileinstall.dir should support more than one directory
42
Richard S. Hall7bf7a4d2010-08-03 13:25:34 +000043Version 3.0.2
44-------------
45** Bug
46 * [FELIX-2366] - Avoiding property substitution by escaping does not remove escape character
47
48** Improvement
49 * [FELIX-1657] - Add option in fileinstall to start bundles transiently (START_TRANSIENT)
50
Guillaume Nodetffb0eb62010-05-03 16:10:16 +000051Version 3.0.0
52-------------
53** Bug
54 * [FELIX-1776] - FileInstall starts already installed bundles twice
55 * [FELIX-2069] - FileInstall creates ./load by default
56 * [FELIX-2248] - fileinstall does not restart bundles when the underlying file is modified
57 * [FELIX-2302] - Fileinstall should add entries for directories when creating JARs
58 * [FELIX-2313] - fileinstall does not recognize jars if it does not have Bundle-SymbolicName and Bundle-Version
59
60** Improvement
61 * [FELIX-2249] - fileinstall should log installation/uninstallation/updation/activation details at INFO level
62 * [FELIX-2307] - There is no way to bypass / escape property substitution
63
64
Chris Custinec326cd42009-12-22 19:41:58 +000065Version 2.0.8
Guillaume Nodet9d732ce2009-12-17 09:58:25 +000066-------------
67** Bug
68 * [FELIX-1775] - fileinstall release archives contains an empty "load"
69 folder which should be removed
70 * [FELIX-1789] - FileInstall is too verbose
71 * [FELIX-1851] - FileInstall watched bundles are restarted twice upon update
72 * [FELIX-1861] - FileInstall created temp directories are never deleted
73 * [FELIX-1862] - fileinstall thread name as printed in log messages need
74 to be less verbose
75 * [FELIX-1928] - File installer starts bundles too early on restart
76
77** Task
78 * [FELIX-1811] - fileinstall should depend on the official osgi artifacts
79
80
Guillaume Nodete24cb342009-10-27 07:35:47 +000081Version 2.0.4
82-------------
83** Bug
Clement Escoffier5ecb7b42011-02-02 09:49:51 +000084 * [FELIX-1386] - Updating fileinstall bundle in watched directory
Guillaume Nodete24cb342009-10-27 07:35:47 +000085 causes IllegalsStateException
Clement Escoffier5ecb7b42011-02-02 09:49:51 +000086 * [FELIX-1572] - File Install running in an infinite loop while watching
Guillaume Nodete24cb342009-10-27 07:35:47 +000087 multiple directories, once of which is itself
Clement Escoffier5ecb7b42011-02-02 09:49:51 +000088 * [FELIX-1578] - FileInstall issue when updating already installed bundles
Guillaume Nodete24cb342009-10-27 07:35:47 +000089 at startup time
Clement Escoffier5ecb7b42011-02-02 09:49:51 +000090 * [FELIX-1591] - FIleInstall should have an optional / dynamic import on
Guillaume Nodete24cb342009-10-27 07:35:47 +000091 org.osgi.service.cm instead of exporting it
92 * [FELIX-1593] - Got an exception when restarting FileInstall bundle
Clement Escoffier5ecb7b42011-02-02 09:49:51 +000093 * [FELIX-1628] - Fileinstall should load configurations as soon as config
Guillaume Nodete24cb342009-10-27 07:35:47 +000094 admin is available
95 * [FELIX-1715] - osgi:update on xml deployments will cause ZIPExceptions
Clement Escoffier5ecb7b42011-02-02 09:49:51 +000096 * [FELIX-1716] - Fileinstall does not recognize changes in lastmodification
Guillaume Nodete24cb342009-10-27 07:35:47 +000097 date of an uninstalled bundle inside deploy folder
Clement Escoffier5ecb7b42011-02-02 09:49:51 +000098 * [FELIX-1736] - After a restart, fileinstall does not always properly
Guillaume Nodete24cb342009-10-27 07:35:47 +000099 uninstall bundles
100 * [FELIX-1750] - fileinstall does not work on jdk 1.4
Clement Escoffier5ecb7b42011-02-02 09:49:51 +0000101 * [FELIX-1787] - REGRESSION: FileInstall relies on location to be a valid
Guillaume Nodete24cb342009-10-27 07:35:47 +0000102 URL for update to be successful
103 * [FELIX-1788] - Set felix.fileinstall.tmpdir to ${java.io.tmpdir} by default
Clement Escoffier5ecb7b42011-02-02 09:49:51 +0000104 * [FELIX-1790] - fileinstal tmp dir needs to be different for each
Guillaume Nodete24cb342009-10-27 07:35:47 +0000105 watched directory
106
107** Improvement
Clement Escoffier5ecb7b42011-02-02 09:49:51 +0000108 * [FELIX-1756] - Allow fileinstall to override (i.e. update) bundles that have
Guillaume Nodete24cb342009-10-27 07:35:47 +0000109 not been deployed by fiileinstall initially
110
111** New Feature
112 * [FELIX-1537] - File Install should support XML property files
113
114Version 2.0.0
115-------------
116** Bug
Clement Escoffier5ecb7b42011-02-02 09:49:51 +0000117 * [FELIX-938] - FileInstall starts a stopped bundles even if it is stopped
Guillaume Nodete24cb342009-10-27 07:35:47 +0000118 transiently by user
Clement Escoffier5ecb7b42011-02-02 09:49:51 +0000119 * [FELIX-1269] - MalformedURLException for bundle locations installed
Guillaume Nodete24cb342009-10-27 07:35:47 +0000120 by FileInstall
Clement Escoffier5ecb7b42011-02-02 09:49:51 +0000121 * [FELIX-1377] - fileinstall tries to process files which are not fully
122 copied yet
Guillaume Nodete24cb342009-10-27 07:35:47 +0000123 * [FELIX-1382] - FileInstall attempts to uninstall "System Bundle"
Clement Escoffier5ecb7b42011-02-02 09:49:51 +0000124 * [FELIX-1481] - When performing variable substitution, fileinstall throws an
Guillaume Nodete24cb342009-10-27 07:35:47 +0000125 exception if there is a start or stop delimiter without the other one
Clement Escoffier5ecb7b42011-02-02 09:49:51 +0000126 * [FELIX-1540] - [FileInstall] When removing/re-adding a bundle, all the
Guillaume Nodete24cb342009-10-27 07:35:47 +0000127 dependent bundles don't start anymore
128
129** Improvement
Clement Escoffier5ecb7b42011-02-02 09:49:51 +0000130 * [FELIX-1301] - Limit FileInstall configuration information to one line in
Guillaume Nodete24cb342009-10-27 07:35:47 +0000131 the output
132 * [FELIX-1387] - FileInstall unnenessarily computes length of files
133 * [FELIX-1475] - Add a file filter for a given watched directory
Clement Escoffier5ecb7b42011-02-02 09:49:51 +0000134 * [FELIX-1476] - Allow system property substitution while loading configurations
Guillaume Nodete24cb342009-10-27 07:35:47 +0000135 from files
Clement Escoffier5ecb7b42011-02-02 09:49:51 +0000136 * [FELIX-1553] - fileinstall bundle should have an optional import on
Guillaume Nodete24cb342009-10-27 07:35:47 +0000137 org.osgi.service.log instead of exporting it
Clement Escoffier5ecb7b42011-02-02 09:49:51 +0000138 * [FELIX-1554] - fileinstall should not export org.apache.felix.fileinstall
Guillaume Nodete24cb342009-10-27 07:35:47 +0000139 and org.apache.felix.fileinstall.utils packages
140
141** New Feature
Clement Escoffier5ecb7b42011-02-02 09:49:51 +0000142 * [FELIX-922] - File Install bundle should be extensible to support new
Guillaume Nodete24cb342009-10-27 07:35:47 +0000143 artifact type
144 * [FELIX-1483] - Fileinstall should support exploded artifacts
145
Richard S. Hall6cbf7a42009-06-23 13:21:38 +0000146Version 1.2.0
147-------------
148 * [FELIX-1179] - FileInstall should recognize Jar files by content instead
149 of extension
150 * [FELIX-1216] - ClassCastException when running FileInstall with
151 Knopflerfish
152 * [FELIX-1228] - Felix File Install - Spaces in File Names
153 * [FELIX-1203] - NPE in fileinstall if a watched bundle is uninstalled by
154 some other means
155 * [FELIX-1235] - NullPointerException due to misconfigured watched dir
156 * [FELIX-1174] - FileInstall bundle does not print stack trace of exceptions
157 when log service is not used
158 * [FELIX-1251] - Looping NullPointerException if the polled directory is
159 removed after File Install registration
Clement Escoffier5ecb7b42011-02-02 09:49:51 +0000160 * [FELIX-1241] - Log "Bundle Started"
Richard S. Hall6cbf7a42009-06-23 13:21:38 +0000161
Clement Escoffier81466522009-05-03 08:15:51 +0000162Version 1.0.0
163-------------
164
165** Bug
166 * [FELIX-1036] - FileInstaller spawns multiple watchers for same directory
167
168** Improvement
169 * [FELIX-1055] - Making FileInstall bundle CDC-1.1/Foundation 1.1 compatible
170
Clement Escoffier5ba1dba2009-03-31 07:24:28 +0000171Version 0.9.2
172--------------
173
174** Bug
175 * [FELIX-895] - File Install treats configuration files with identical subnames as the same configuration
176 * [FELIX-926] - FileInstall does not read all values from Configuration properties
177 * [FELIX-937] - FileInstall can't handle autostart bundles that are part of watched directory
178 * [FELIX-938] - FileInstall starts a stopped bundles even if it is stopped transiently by user
179
180** Improvement
Clement Escoffier5ecb7b42011-02-02 09:49:51 +0000181 * [FELIX-920] - Add option to only install or "install and start" newly discovered bundles
Clement Escoffier5ba1dba2009-03-31 07:24:28 +0000182 * [FELIX-939] - Optimize File Install
183 * [FELIX-942] - Fileinstall unit tests
184 * [FELIX-983] - Allow property substitution in config file
185 * [FELIX-998] - Metatype definition for FileInstall
Clement Escoffier5ecb7b42011-02-02 09:49:51 +0000186
Clement Escoffier5ba1dba2009-03-31 07:24:28 +0000187Version 0.9.0
188--------------
189
Richard S. Hall6cbf7a42009-06-23 13:21:38 +0000190 * First public release