[jbosstools-issues] [JBoss JIRA] (JBDS-3092) Remove content in JBDS update site which is duplicated in the JBDS TP

Nick Boldt (JIRA) issues at jboss.org
Fri Jul 18 10:14:29 EDT 2014


    [ https://issues.jboss.org/browse/JBDS-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986302#comment-12986302 ] 

Nick Boldt commented on JBDS-3092:
----------------------------------

With Denis' PR, the sizes are now:

- 540M site_assembly.zip
+ 252M site_assembly.zip

And the installer jar is now smaller too:

- 504M jboss-devstudio-8.0.0.CR1-v20140716-1833-B2305-installer-standalone.jar
+ 472M jboss-devstudio-8.0.0.CR1-v20140718-1344-installer-standalone.jar

However, when I build locally, and run the installer, I get this:

{code}
Cannot complete the install because one or more required items could not be found.
 Software being installed: JBoss Developer Studio (Branded Product) 8.0.0.CR1-v20140718-1344 (com.jboss.devstudio.core.package 8.0.0.CR1-v20140718-1344)
 Missing requirement: Forge Core Plugin 1.3.0.CR1-v20140710-0647-B659 (org.jboss.tools.forge.core 1.3.0.CR1-v20140710-0647-B659) requires 'bundle org.jboss.tools.forge2.runtime 0.0.0' but it could not be found
 Cannot satisfy dependency:
  From: JBoss Developer Studio (Core Features) 8.0.0.CR1-v20140718-1344 (com.jboss.devstudio.core.feature.feature.group 8.0.0.CR1-v20140718-1344)
  To: org.jboss.tools.forge.feature.feature.group [1.3.0.CR1-v20140710-0647-B659]
 Cannot satisfy dependency:
  From: JBoss Developer Studio (Branded Product) 8.0.0.CR1-v20140718-1344 (com.jboss.devstudio.core.package 8.0.0.CR1-v20140718-1344)
  To: com.jboss.devstudio.core.feature.feature.group [8.0.0.CR1-v20140718-1344]
 Cannot satisfy dependency:
  From: Forge Tools 1.3.0.CR1-v20140710-0647-B659 (org.jboss.tools.forge.feature.feature.group 1.3.0.CR1-v20140710-0647-B659)
  To: org.jboss.tools.forge.core [1.3.0.CR1-v20140710-0647-B659]
Application failed, log file location: /home/nboldt/jbdevstudio-8.0.0.CR1-v20140718-1344-installer-standalone/studio/p2/director/configuration/1405692696992.log
{code}

> Remove content in JBDS update site which is duplicated in the JBDS TP
> ---------------------------------------------------------------------
>
>                 Key: JBDS-3092
>                 URL: https://issues.jboss.org/browse/JBDS-3092
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: target-platform, updatesite
>    Affects Versions: 8.0.0.Beta3
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>
> From Max:
> {quote}    Why is parts of TP included inside https://devstudio.jboss.com/updates/8.0.0/jboss-devstudio-8.0.0.Beta3-updatesite-core/ ?
>     why not *just* our plugins ? {quote}
> Ref: https://wiki.eclipse.org/Tycho/Packaging_Types#eclipse-repository
> Haha:   http://memegenerator.net/instance/52610169
> Reason for the extraneous inclusions is that this config param is set in the JBDS update site pom:          
> {code:title=https://github.com/jbdevstudio/jbdevstudio-product/blob/master/site/pom.xml#L29}
> <includeAllDependencies>true</includeAllDependencies>
> {code}



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list