You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Justin Edelson (JIRA)" <ji...@apache.org> on 2010/03/15 19:11:27 UTC

[jira] Created: (SLING-1443) allow bundle loading to be forced

allow bundle loading to be forced
---------------------------------

                 Key: SLING-1443
                 URL: https://issues.apache.org/jira/browse/SLING-1443
             Project: Sling
          Issue Type: Improvement
          Components: Launchpad
            Reporter: Justin Edelson
            Assignee: Justin Edelson
             Fix For:  Launchpad Base 2.2.0


launchpad bundle loading doesn't occur unless the earliest date of either the launchpad JAR and the contents of the sling/startup directory is after the value of the earliest date the last time launchpad was started.

this doesn't work in all cases (e.g. the launchpad maven plugin where updating the bundle list won't take effect unless the launchpad base jar is reinstalled), so we need a way to force this process.

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


[jira] Updated: (SLING-1443) allow bundle loading to be forced

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

Carsten Ziegeler updated SLING-1443:
------------------------------------

    Fix Version/s:  Launchpad Base 2.2.0
                       (was: Launchpad Base 2.2.2)

> allow bundle loading to be forced
> ---------------------------------
>
>                 Key: SLING-1443
>                 URL: https://issues.apache.org/jira/browse/SLING-1443
>             Project: Sling
>          Issue Type: Improvement
>          Components: Launchpad
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>             Fix For:  Launchpad Base 2.2.0
>
>
> launchpad bundle loading doesn't occur unless the earliest date of either the launchpad JAR and the contents of the sling/startup directory is after the value of the earliest date the last time launchpad was started.
> this doesn't work in all cases (e.g. the launchpad maven plugin where updating the bundle list won't take effect unless the launchpad base jar is reinstalled), so we need a way to force this process.

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


[jira] Issue Comment Edited: (SLING-1443) allow bundle loading to be forced

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888749#action_12888749 ] 

Carsten Ziegeler edited comment on SLING-1443 at 7/15/10 5:01 AM:
------------------------------------------------------------------

Moving to next version as this one is already released- fixed in 2.2.0

      was (Author: cziegeler):
    Moving to next version as this one is already released!
  
> allow bundle loading to be forced
> ---------------------------------
>
>                 Key: SLING-1443
>                 URL: https://issues.apache.org/jira/browse/SLING-1443
>             Project: Sling
>          Issue Type: Improvement
>          Components: Launchpad
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>             Fix For: Launchpad Base 2.2.2
>
>
> launchpad bundle loading doesn't occur unless the earliest date of either the launchpad JAR and the contents of the sling/startup directory is after the value of the earliest date the last time launchpad was started.
> this doesn't work in all cases (e.g. the launchpad maven plugin where updating the bundle list won't take effect unless the launchpad base jar is reinstalled), so we need a way to force this process.

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


[jira] Updated: (SLING-1443) allow bundle loading to be forced

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

Carsten Ziegeler updated SLING-1443:
------------------------------------


Moving to next version as this one is already released!

> allow bundle loading to be forced
> ---------------------------------
>
>                 Key: SLING-1443
>                 URL: https://issues.apache.org/jira/browse/SLING-1443
>             Project: Sling
>          Issue Type: Improvement
>          Components: Launchpad
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>             Fix For: Launchpad Base 2.2.2
>
>
> launchpad bundle loading doesn't occur unless the earliest date of either the launchpad JAR and the contents of the sling/startup directory is after the value of the earliest date the last time launchpad was started.
> this doesn't work in all cases (e.g. the launchpad maven plugin where updating the bundle list won't take effect unless the launchpad base jar is reinstalled), so we need a way to force this process.

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


[jira] Commented: (SLING-1443) allow bundle loading to be forced

Posted by "Justin Edelson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845439#action_12845439 ] 

Justin Edelson commented on SLING-1443:
---------------------------------------

done in r923371

if org.apache.sling.launchpad.force.package.bundle.loading = true, bundles are always loaded



> allow bundle loading to be forced
> ---------------------------------
>
>                 Key: SLING-1443
>                 URL: https://issues.apache.org/jira/browse/SLING-1443
>             Project: Sling
>          Issue Type: Improvement
>          Components: Launchpad
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>             Fix For:  Launchpad Base 2.2.0
>
>
> launchpad bundle loading doesn't occur unless the earliest date of either the launchpad JAR and the contents of the sling/startup directory is after the value of the earliest date the last time launchpad was started.
> this doesn't work in all cases (e.g. the launchpad maven plugin where updating the bundle list won't take effect unless the launchpad base jar is reinstalled), so we need a way to force this process.

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


[jira] Updated: (SLING-1443) allow bundle loading to be forced

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

Carsten Ziegeler updated SLING-1443:
------------------------------------

    Fix Version/s: Launchpad Base 2.2.2
                       (was:  Launchpad Base 2.2.0)

> allow bundle loading to be forced
> ---------------------------------
>
>                 Key: SLING-1443
>                 URL: https://issues.apache.org/jira/browse/SLING-1443
>             Project: Sling
>          Issue Type: Improvement
>          Components: Launchpad
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>             Fix For: Launchpad Base 2.2.2
>
>
> launchpad bundle loading doesn't occur unless the earliest date of either the launchpad JAR and the contents of the sling/startup directory is after the value of the earliest date the last time launchpad was started.
> this doesn't work in all cases (e.g. the launchpad maven plugin where updating the bundle list won't take effect unless the launchpad base jar is reinstalled), so we need a way to force this process.

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