You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2009/01/07 08:36:44 UTC

[jira] Commented: (SLING-811) Reduce Dependency Management form parent pom

    [ https://issues.apache.org/jira/browse/SLING-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661476#action_12661476 ] 

Felix Meschberger commented on SLING-811:
-----------------------------------------

Added explicit versions for bundles to be included in the launchpad app in Rev. 732248.

> Reduce Dependency Management form parent pom
> --------------------------------------------
>
>                 Key: SLING-811
>                 URL: https://issues.apache.org/jira/browse/SLING-811
>             Project: Sling
>          Issue Type: Improvement
>          Components: API, Commons, Commons JSON, Commons Log, Commons MimeType, Commons OSGi, Commons Scheduler, Commons Testing, Commons Threads, Console, Documentation, Engine, Event, Extensions, General, JCR, JCR Contentloader, JCR Install, JCR Resource, Launchpad, Launchpad Launcher, Maven Plugins, OSGi, Samples, Scripting, Scripting Java, Scripting JavaScript (Rhino), Scripting JSP, Servlets Get, Servlets Post, Servlets Resolver, Site, Testing
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Maven Sling Plugin 2.0.4,  Maven JSPC Plugin 2.0.4, Launchpad Base 2.0.4,  Servlets Resolver 2.0.6, Servlets Post 2.0.4, Servlets Get 2.0.4, Scripting Servlet 2.0.0, Scripting JSP-Taglib 2.0.4, Scripting JSP 2.0.4,  Scripting JavaScript 2.1.0, Scripting Core 2.0.4, JCR Webdav 2.0.4, JCR Resource 2.0.4, JCR OCM 2.0.4, JCR Install 2.0.4, JCR Jackrabbit Server 2.0.4, JCR Contentloader 2.0.4,  JCR Classloader 2.0.4, JCR Base 2.0.4, Extensions Thread Dumper 1.0.0, Extensions RunMode 2.0.4, Extensions i18n 2.0.2, Extensions Event 2.0.4, Extensions Bundleresource 2.1.0, Engine 2.0.4, Commons Scheduler 2.0.4, Commons OSGi 2.0.4,  Commons Mime 2.0.4, Commons Log 2.0.4, Commons JSON 2.0.4,  Commons Testing 2.0.4, Commons Threads 2.0.4, API 2.0.4
>
>
> As discussed in http://markmail.org/message/5qpmsukdk4mdacdy:
> The DependencyManagement section in the parent pom should be reduced and all projects should define their dependency versions explicitly.
> The following dependencies are excempt from this rule
>     javax.servlet:servlet-api:2.4
>     javax.jcr:jcr:1.0
>     org.apache.felix:org.osgi.core:1.2.0
>     org.apache.felix:org.osgi.compendium:1.2.0

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


Re: [jira] Commented: (SLING-811) Reduce Dependency Management form parent pom

Posted by Felix Meschberger <fm...@gmail.com>.
Hi all,

I am now going to checkin changes related to this issue. It may well be
that the build will break after these changes. I will fix them
immediately to get a buildable trunk again.

Regards
Felix


Felix Meschberger (JIRA) schrieb:
>     [ https://issues.apache.org/jira/browse/SLING-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661476#action_12661476 ] 
> 
> Felix Meschberger commented on SLING-811:
> -----------------------------------------
> 
> Added explicit versions for bundles to be included in the launchpad app in Rev. 732248.
> 
>> Reduce Dependency Management form parent pom
>> --------------------------------------------
>>
>>                 Key: SLING-811
>>                 URL: https://issues.apache.org/jira/browse/SLING-811
>>             Project: Sling
>>          Issue Type: Improvement
>>          Components: API, Commons, Commons JSON, Commons Log, Commons MimeType, Commons OSGi, Commons Scheduler, Commons Testing, Commons Threads, Console, Documentation, Engine, Event, Extensions, General, JCR, JCR Contentloader, JCR Install, JCR Resource, Launchpad, Launchpad Launcher, Maven Plugins, OSGi, Samples, Scripting, Scripting Java, Scripting JavaScript (Rhino), Scripting JSP, Servlets Get, Servlets Post, Servlets Resolver, Site, Testing
>>            Reporter: Felix Meschberger
>>            Assignee: Felix Meschberger
>>             Fix For: Maven Sling Plugin 2.0.4,  Maven JSPC Plugin 2.0.4, Launchpad Base 2.0.4,  Servlets Resolver 2.0.6, Servlets Post 2.0.4, Servlets Get 2.0.4, Scripting Servlet 2.0.0, Scripting JSP-Taglib 2.0.4, Scripting JSP 2.0.4,  Scripting JavaScript 2.1.0, Scripting Core 2.0.4, JCR Webdav 2.0.4, JCR Resource 2.0.4, JCR OCM 2.0.4, JCR Install 2.0.4, JCR Jackrabbit Server 2.0.4, JCR Contentloader 2.0.4,  JCR Classloader 2.0.4, JCR Base 2.0.4, Extensions Thread Dumper 1.0.0, Extensions RunMode 2.0.4, Extensions i18n 2.0.2, Extensions Event 2.0.4, Extensions Bundleresource 2.1.0, Engine 2.0.4, Commons Scheduler 2.0.4, Commons OSGi 2.0.4,  Commons Mime 2.0.4, Commons Log 2.0.4, Commons JSON 2.0.4,  Commons Testing 2.0.4, Commons Threads 2.0.4, API 2.0.4
>>
>>
>> As discussed in http://markmail.org/message/5qpmsukdk4mdacdy:
>> The DependencyManagement section in the parent pom should be reduced and all projects should define their dependency versions explicitly.
>> The following dependencies are excempt from this rule
>>     javax.servlet:servlet-api:2.4
>>     javax.jcr:jcr:1.0
>>     org.apache.felix:org.osgi.core:1.2.0
>>     org.apache.felix:org.osgi.compendium:1.2.0
>