You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Holly Cummins (JIRA)" <ji...@apache.org> on 2010/03/10 20:01:27 UTC

[jira] Created: (ARIES-239) Improve filter generation in ManifestHeaderProcessor

Improve filter generation in ManifestHeaderProcessor
----------------------------------------------------

                 Key: ARIES-239
                 URL: https://issues.apache.org/jira/browse/ARIES-239
             Project: Aries
          Issue Type: Improvement
          Components: Application
    Affects Versions: Incubation
            Reporter: Holly Cummins
            Priority: Minor


The filter generation in the ManifestHeaderProcessor should be improved to make filters which are suitable for presentation to OBR. It should also handle ranges in Bundle-Version. This means that, due to the way OBR works, it will  include a stanza of the form, (mandatory:<*mandatoryAttribute) Filterstrings generated by this method will therefore tend to break the standard OSGi Filter class. The OBR stanza can be stripped out later if required.

A patch is attached which includes the change.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (ARIES-239) Improve filter generation in ManifestHeaderProcessor

Posted by "Holly Cummins (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Holly Cummins resolved ARIES-239.
---------------------------------

    Fix Version/s: 0.1
       Resolution: Fixed

Resolving this issue, since the patch was committed back in March!

> Improve filter generation in ManifestHeaderProcessor
> ----------------------------------------------------
>
>                 Key: ARIES-239
>                 URL: https://issues.apache.org/jira/browse/ARIES-239
>             Project: Aries
>          Issue Type: Improvement
>          Components: Application
>    Affects Versions: Incubation
>            Reporter: Holly Cummins
>            Priority: Minor
>             Fix For: 0.1
>
>         Attachments: manifestheaderpatch.txt
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> The filter generation in the ManifestHeaderProcessor should be improved to make filters which are suitable for presentation to OBR. It should also handle ranges in Bundle-Version. This means that, due to the way OBR works, it will  include a stanza of the form, (mandatory:<*mandatoryAttribute) Filterstrings generated by this method will therefore tend to break the standard OSGi Filter class. The OBR stanza can be stripped out later if required.
> A patch is attached which includes the change.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ARIES-239) Improve filter generation in ManifestHeaderProcessor

Posted by "Holly Cummins (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Holly Cummins updated ARIES-239:
--------------------------------

    Attachment: manifestheaderpatch.txt

> Improve filter generation in ManifestHeaderProcessor
> ----------------------------------------------------
>
>                 Key: ARIES-239
>                 URL: https://issues.apache.org/jira/browse/ARIES-239
>             Project: Aries
>          Issue Type: Improvement
>          Components: Application
>    Affects Versions: Incubation
>            Reporter: Holly Cummins
>            Priority: Minor
>         Attachments: manifestheaderpatch.txt
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> The filter generation in the ManifestHeaderProcessor should be improved to make filters which are suitable for presentation to OBR. It should also handle ranges in Bundle-Version. This means that, due to the way OBR works, it will  include a stanza of the form, (mandatory:<*mandatoryAttribute) Filterstrings generated by this method will therefore tend to break the standard OSGi Filter class. The OBR stanza can be stripped out later if required.
> A patch is attached which includes the change.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.