You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2008/12/01 15:46:44 UTC

[jira] Created: (FELIX-840) Invalid descriptors in dependent bundles break build

Invalid descriptors in dependent bundles break build
----------------------------------------------------

                 Key: FELIX-840
                 URL: https://issues.apache.org/jira/browse/FELIX-840
             Project: Felix
          Issue Type: Bug
          Components: Maven SCR Plugin
    Affects Versions: maven-scr-plugin-1.0.8
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: maven-scr-plugin-1.0.9


The maven-scr-plugin tries to read scr descriptor files contained in dependent bundles.
If (for whatever reason) these descriptor files are not valid xml files, currently the own module can't be built.
The scr plugin should rather print out a warning but continue with the build of the own module.

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


[jira] Closed: (FELIX-840) Invalid descriptors in dependent bundles break build

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

Carsten Ziegeler closed FELIX-840.
----------------------------------

    Resolution: Fixed

Fixed in revision 722090

> Invalid descriptors in dependent bundles break build
> ----------------------------------------------------
>
>                 Key: FELIX-840
>                 URL: https://issues.apache.org/jira/browse/FELIX-840
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven SCR Plugin
>    Affects Versions: maven-scr-plugin-1.0.8
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: maven-scr-plugin-1.0.9
>
>
> The maven-scr-plugin tries to read scr descriptor files contained in dependent bundles.
> If (for whatever reason) these descriptor files are not valid xml files, currently the own module can't be built.
> The scr plugin should rather print out a warning but continue with the build of the own module.

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