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 2011/08/25 23:02:41 UTC

[jira] [Created] (SLING-2194) generate a partial bundle list from a project's dependencies

generate a partial bundle list from a project's dependencies
------------------------------------------------------------

                 Key: SLING-2194
                 URL: https://issues.apache.org/jira/browse/SLING-2194
             Project: Sling
          Issue Type: Improvement
          Components: Maven Plugins and Archetypes
            Reporter: Justin Edelson


if a project is of type partialbundlelist, its dependencies should be added to the bundle list. if the project doesn't include a bundle list file, one should be created. by default, a project's dependencies should be added at runlevel 1, but this can be set by configuration.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (SLING-2194) generate a partial bundle list from a project's dependencies

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

Justin Edelson resolved SLING-2194.
-----------------------------------

    Resolution: Fixed
    
> generate a partial bundle list from a project's dependencies
> ------------------------------------------------------------
>
>                 Key: SLING-2194
>                 URL: https://issues.apache.org/jira/browse/SLING-2194
>             Project: Sling
>          Issue Type: Improvement
>          Components: Maven Plugins and Archetypes
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>             Fix For: Maven Launchpad Plugin 2.1.2
>
>
> if a project is of type partialbundlelist, its dependencies should be added to the bundle list. if the project doesn't include a bundle list file, one should be created. by default, a project's dependencies should be added at startlevel 0, but this can be set by configuration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (SLING-2194) generate a partial bundle list from a project's dependencies

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

Justin Edelson updated SLING-2194:
----------------------------------

    Description: if a project is of type partialbundlelist, its dependencies should be added to the bundle list. if the project doesn't include a bundle list file, one should be created. by default, a project's dependencies should be added at startlevel 0, but this can be set by configuration.  (was: if a project is of type partialbundlelist, its dependencies should be added to the bundle list. if the project doesn't include a bundle list file, one should be created. by default, a project's dependencies should be added at runlevel 1, but this can be set by configuration.)
    
> generate a partial bundle list from a project's dependencies
> ------------------------------------------------------------
>
>                 Key: SLING-2194
>                 URL: https://issues.apache.org/jira/browse/SLING-2194
>             Project: Sling
>          Issue Type: Improvement
>          Components: Maven Plugins and Archetypes
>            Reporter: Justin Edelson
>
> if a project is of type partialbundlelist, its dependencies should be added to the bundle list. if the project doesn't include a bundle list file, one should be created. by default, a project's dependencies should be added at startlevel 0, but this can be set by configuration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (SLING-2194) generate a partial bundle list from a project's dependencies

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

Carsten Ziegeler closed SLING-2194.
-----------------------------------

    
> generate a partial bundle list from a project's dependencies
> ------------------------------------------------------------
>
>                 Key: SLING-2194
>                 URL: https://issues.apache.org/jira/browse/SLING-2194
>             Project: Sling
>          Issue Type: Improvement
>          Components: Maven Plugins and Archetypes
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>             Fix For: Maven Launchpad Plugin 2.1.2
>
>
> if a project is of type partialbundlelist, its dependencies should be added to the bundle list. if the project doesn't include a bundle list file, one should be created. by default, a project's dependencies should be added at startlevel 0, but this can be set by configuration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (SLING-2194) generate a partial bundle list from a project's dependencies

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

Justin Edelson commented on SLING-2194:
---------------------------------------

<dependencyStartLevel>0</dependencyStartLevel>

triggers this.
                
> generate a partial bundle list from a project's dependencies
> ------------------------------------------------------------
>
>                 Key: SLING-2194
>                 URL: https://issues.apache.org/jira/browse/SLING-2194
>             Project: Sling
>          Issue Type: Improvement
>          Components: Maven Plugins and Archetypes
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>
> if a project is of type partialbundlelist, its dependencies should be added to the bundle list. if the project doesn't include a bundle list file, one should be created. by default, a project's dependencies should be added at startlevel 0, but this can be set by configuration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Reopened] (SLING-2194) generate a partial bundle list from a project's dependencies

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

Carsten Ziegeler reopened SLING-2194:
-------------------------------------


I think we should reconsider if we really want this as we have SLING-2273 now
                
> generate a partial bundle list from a project's dependencies
> ------------------------------------------------------------
>
>                 Key: SLING-2194
>                 URL: https://issues.apache.org/jira/browse/SLING-2194
>             Project: Sling
>          Issue Type: Improvement
>          Components: Maven Plugins and Archetypes
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>             Fix For: Maven Launchpad Plugin 2.1.2
>
>
> if a project is of type partialbundlelist, its dependencies should be added to the bundle list. if the project doesn't include a bundle list file, one should be created. by default, a project's dependencies should be added at startlevel 0, but this can be set by configuration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (SLING-2194) generate a partial bundle list from a project's dependencies

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

Justin Edelson updated SLING-2194:
----------------------------------

    Fix Version/s: Maven Launchpad Plugin 2.1.2
    
> generate a partial bundle list from a project's dependencies
> ------------------------------------------------------------
>
>                 Key: SLING-2194
>                 URL: https://issues.apache.org/jira/browse/SLING-2194
>             Project: Sling
>          Issue Type: Improvement
>          Components: Maven Plugins and Archetypes
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>             Fix For: Maven Launchpad Plugin 2.1.2
>
>
> if a project is of type partialbundlelist, its dependencies should be added to the bundle list. if the project doesn't include a bundle list file, one should be created. by default, a project's dependencies should be added at startlevel 0, but this can be set by configuration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (SLING-2194) generate a partial bundle list from a project's dependencies

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

Justin Edelson updated SLING-2194:
----------------------------------

    Assignee: Justin Edelson
    
> generate a partial bundle list from a project's dependencies
> ------------------------------------------------------------
>
>                 Key: SLING-2194
>                 URL: https://issues.apache.org/jira/browse/SLING-2194
>             Project: Sling
>          Issue Type: Improvement
>          Components: Maven Plugins and Archetypes
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>
> if a project is of type partialbundlelist, its dependencies should be added to the bundle list. if the project doesn't include a bundle list file, one should be created. by default, a project's dependencies should be added at startlevel 0, but this can be set by configuration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (SLING-2194) generate a partial bundle list from a project's dependencies

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

Justin Edelson resolved SLING-2194.
-----------------------------------

    Resolution: Won't Fix

removed some now dead code in r1232642. also, made the plugin fail if there's no file which was the case before this change in r1232643
                
> generate a partial bundle list from a project's dependencies
> ------------------------------------------------------------
>
>                 Key: SLING-2194
>                 URL: https://issues.apache.org/jira/browse/SLING-2194
>             Project: Sling
>          Issue Type: Improvement
>          Components: Maven Plugins and Archetypes
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>             Fix For: Maven Launchpad Plugin 2.1.2
>
>
> if a project is of type partialbundlelist, its dependencies should be added to the bundle list. if the project doesn't include a bundle list file, one should be created. by default, a project's dependencies should be added at startlevel 0, but this can be set by configuration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (SLING-2194) generate a partial bundle list from a project's dependencies

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

Justin Edelson commented on SLING-2194:
---------------------------------------

done in r1186417
                
> generate a partial bundle list from a project's dependencies
> ------------------------------------------------------------
>
>                 Key: SLING-2194
>                 URL: https://issues.apache.org/jira/browse/SLING-2194
>             Project: Sling
>          Issue Type: Improvement
>          Components: Maven Plugins and Archetypes
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>             Fix For: Maven Launchpad Plugin 2.1.2
>
>
> if a project is of type partialbundlelist, its dependencies should be added to the bundle list. if the project doesn't include a bundle list file, one should be created. by default, a project's dependencies should be added at startlevel 0, but this can be set by configuration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (SLING-2194) generate a partial bundle list from a project's dependencies

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

Carsten Ziegeler commented on SLING-2194:
-----------------------------------------

As discussed in the list, I think we should drop this feature again.
                
> generate a partial bundle list from a project's dependencies
> ------------------------------------------------------------
>
>                 Key: SLING-2194
>                 URL: https://issues.apache.org/jira/browse/SLING-2194
>             Project: Sling
>          Issue Type: Improvement
>          Components: Maven Plugins and Archetypes
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>             Fix For: Maven Launchpad Plugin 2.1.2
>
>
> if a project is of type partialbundlelist, its dependencies should be added to the bundle list. if the project doesn't include a bundle list file, one should be created. by default, a project's dependencies should be added at startlevel 0, but this can be set by configuration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (SLING-2194) generate a partial bundle list from a project's dependencies

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

Carsten Ziegeler commented on SLING-2194:
-----------------------------------------

I reverted the functionality in revision 1222624 - however I'm not 100% sure if there is more to remove as the code changed a little bit since the commit. 

Justin could you please verify? Thanks!
                
> generate a partial bundle list from a project's dependencies
> ------------------------------------------------------------
>
>                 Key: SLING-2194
>                 URL: https://issues.apache.org/jira/browse/SLING-2194
>             Project: Sling
>          Issue Type: Improvement
>          Components: Maven Plugins and Archetypes
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>             Fix For: Maven Launchpad Plugin 2.1.2
>
>
> if a project is of type partialbundlelist, its dependencies should be added to the bundle list. if the project doesn't include a bundle list file, one should be created. by default, a project's dependencies should be added at startlevel 0, but this can be set by configuration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (SLING-2194) generate a partial bundle list from a project's dependencies

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

Justin Edelson commented on SLING-2194:
---------------------------------------

making two changes:
1) This should apply to any project, not just partial bundle list projects
2) It should be disabled by default
                
> generate a partial bundle list from a project's dependencies
> ------------------------------------------------------------
>
>                 Key: SLING-2194
>                 URL: https://issues.apache.org/jira/browse/SLING-2194
>             Project: Sling
>          Issue Type: Improvement
>          Components: Maven Plugins and Archetypes
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>
> if a project is of type partialbundlelist, its dependencies should be added to the bundle list. if the project doesn't include a bundle list file, one should be created. by default, a project's dependencies should be added at startlevel 0, but this can be set by configuration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira