2009/9/10 Angelo van der Sijpt <angelo.vandersi...@luminis.nl>

>
> On Sep 9, 2009, at 7:00 PM, Richard S. Hall wrote:
>
>  On 9/9/09 12:54, Angelo van der Sijpt wrote:
>>
>>> +1 (very non-authoritive)
>>>
>>> We checked the new release against our OSGi testing framework (
>>> http://opensource.luminis.net/wiki/display/OSGITEST/OSGi+testing+framework
>>>  ), and found nothing bad.
>>>
>>> It's a shame about the new OSGi-provided filter implementation, by the
>>> way...
>>>
>>>
>> Why is that?
>>
>
> In some corner cases, the OSGi implementation might conclude that a filter
> is invalid, while it is actually permitted by the production rules. For
> instance, (!ab=a) states an attribute name of '!ab', which is not disallowed
> by spec, and solved correctly by Felix' filter implementation. The provided
> one assumes that any ! after a ( will signal a negation, and complain that
> it requires a ( .


have you raised a bug for this over at
https://www.osgi.org/bugzilla/enter_bug.cgi ?


>
>
>> We are not required to use it, we were just tired of maintaining our own.
>>
>> -> richard
>>
>
> Angelo
>
>
>>  Angelo
>>>
>>>
>>> On 7 Sep 2009, at 01:53, Karl Pauls wrote:
>>>
>>>
>>>  I would like to call a vote on the following subproject releases:
>>>>
>>>> org.osgi.core 1.4.0 *
>>>> org.osgi.compendium 1.4.0 *
>>>> shell 1.4.0
>>>> shell.tui 1.4.0
>>>> bundlerepository 1.4.1
>>>> framework  2.0.0
>>>> main 2.0.0
>>>>
>>>> Staging repository:
>>>> https://repository.apache.org/content/repositories/felix-staging-044//
>>>>
>>>> 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 44 /tmp/felix-staging
>>>>
>>>> Additionally, a convenience binary release is provided at:
>>>>
>>>> http://people.apache.org/~pauls/2.0.0/<http://people.apache.org/%7Epauls/2.0.0/>
>>>>
>>>> Please vote to approve this release:
>>>>
>>>> [ ] +1 Approve the release
>>>> [ ] -1 Veto the release (please provide specific comments)
>>>>
>>>> * The core and compendium subprojects are being released because
>>>> framework depends on them, but they will not be published.
>>>>
>>>>
>>>
>


-- 
Cheers, Stuart

Reply via email to