You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Christoph Gritschenberger (JIRA)" <ji...@apache.org> on 2012/11/08 14:47:12 UTC

[jira] [Created] (KARAF-2008) respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)

Christoph Gritschenberger created KARAF-2008:
------------------------------------------------

             Summary: respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)
                 Key: KARAF-2008
                 URL: https://issues.apache.org/jira/browse/KARAF-2008
             Project: Karaf
          Issue Type: Bug
    Affects Versions: 2.3.0, 3.0.0
            Reporter: Christoph Gritschenberger




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (KARAF-2008) respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)

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

Andreas Pieber reassigned KARAF-2008:
-------------------------------------

    Assignee: Andreas Pieber
    
> respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)
> ----------------------------------------------------------------------------------------
>
>                 Key: KARAF-2008
>                 URL: https://issues.apache.org/jira/browse/KARAF-2008
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 2.3.0, 3.0.0
>            Reporter: Christoph Gritschenberger
>            Assignee: Andreas Pieber
>         Attachments: start-order-fix-with-features.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (KARAF-2008) respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)

Posted by "Christoph Gritschenberger (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493178#comment-13493178 ] 

Christoph Gritschenberger commented on KARAF-2008:
--------------------------------------------------

The patch would also fix KARAF-2007
                
> respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)
> ----------------------------------------------------------------------------------------
>
>                 Key: KARAF-2008
>                 URL: https://issues.apache.org/jira/browse/KARAF-2008
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 2.3.0, 3.0.0
>            Reporter: Christoph Gritschenberger
>         Attachments: start-order-fix-with-features.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (KARAF-2008) respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)

Posted by "Andreas Pieber (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493890#comment-13493890 ] 

Andreas Pieber commented on KARAF-2008:
---------------------------------------

Committing to https://svn.apache.org/repos/asf/karaf/trunk ...
M features/core/src/main/java/org/apache/karaf/features/internal/FeaturesServiceImpl.java
M features/core/src/main/java/org/apache/karaf/features/internal/InstallationState.java
Committed r1407415
I'll check the backward compatibility now for 2.3.x
                
> respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)
> ----------------------------------------------------------------------------------------
>
>                 Key: KARAF-2008
>                 URL: https://issues.apache.org/jira/browse/KARAF-2008
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Christoph Gritschenberger
>            Assignee: Andreas Pieber
>         Attachments: start-order-fix-with-features.patch, start-order-fix-with-features.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (KARAF-2008) respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)

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

Andreas Pieber updated KARAF-2008:
----------------------------------

    Fix Version/s: 3.0.0
    
> respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)
> ----------------------------------------------------------------------------------------
>
>                 Key: KARAF-2008
>                 URL: https://issues.apache.org/jira/browse/KARAF-2008
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Christoph Gritschenberger
>            Assignee: Andreas Pieber
>             Fix For: 3.0.0
>
>         Attachments: start-order-fix-with-features.patch, start-order-fix-with-features.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (KARAF-2008) respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)

Posted by "Andreas Pieber (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493379#comment-13493379 ] 

Andreas Pieber commented on KARAF-2008:
---------------------------------------

I think there's something wrong. Both patches are exactly the same. Is it possible that you uploaded the wrong file? :-)
                
> respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)
> ----------------------------------------------------------------------------------------
>
>                 Key: KARAF-2008
>                 URL: https://issues.apache.org/jira/browse/KARAF-2008
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 2.3.0, 3.0.0
>            Reporter: Christoph Gritschenberger
>            Assignee: Andreas Pieber
>         Attachments: start-order-fix-with-features.patch, start-order-fix-with-features.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (KARAF-2008) respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)

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

Christoph Gritschenberger updated KARAF-2008:
---------------------------------------------

    Attachment:     (was: start-order-fix-with-features.patch)
    
> respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)
> ----------------------------------------------------------------------------------------
>
>                 Key: KARAF-2008
>                 URL: https://issues.apache.org/jira/browse/KARAF-2008
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 2.3.0, 3.0.0
>            Reporter: Christoph Gritschenberger
>            Assignee: Andreas Pieber
>         Attachments: start-order-fix-with-features.patch, start-order-fix-with-features.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (KARAF-2008) respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)

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

Andreas Pieber resolved KARAF-2008.
-----------------------------------

    Resolution: Fixed
    
> respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)
> ----------------------------------------------------------------------------------------
>
>                 Key: KARAF-2008
>                 URL: https://issues.apache.org/jira/browse/KARAF-2008
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Christoph Gritschenberger
>            Assignee: Andreas Pieber
>             Fix For: 3.0.0
>
>         Attachments: start-order-fix-with-features.patch, start-order-fix-with-features.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (KARAF-2008) respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)

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

Christoph Gritschenberger updated KARAF-2008:
---------------------------------------------

    Affects Version/s:     (was: 2.3.0)
    
> respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)
> ----------------------------------------------------------------------------------------
>
>                 Key: KARAF-2008
>                 URL: https://issues.apache.org/jira/browse/KARAF-2008
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Christoph Gritschenberger
>            Assignee: Andreas Pieber
>         Attachments: start-order-fix-with-features.patch, start-order-fix-with-features.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (KARAF-2008) respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)

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

Christoph Gritschenberger updated KARAF-2008:
---------------------------------------------

    Attachment: start-order-fix-with-features.patch
    
> respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)
> ----------------------------------------------------------------------------------------
>
>                 Key: KARAF-2008
>                 URL: https://issues.apache.org/jira/browse/KARAF-2008
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 2.3.0, 3.0.0
>            Reporter: Christoph Gritschenberger
>         Attachments: start-order-fix-with-features.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (KARAF-2008) respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)

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

Christoph Gritschenberger updated KARAF-2008:
---------------------------------------------

    Attachment: start-order-fix-with-features.patch

updated
now itests do not break
                
> respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)
> ----------------------------------------------------------------------------------------
>
>                 Key: KARAF-2008
>                 URL: https://issues.apache.org/jira/browse/KARAF-2008
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 2.3.0, 3.0.0
>            Reporter: Christoph Gritschenberger
>            Assignee: Andreas Pieber
>         Attachments: start-order-fix-with-features.patch, start-order-fix-with-features.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (KARAF-2008) respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)

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

Christoph Gritschenberger updated KARAF-2008:
---------------------------------------------

    Attachment: start-order-fix-with-features.patch

oops.
This should be the correct patch now
                
> respectStartLvlDuringFeatureStartup does not respect feature-start-levels (only bundles)
> ----------------------------------------------------------------------------------------
>
>                 Key: KARAF-2008
>                 URL: https://issues.apache.org/jira/browse/KARAF-2008
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 2.3.0, 3.0.0
>            Reporter: Christoph Gritschenberger
>            Assignee: Andreas Pieber
>         Attachments: start-order-fix-with-features.patch, start-order-fix-with-features.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira