You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by Arjun Panday <ar...@alcatel-lucent.com> on 2013/09/16 12:54:00 UTC

[VOTE] Release ServiceDiagnostics Webconsole Plugin version 0.1.3

Hi,

I'd like to release a new version of the ServiceDiagnostics webconsole 
plugin.

A sample launcher showing the required dependencies can be found here:
http://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/servicediagnostics/run.sh

---------------------------
Changes from 0.1.2 to 0.1.3
---------------------------

** Bugs
   * [FELIX-3898] name parsing issue on BundleDependency
   * [FELIX-4162] incorrect loop detection

** Improvements
   * [FELIX-3899] switch to Scala 2.10
   * [FELIX-3769] webconsole categories
   * [FELIX-4163] command line interface
   * circular dependencies shown on a separate graph with or wihtout 
optionals
   * new visualisations of the service registry: service providers, using
   bundles, and bundles wiring via services
   * show components as implementations and services as interfaces
   * graph filter supports basic logical expressions


Staging repository:
https://repository.apache.org/content/repositories/orgapachefelix-053/
https://repository.apache.org/content/repositories/orgapachefelix-054/

You can usethis  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 O53 /tmp/felix-staging-parent
sh check_staged_release.sh 054 /tmp/felix-staging-plugin

Please vote to approvethis  release:

[ ] +1 Approve the release
[ ] -1 Veto the release (please provide specific comments)

This vote will be openfor  72 hours.

Best regards,
Arjun


Re: [VOTE] Release ServiceDiagnostics Webconsole Plugin version 0.1.3

Posted by Arjun Panday <ar...@alcatel-lucent.com>.
> I have created the "webconsole-servicediagnostics-plugin 0.1.3" and "webconsole-servicediagnostics-plugin 0.1.4".

great, thanks Felix!

Arjun

>
> Regards
> Felix
>
>> Thanks,
>> Arjun
>>
>>
>>
>> On 09/16/2013 03:06 PM, Felix Meschberger wrote:
>>> +1
>>>
>>> I wonder, whether a parent project is really needed for a single project making use of that parent ? In any case, the parent project will probably only be pushed to the Maven repo but not to .../dist, right ?
>>>
>>> Regards
>>> Felix
>>>
>>> Am 16.09.2013 um 12:54 schrieb Arjun Panday:
>>>
>>>> Hi,
>>>>
>>>> I'd like to release a new version of the ServiceDiagnostics webconsole
>>>> plugin.
>>>>
>>>> A sample launcher showing the required dependencies can be found here:
>>>> http://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/servicediagnostics/run.sh
>>>>
>>>> ---------------------------
>>>> Changes from 0.1.2 to 0.1.3
>>>> ---------------------------
>>>>
>>>> ** Bugs
>>>>    * [FELIX-3898] name parsing issue on BundleDependency
>>>>    * [FELIX-4162] incorrect loop detection
>>>>
>>>> ** Improvements
>>>>    * [FELIX-3899] switch to Scala 2.10
>>>>    * [FELIX-3769] webconsole categories
>>>>    * [FELIX-4163] command line interface
>>>>    * circular dependencies shown on a separate graph with or wihtout
>>>> optionals
>>>>    * new visualisations of the service registry: service providers, using
>>>>    bundles, and bundles wiring via services
>>>>    * show components as implementations and services as interfaces
>>>>    * graph filter supports basic logical expressions
>>>>
>>>>
>>>> Staging repository:
>>>> https://repository.apache.org/content/repositories/orgapachefelix-053/
>>>> https://repository.apache.org/content/repositories/orgapachefelix-054/
>>>>
>>>> You can usethis  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 O53 /tmp/felix-staging-parent
>>>> sh check_staged_release.sh 054 /tmp/felix-staging-plugin
>>>>
>>>> Please vote to approvethis  release:
>>>>
>>>> [ ] +1 Approve the release
>>>> [ ] -1 Veto the release (please provide specific comments)
>>>>
>>>> This vote will be openfor  72 hours.
>>>>
>>>> Best regards,
>>>> Arjun
>>>>


Re: [VOTE] Release ServiceDiagnostics Webconsole Plugin version 0.1.3

Posted by Felix Meschberger <fm...@adobe.com>.
Hi

Am 24.09.2013 um 12:16 schrieb Arjun Panday:

> Hi everyone,
> 
> I'm still missing one PMC signature to close the vote.
> 
> Incidentally, (Felix, Carsten?) when resolving my issues is JIRA, I'm 
> confused about the "Fix Version" I should enter.
> I see sub-projects for various webconsole plugins but not for 
> servicediagnostics; how could I create one?

I have created the "webconsole-servicediagnostics-plugin 0.1.3" and "webconsole-servicediagnostics-plugin 0.1.4".

Regards
Felix

> 
> Thanks,
> Arjun
> 
> 
> 
> On 09/16/2013 03:06 PM, Felix Meschberger wrote:
>> +1
>> 
>> I wonder, whether a parent project is really needed for a single project making use of that parent ? In any case, the parent project will probably only be pushed to the Maven repo but not to .../dist, right ?
>> 
>> Regards
>> Felix
>> 
>> Am 16.09.2013 um 12:54 schrieb Arjun Panday:
>> 
>>> Hi,
>>> 
>>> I'd like to release a new version of the ServiceDiagnostics webconsole
>>> plugin.
>>> 
>>> A sample launcher showing the required dependencies can be found here:
>>> http://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/servicediagnostics/run.sh
>>> 
>>> ---------------------------
>>> Changes from 0.1.2 to 0.1.3
>>> ---------------------------
>>> 
>>> ** Bugs
>>>   * [FELIX-3898] name parsing issue on BundleDependency
>>>   * [FELIX-4162] incorrect loop detection
>>> 
>>> ** Improvements
>>>   * [FELIX-3899] switch to Scala 2.10
>>>   * [FELIX-3769] webconsole categories
>>>   * [FELIX-4163] command line interface
>>>   * circular dependencies shown on a separate graph with or wihtout
>>> optionals
>>>   * new visualisations of the service registry: service providers, using
>>>   bundles, and bundles wiring via services
>>>   * show components as implementations and services as interfaces
>>>   * graph filter supports basic logical expressions
>>> 
>>> 
>>> Staging repository:
>>> https://repository.apache.org/content/repositories/orgapachefelix-053/
>>> https://repository.apache.org/content/repositories/orgapachefelix-054/
>>> 
>>> You can usethis  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 O53 /tmp/felix-staging-parent
>>> sh check_staged_release.sh 054 /tmp/felix-staging-plugin
>>> 
>>> Please vote to approvethis  release:
>>> 
>>> [ ] +1 Approve the release
>>> [ ] -1 Veto the release (please provide specific comments)
>>> 
>>> This vote will be openfor  72 hours.
>>> 
>>> Best regards,
>>> Arjun
>>> 
> 


Re: [VOTE] Release ServiceDiagnostics Webconsole Plugin version 0.1.3

Posted by Arjun Panday <ar...@alcatel-lucent.com>.
Hi everyone,

I'm still missing one PMC signature to close the vote.

Incidentally, (Felix, Carsten?) when resolving my issues is JIRA, I'm 
confused about the "Fix Version" I should enter.
I see sub-projects for various webconsole plugins but not for 
servicediagnostics; how could I create one?

Thanks,
Arjun



On 09/16/2013 03:06 PM, Felix Meschberger wrote:
> +1
>
> I wonder, whether a parent project is really needed for a single project making use of that parent ? In any case, the parent project will probably only be pushed to the Maven repo but not to .../dist, right ?
>
> Regards
> Felix
>
> Am 16.09.2013 um 12:54 schrieb Arjun Panday:
>
>> Hi,
>>
>> I'd like to release a new version of the ServiceDiagnostics webconsole
>> plugin.
>>
>> A sample launcher showing the required dependencies can be found here:
>> http://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/servicediagnostics/run.sh
>>
>> ---------------------------
>> Changes from 0.1.2 to 0.1.3
>> ---------------------------
>>
>> ** Bugs
>>    * [FELIX-3898] name parsing issue on BundleDependency
>>    * [FELIX-4162] incorrect loop detection
>>
>> ** Improvements
>>    * [FELIX-3899] switch to Scala 2.10
>>    * [FELIX-3769] webconsole categories
>>    * [FELIX-4163] command line interface
>>    * circular dependencies shown on a separate graph with or wihtout
>> optionals
>>    * new visualisations of the service registry: service providers, using
>>    bundles, and bundles wiring via services
>>    * show components as implementations and services as interfaces
>>    * graph filter supports basic logical expressions
>>
>>
>> Staging repository:
>> https://repository.apache.org/content/repositories/orgapachefelix-053/
>> https://repository.apache.org/content/repositories/orgapachefelix-054/
>>
>> You can usethis  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 O53 /tmp/felix-staging-parent
>> sh check_staged_release.sh 054 /tmp/felix-staging-plugin
>>
>> Please vote to approvethis  release:
>>
>> [ ] +1 Approve the release
>> [ ] -1 Veto the release (please provide specific comments)
>>
>> This vote will be openfor  72 hours.
>>
>> Best regards,
>> Arjun
>>


Re: [VOTE] Release ServiceDiagnostics Webconsole Plugin version 0.1.3

Posted by Arjun Panday <ar...@alcatel-lucent.com>.
Hi everyone,

I'm still missing one PMC vote to close the release... anyone?

Thanks,
Arjun



On 09/16/2013 03:06 PM, Felix Meschberger wrote:
> +1
>
> I wonder, whether a parent project is really needed for a single project making use of that parent ? In any case, the parent project will probably only be pushed to the Maven repo but not to .../dist, right ?
>
> Regards
> Felix
>
> Am 16.09.2013 um 12:54 schrieb Arjun Panday:
>
>> Hi,
>>
>> I'd like to release a new version of the ServiceDiagnostics webconsole
>> plugin.
>>
>> A sample launcher showing the required dependencies can be found here:
>> http://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/servicediagnostics/run.sh
>>
>> ---------------------------
>> Changes from 0.1.2 to 0.1.3
>> ---------------------------
>>
>> ** Bugs
>>    * [FELIX-3898] name parsing issue on BundleDependency
>>    * [FELIX-4162] incorrect loop detection
>>
>> ** Improvements
>>    * [FELIX-3899] switch to Scala 2.10
>>    * [FELIX-3769] webconsole categories
>>    * [FELIX-4163] command line interface
>>    * circular dependencies shown on a separate graph with or wihtout
>> optionals
>>    * new visualisations of the service registry: service providers, using
>>    bundles, and bundles wiring via services
>>    * show components as implementations and services as interfaces
>>    * graph filter supports basic logical expressions
>>
>>
>> Staging repository:
>> https://repository.apache.org/content/repositories/orgapachefelix-053/
>> https://repository.apache.org/content/repositories/orgapachefelix-054/
>>
>> You can usethis  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 O53 /tmp/felix-staging-parent
>> sh check_staged_release.sh 054 /tmp/felix-staging-plugin
>>
>> Please vote to approvethis  release:
>>
>> [ ] +1 Approve the release
>> [ ] -1 Veto the release (please provide specific comments)
>>
>> This vote will be openfor  72 hours.
>>
>> Best regards,
>> Arjun
>>


Re: [VOTE] Release ServiceDiagnostics Webconsole Plugin version 0.1.3

Posted by Arjun Panday <ar...@alcatel-lucent.com>.

> +1
>
> I wonder, whether a parent project is really needed for a single project making use of that parent ? In any case, the parent project will probably only be pushed to the Maven repo but not to .../dist, right ?
Right, the parent is there only because of my "sample" subproject 
containing my test cases and playground.. which should not be released.

so as such it may seem awkward, but at some point I may also split the 
"diagnostics engine" (calculating the dependencies) from the graphical 
representation (the webconsole plugin) or the shell interface. So if the 
parent doesn't bother too much I'd rather keep it.

Thanks for the vote :)

/arjun

>
> Regards
> Felix
>
> Am 16.09.2013 um 12:54 schrieb Arjun Panday:
>
>> Hi,
>>
>> I'd like to release a new version of the ServiceDiagnostics webconsole
>> plugin.
>>
>> A sample launcher showing the required dependencies can be found here:
>> http://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/servicediagnostics/run.sh
>>
>> ---------------------------
>> Changes from 0.1.2 to 0.1.3
>> ---------------------------
>>
>> ** Bugs
>>    * [FELIX-3898] name parsing issue on BundleDependency
>>    * [FELIX-4162] incorrect loop detection
>>
>> ** Improvements
>>    * [FELIX-3899] switch to Scala 2.10
>>    * [FELIX-3769] webconsole categories
>>    * [FELIX-4163] command line interface
>>    * circular dependencies shown on a separate graph with or wihtout
>> optionals
>>    * new visualisations of the service registry: service providers, using
>>    bundles, and bundles wiring via services
>>    * show components as implementations and services as interfaces
>>    * graph filter supports basic logical expressions
>>
>>
>> Staging repository:
>> https://repository.apache.org/content/repositories/orgapachefelix-053/
>> https://repository.apache.org/content/repositories/orgapachefelix-054/
>>
>> You can usethis  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 O53 /tmp/felix-staging-parent
>> sh check_staged_release.sh 054 /tmp/felix-staging-plugin
>>
>> Please vote to approvethis  release:
>>
>> [ ] +1 Approve the release
>> [ ] -1 Veto the release (please provide specific comments)
>>
>> This vote will be openfor  72 hours.
>>
>> Best regards,
>> Arjun
>>


Re: [VOTE] Release ServiceDiagnostics Webconsole Plugin version 0.1.3

Posted by Felix Meschberger <fm...@adobe.com>.
+1

I wonder, whether a parent project is really needed for a single project making use of that parent ? In any case, the parent project will probably only be pushed to the Maven repo but not to .../dist, right ?

Regards
Felix

Am 16.09.2013 um 12:54 schrieb Arjun Panday:

> Hi,
> 
> I'd like to release a new version of the ServiceDiagnostics webconsole 
> plugin.
> 
> A sample launcher showing the required dependencies can be found here:
> http://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/servicediagnostics/run.sh
> 
> ---------------------------
> Changes from 0.1.2 to 0.1.3
> ---------------------------
> 
> ** Bugs
>   * [FELIX-3898] name parsing issue on BundleDependency
>   * [FELIX-4162] incorrect loop detection
> 
> ** Improvements
>   * [FELIX-3899] switch to Scala 2.10
>   * [FELIX-3769] webconsole categories
>   * [FELIX-4163] command line interface
>   * circular dependencies shown on a separate graph with or wihtout 
> optionals
>   * new visualisations of the service registry: service providers, using
>   bundles, and bundles wiring via services
>   * show components as implementations and services as interfaces
>   * graph filter supports basic logical expressions
> 
> 
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachefelix-053/
> https://repository.apache.org/content/repositories/orgapachefelix-054/
> 
> You can usethis  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 O53 /tmp/felix-staging-parent
> sh check_staged_release.sh 054 /tmp/felix-staging-plugin
> 
> Please vote to approvethis  release:
> 
> [ ] +1 Approve the release
> [ ] -1 Veto the release (please provide specific comments)
> 
> This vote will be openfor  72 hours.
> 
> Best regards,
> Arjun
> 


Re: [RESULT] [VOTE] Release ServiceDiagnostics Webconsole Plugin version 0.1.3

Posted by Arjun Panday <ar...@alcatel-lucent.com>.
Thanks a lot everyone,

The vote has passed with the following result :

   +1 (binding): Felix Meschberger, Pierre De Rop, Clement Escoffier, 
Carsten Ziegeler
   +1 (non binding): Jean-Baptiste Onofré

I will copy this release to the Felix dist directory and
promote the artifacts to the central Maven repository.

Regards,
Arjun



On 09/27/2013 03:15 PM, Carsten Ziegeler wrote:
> +1 (sorry totally overlooked this)
>
> Carsten
>
>
> 2013/9/27 Clement Escoffier <cl...@gmail.com>
>
>> +1,
>>
>> Clement
>>
>>
>> On 16 sept. 2013, at 12:54, Arjun Panday <ar...@alcatel-lucent.com>
>> wrote:
>>
>>> Hi,
>>>
>>> I'd like to release a new version of the ServiceDiagnostics webconsole
>> plugin.
>>> A sample launcher showing the required dependencies can be found here:
>>>
>> http://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/servicediagnostics/run.sh
>>> ---------------------------
>>> Changes from 0.1.2 to 0.1.3
>>> ---------------------------
>>>
>>> ** Bugs
>>>   * [FELIX-3898] name parsing issue on BundleDependency
>>>   * [FELIX-4162] incorrect loop detection
>>>
>>> ** Improvements
>>>   * [FELIX-3899] switch to Scala 2.10
>>>   * [FELIX-3769] webconsole categories
>>>   * [FELIX-4163] command line interface
>>>   * circular dependencies shown on a separate graph with or wihtout
>> optionals
>>>   * new visualisations of the service registry: service providers, using
>>>   bundles, and bundles wiring via services
>>>   * show components as implementations and services as interfaces
>>>   * graph filter supports basic logical expressions
>>>
>>>
>>> Staging repository:
>>> https://repository.apache.org/content/repositories/orgapachefelix-053/
>>> https://repository.apache.org/content/repositories/orgapachefelix-054/
>>>
>>> You can usethis  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 O53 /tmp/felix-staging-parent
>>> sh check_staged_release.sh 054 /tmp/felix-staging-plugin
>>>
>>> Please vote to approvethis  release:
>>>
>>> [ ] +1 Approve the release
>>> [ ] -1 Veto the release (please provide specific comments)
>>>
>>> This vote will be openfor  72 hours.
>>>
>>> Best regards,
>>> Arjun
>>>
>>
>


Re: [VOTE] Release ServiceDiagnostics Webconsole Plugin version 0.1.3

Posted by Carsten Ziegeler <cz...@apache.org>.
+1 (sorry totally overlooked this)

Carsten


2013/9/27 Clement Escoffier <cl...@gmail.com>

> +1,
>
> Clement
>
>
> On 16 sept. 2013, at 12:54, Arjun Panday <ar...@alcatel-lucent.com>
> wrote:
>
> > Hi,
> >
> > I'd like to release a new version of the ServiceDiagnostics webconsole
> plugin.
> >
> > A sample launcher showing the required dependencies can be found here:
> >
> http://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/servicediagnostics/run.sh
> >
> > ---------------------------
> > Changes from 0.1.2 to 0.1.3
> > ---------------------------
> >
> > ** Bugs
> >  * [FELIX-3898] name parsing issue on BundleDependency
> >  * [FELIX-4162] incorrect loop detection
> >
> > ** Improvements
> >  * [FELIX-3899] switch to Scala 2.10
> >  * [FELIX-3769] webconsole categories
> >  * [FELIX-4163] command line interface
> >  * circular dependencies shown on a separate graph with or wihtout
> optionals
> >  * new visualisations of the service registry: service providers, using
> >  bundles, and bundles wiring via services
> >  * show components as implementations and services as interfaces
> >  * graph filter supports basic logical expressions
> >
> >
> > Staging repository:
> > https://repository.apache.org/content/repositories/orgapachefelix-053/
> > https://repository.apache.org/content/repositories/orgapachefelix-054/
> >
> > You can usethis  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 O53 /tmp/felix-staging-parent
> > sh check_staged_release.sh 054 /tmp/felix-staging-plugin
> >
> > Please vote to approvethis  release:
> >
> > [ ] +1 Approve the release
> > [ ] -1 Veto the release (please provide specific comments)
> >
> > This vote will be openfor  72 hours.
> >
> > Best regards,
> > Arjun
> >
>
>


-- 
Carsten Ziegeler
cziegeler@apache.org

Re: [VOTE] Release ServiceDiagnostics Webconsole Plugin version 0.1.3

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

Clement


On 16 sept. 2013, at 12:54, Arjun Panday <ar...@alcatel-lucent.com> wrote:

> Hi,
> 
> I'd like to release a new version of the ServiceDiagnostics webconsole plugin.
> 
> A sample launcher showing the required dependencies can be found here:
> http://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/servicediagnostics/run.sh
> 
> ---------------------------
> Changes from 0.1.2 to 0.1.3
> ---------------------------
> 
> ** Bugs
>  * [FELIX-3898] name parsing issue on BundleDependency
>  * [FELIX-4162] incorrect loop detection
> 
> ** Improvements
>  * [FELIX-3899] switch to Scala 2.10
>  * [FELIX-3769] webconsole categories
>  * [FELIX-4163] command line interface
>  * circular dependencies shown on a separate graph with or wihtout optionals
>  * new visualisations of the service registry: service providers, using
>  bundles, and bundles wiring via services
>  * show components as implementations and services as interfaces
>  * graph filter supports basic logical expressions
> 
> 
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachefelix-053/
> https://repository.apache.org/content/repositories/orgapachefelix-054/
> 
> You can usethis  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 O53 /tmp/felix-staging-parent
> sh check_staged_release.sh 054 /tmp/felix-staging-plugin
> 
> Please vote to approvethis  release:
> 
> [ ] +1 Approve the release
> [ ] -1 Veto the release (please provide specific comments)
> 
> This vote will be openfor  72 hours.
> 
> Best regards,
> Arjun
> 


Re: [VOTE] Release ServiceDiagnostics Webconsole Plugin version 0.1.3

Posted by Pierre De Rop <pi...@gmail.com>.
Hi Arjun,

+1

/Pierre


On Mon, Sep 16, 2013 at 12:54 PM, Arjun Panday <
arjun.panday@alcatel-lucent.com> wrote:

> Hi,
>
> I'd like to release a new version of the ServiceDiagnostics webconsole
> plugin.
>
> A sample launcher showing the required dependencies can be found here:
> http://svn.apache.org/repos/**asf/felix/trunk/webconsole-**
> plugins/servicediagnostics/**run.sh<http://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/servicediagnostics/run.sh>
>
> ---------------------------
> Changes from 0.1.2 to 0.1.3
> ---------------------------
>
> ** Bugs
>   * [FELIX-3898] name parsing issue on BundleDependency
>   * [FELIX-4162] incorrect loop detection
>
> ** Improvements
>   * [FELIX-3899] switch to Scala 2.10
>   * [FELIX-3769] webconsole categories
>   * [FELIX-4163] command line interface
>   * circular dependencies shown on a separate graph with or wihtout
> optionals
>   * new visualisations of the service registry: service providers, using
>   bundles, and bundles wiring via services
>   * show components as implementations and services as interfaces
>   * graph filter supports basic logical expressions
>
>
> Staging repository:
> https://repository.apache.org/**content/repositories/**orgapachefelix-053/<https://repository.apache.org/content/repositories/orgapachefelix-053/>
> https://repository.apache.org/**content/repositories/**orgapachefelix-054/<https://repository.apache.org/content/repositories/orgapachefelix-054/>
>
> You can usethis  UNIX script to download the release and verify the
> signatures:
> http://svn.apache.org/repos/**asf/felix/trunk/check_staged_**release.sh<http://svn.apache.org/repos/asf/felix/trunk/check_staged_release.sh>
>
> Usage:
> sh check_staged_release.sh O53 /tmp/felix-staging-parent
> sh check_staged_release.sh 054 /tmp/felix-staging-plugin
>
> Please vote to approvethis  release:
>
> [ ] +1 Approve the release
> [ ] -1 Veto the release (please provide specific comments)
>
> This vote will be openfor  72 hours.
>
> Best regards,
> Arjun
>
>