You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2010/05/05 19:34:02 UTC

[jira] Created: (GERONIMO-5286) Many irrelevant build properties end up in the manifest

Many irrelevant build properties end up in the manifest
-------------------------------------------------------

                 Key: GERONIMO-5286
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5286
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: buildsystem
    Affects Versions: 3.0
            Reporter: David Jencks
             Fix For: 3.0


All the maven properties that start with an upper case letter are getting added to every bundle manifest by the maven-bundle-plugin.

We need to determine if these properties are being used, if so if they are needed, and if so change their case.... or preferably remove them.

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


[jira] Updated: (GERONIMO-5286) Many irrelevant build properties end up in the manifest

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

Rick McGuire updated GERONIMO-5286:
-----------------------------------

    Fix Version/s: 3.0-M1
                       (was: 3.0)

> Many irrelevant build properties end up in the manifest
> -------------------------------------------------------
>
>                 Key: GERONIMO-5286
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5286
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 3.0
>            Reporter: David Jencks
>            Assignee: Rick McGuire
>             Fix For: 3.0-M1
>
>
> All the maven properties that start with an upper case letter are getting added to every bundle manifest by the maven-bundle-plugin.
> We need to determine if these properties are being used, if so if they are needed, and if so change their case.... or preferably remove them.

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


[jira] Resolved: (GERONIMO-5286) Many irrelevant build properties end up in the manifest

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

Rick McGuire resolved GERONIMO-5286.
------------------------------------

    Resolution: Fixed

Committed revision 941475.

> Many irrelevant build properties end up in the manifest
> -------------------------------------------------------
>
>                 Key: GERONIMO-5286
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5286
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 3.0
>            Reporter: David Jencks
>            Assignee: Rick McGuire
>             Fix For: 3.0
>
>
> All the maven properties that start with an upper case letter are getting added to every bundle manifest by the maven-bundle-plugin.
> We need to determine if these properties are being used, if so if they are needed, and if so change their case.... or preferably remove them.

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


[jira] Assigned: (GERONIMO-5286) Many irrelevant build properties end up in the manifest

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

Rick McGuire reassigned GERONIMO-5286:
--------------------------------------

    Assignee: Rick McGuire

> Many irrelevant build properties end up in the manifest
> -------------------------------------------------------
>
>                 Key: GERONIMO-5286
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5286
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 3.0
>            Reporter: David Jencks
>            Assignee: Rick McGuire
>             Fix For: 3.0
>
>
> All the maven properties that start with an upper case letter are getting added to every bundle manifest by the maven-bundle-plugin.
> We need to determine if these properties are being used, if so if they are needed, and if so change their case.... or preferably remove them.

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