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