You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by Clement Escoffier <cl...@gmail.com> on 2009/05/04 09:13:38 UTC

[VOTE] Release Felix File Install version 1.0.0

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


Re: [VOTE] Release Felix File Install version 1.0.0

Posted by Stuart McCulloch <mc...@gmail.com>.
2009/5/4 Clement Escoffier <cl...@gmail.com>

> 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)
>

+1


> 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

Re: [VOTE] Release Felix File Install version 1.0.0

Posted by Guillaume Nodet <gn...@gmail.com>.
+1

2009/5/4 Clement Escoffier <cl...@gmail.com>:
> 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,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/
------------------------
Open Source SOA
http://fusesource.com

Re: [VOTE] Release Felix File Install version 1.0.0

Posted by Filippo Diotalevi <fi...@gmail.com>.
On Mon, May 4, 2009 at 9:13 AM, Clement Escoffier
<cl...@gmail.com> 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
>

+1 (non binding)

-- 
Filippo Diotalevi

Re: [VOTE] Release Felix File Install version 1.0.0

Posted by Clement Escoffier <cl...@gmail.com>.
On 06.05.2009, at 18:30, Richard S. Hall wrote:

> +1
>
> We still are including the "load" directory which is generated when  
> the tests are run. I think we just need to ignore it.


Just a brief explanation. The load folder is not on the SVN (ignored).  
However when assemblies are built, tests are executed and the load  
folder created. So, it's definitely tricky to avoid embedding this  
folder except if fileinstall embeds its own assembly descriptor.

regards,

Clement


>
>
> -> richard
>
> On 5/4/09 3:13 AM, 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
>>


Re: [VOTE] Release Felix File Install version 1.0.0

Posted by "Richard S. Hall" <he...@ungoverned.org>.
+1

We still are including the "load" directory which is generated when the 
tests are run. I think we just need to ignore it.

-> richard

On 5/4/09 3:13 AM, 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
>

Re: [VOTE] Release Felix File Install version 1.0.0

Posted by Clement Escoffier <cl...@gmail.com>.
+1

Regards,

Clement


On 06.05.2009, at 18:39, Karl Pauls wrote:

> +1
>
> regards,
>
> Karl
>
> On Mon, May 4, 2009 at 9:13 AM, Clement Escoffier
> <cl...@gmail.com> 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
>>
>>
>
>
>
> -- 
> Karl Pauls
> karlpauls@gmail.com


Re: [VOTE] Release Felix File Install version 1.0.0

Posted by Karl Pauls <ka...@gmail.com>.
+1

regards,

Karl

On Mon, May 4, 2009 at 9:13 AM, Clement Escoffier
<cl...@gmail.com> 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
>
>



-- 
Karl Pauls
karlpauls@gmail.com

Re: [VOTE] Release Felix File Install version 1.0.0

Posted by Stuart McCulloch <mc...@gmail.com>.
2009/5/4 Clement Escoffier <cl...@gmail.com>

>
> 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

Re: [VOTE] Release Felix File Install version 1.0.0

Posted by Clement Escoffier <cl...@gmail.com>.
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.

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
>>


Re: [VOTE] Release Felix File Install version 1.0.0

Posted by Sahoo <Sa...@Sun.COM>.
Given that this release contains only bug fixes, should this not be 
released as 0.9.4?

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
>