You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Olaf Bergner (JIRA)" <ji...@apache.org> on 2007/10/21 18:59:51 UTC

[jira] Created: (FELIX-404) Make maven-bundle-plugin verify the generated manifest file

Make maven-bundle-plugin verify the generated manifest file
-----------------------------------------------------------

                 Key: FELIX-404
                 URL: https://issues.apache.org/jira/browse/FELIX-404
             Project: Felix
          Issue Type: Improvement
          Components: Maven Bundle Plugin
    Affects Versions: 1.0.0
         Environment: N/A
            Reporter: Olaf Bergner
            Priority: Minor


Build errors caused by an invalid MANIFEST.MF are usually trivially to fix, yet at times hard to diagnose. This is the more true for complex builds where these kinds of errors tend to hide somewhere deep in some log file or might be hard to spot in an already overcrowded console output.

Therefore, I suggest that the maven-bundle-plugin verify the generated manifest file, report any error it may find and fail the build, if need be.

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


[jira] Updated: (FELIX-404) Make maven-bundle-plugin verify the generated manifest file

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

Stuart McCulloch updated FELIX-404:
-----------------------------------


Target after the 1.1.0 release of the bundleplugin.

> Make maven-bundle-plugin verify the generated manifest file
> -----------------------------------------------------------
>
>                 Key: FELIX-404
>                 URL: https://issues.apache.org/jira/browse/FELIX-404
>             Project: Felix
>          Issue Type: Improvement
>          Components: Maven Bundle Plugin
>    Affects Versions: 1.0.0
>         Environment: N/A
>            Reporter: Olaf Bergner
>            Assignee: Stuart McCulloch
>            Priority: Minor
>
> Build errors caused by an invalid MANIFEST.MF are usually trivially to fix, yet at times hard to diagnose. This is the more true for complex builds where these kinds of errors tend to hide somewhere deep in some log file or might be hard to spot in an already overcrowded console output.
> Therefore, I suggest that the maven-bundle-plugin verify the generated manifest file, report any error it may find and fail the build, if need be.

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


[jira] Assigned: (FELIX-404) Make maven-bundle-plugin verify the generated manifest file

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

Stuart McCulloch reassigned FELIX-404:
--------------------------------------

    Assignee: Stuart McCulloch

> Make maven-bundle-plugin verify the generated manifest file
> -----------------------------------------------------------
>
>                 Key: FELIX-404
>                 URL: https://issues.apache.org/jira/browse/FELIX-404
>             Project: Felix
>          Issue Type: Improvement
>          Components: Maven Bundle Plugin
>    Affects Versions: 1.0.0
>         Environment: N/A
>            Reporter: Olaf Bergner
>            Assignee: Stuart McCulloch
>            Priority: Minor
>
> Build errors caused by an invalid MANIFEST.MF are usually trivially to fix, yet at times hard to diagnose. This is the more true for complex builds where these kinds of errors tend to hide somewhere deep in some log file or might be hard to spot in an already overcrowded console output.
> Therefore, I suggest that the maven-bundle-plugin verify the generated manifest file, report any error it may find and fail the build, if need be.

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


[jira] Closed: (FELIX-404) Make maven-bundle-plugin verify the generated manifest file

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

Stuart McCulloch closed FELIX-404.
----------------------------------


> Make maven-bundle-plugin verify the generated manifest file
> -----------------------------------------------------------
>
>                 Key: FELIX-404
>                 URL: https://issues.apache.org/jira/browse/FELIX-404
>             Project: Felix
>          Issue Type: Improvement
>          Components: Maven Bundle Plugin
>    Affects Versions: 1.0.0
>         Environment: N/A
>            Reporter: Olaf Bergner
>            Assignee: Stuart McCulloch
>            Priority: Minor
>
> Build errors caused by an invalid MANIFEST.MF are usually trivially to fix, yet at times hard to diagnose. This is the more true for complex builds where these kinds of errors tend to hide somewhere deep in some log file or might be hard to spot in an already overcrowded console output.
> Therefore, I suggest that the maven-bundle-plugin verify the generated manifest file, report any error it may find and fail the build, if need be.

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


[jira] Resolved: (FELIX-404) Make maven-bundle-plugin verify the generated manifest file

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

Stuart McCulloch resolved FELIX-404.
------------------------------------

    Resolution: Fixed

This has been fixed as a side-effect of FELIX-442 and FELIX-449. Any manifest errors should now be reported.

> Make maven-bundle-plugin verify the generated manifest file
> -----------------------------------------------------------
>
>                 Key: FELIX-404
>                 URL: https://issues.apache.org/jira/browse/FELIX-404
>             Project: Felix
>          Issue Type: Improvement
>          Components: Maven Bundle Plugin
>    Affects Versions: 1.0.0
>         Environment: N/A
>            Reporter: Olaf Bergner
>            Assignee: Stuart McCulloch
>            Priority: Minor
>
> Build errors caused by an invalid MANIFEST.MF are usually trivially to fix, yet at times hard to diagnose. This is the more true for complex builds where these kinds of errors tend to hide somewhere deep in some log file or might be hard to spot in an already overcrowded console output.
> Therefore, I suggest that the maven-bundle-plugin verify the generated manifest file, report any error it may find and fail the build, if need be.

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