2009/5/4 Clement Escoffier <[email protected]> > > Hi, > On 04.05.2009, at 09:54, Sahoo wrote: > > Given that this release contains only bug fixes, should this not be >> released as 0.9.4? >> > > I set the version number to 1.0.0 to fix the versioning issue of file > install. The first file install release was 0.9.0 instead of 1.0.0. So, I > just (arbitrary) decided to fix that by creating the 1.0.0. This does not > block to create quickly new releases. It was just to be homogeneous with the > "general" Felix version numbers. >
that's right - I remember this was discussed on the previous vote for 0.9.2 and it was agreed this next release should be 1.0.0, because FileInstall is now considered stable :) ( also because Felix releases typically use even minor version numbers while development snapshots use odd to get around the OSGi ordering issue wrt. Maven versions: 1.3.0 < 1.3.0.SNAPSHOT < 1.4.0 ) Regards, > > Clement > > > >> >> Thanks, >> Sahoo >> >> Clement Escoffier wrote: >> >>> Hi, >>> >>> I cut a new release of File Install fixing the above issues: >>> * [FELIX-1036] - FileInstaller spawns multiple watchers for same >>> directory >>> * [FELIX-1055] - Making FileInstall bundle CDC-1.1/Foundation 1.1 >>> compatible >>> >>> There are still one outstanding issue, but is a more long term >>> improvement: >>> https://cwiki.apache.org/jira/browse/FELIX-922 >>> >>> The release candidates are on the staging repository: >>> >>> https://repository.apache.org/content/repositories/felix-staging-009/org/apache/felix/org.apache.felix.fileinstall/1.0.0/ >>> >>> Please vote to approve this release: >>> >>> [ ] +1 Approve the release >>> [ ] -1 Veto the release (please provide specific comments) >>> >>> This vote will be open for 72 hours. >>> >>> >>> Regards, >>> >>> Clement >>> >>> PS: You can use this UNIX script to download the release and verify the >>> signatures: >>> http://svn.apache.org/repos/asf/felix/trunk/check_staged_release.sh >>> Usage: >>> sh check_staged_release.sh [YOUR REPOSITORY ID] /tmp/felix-staging >>> >>> > -- Cheers, Stuart
