[jbosstools-issues] [JBoss JIRA] (JBDS-2176) Audit differences between Tycho-built installer (.updatesite job) and PDE-built installer (.product job)

Nick Boldt (JIRA) jira-events at lists.jboss.org
Sun Jun 3 14:19:18 EDT 2012


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

Nick Boldt edited comment on JBDS-2176 at 6/3/12 2:18 PM:
----------------------------------------------------------

JBDS installer from Tycho (left): org.eclipse.net4j.jms.api plugin is included.
JBDS installer from PDE (right):
no such plugin included.

Also, the Tycho installer is missing the about_files/ folder and the about.html root file.

!jbds2176_orphans.png!

Here's how bundles.info varies, showing the difference between jarred and unpacked plugins, and the addition of the additional org.eclipse.net4j.jms.api plugin:

!jbds2176_bundles.info.png!

Config.ini is slightly different - PDE installer includes {code}org.eclipse.update.reconcil=false{code}; tycho installer does not:

!jbds2176_config.ini.png!

jbdevstudio.ini is also different - PDE installer includes 

{code}
-startup
plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.100.v20110505{code{

whereas Tycho installer includes

{code}-Dosgi.bundles=reference:file:org.eclipse.equinox.simpleconfigurator_1.0.200.v20110815-1438.jar at 1:start{code}

!jbds2176_jbdevstudio.ini.png!


                
      was (Author: nickboldt):
    JBDS installer from Tycho (left): org.eclipse.net4j.jms.api plugin is included.
JBDS installer from PDE (right):
no such plugin included.

Also, the Tycho installer is missing the about_files/ folder and the about.html root file.

!jbds2176_orphans.png!

Here's how bundles.info varies, showing the difference between jarred and unpacked plugins, and the addition of the additional org.eclipse.net4j.jms.api plugin:

!jbds2176_bundles.info.png!

Config.ini is slightly different:

!jbds2176_config.ini.png!

jbdevstudio.ini is also different:

!jbds2176_jbdevstudio.ini.png!


                  
> Audit differences between Tycho-built installer (.updatesite job) and PDE-built installer (.product job)
> --------------------------------------------------------------------------------------------------------
>
>                 Key: JBDS-2176
>                 URL: https://issues.jboss.org/browse/JBDS-2176
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: installer
>    Affects Versions: 5.0.0.CR1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 5.0.0.CR1
>
>         Attachments: jbds2176_bundles.info.png, jbds2176_config.ini.png, jbds2176_jbdevstudio.ini.png, jbds2176_orphans.png, lucene.png, trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_01.png, trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_02.png, trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_03.png, trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_04.png
>
>
> Comparing the on-disk footprints for the two installers, I see some discrepancies.
> !trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_04.png!
> Left: jarred plugins for ch.qos. org.eclipse.equinox, org.slf4j
> Right: unpcked plugins
> !trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_03.png!
> Left: javax.servlet 3.0; no org.apache.lucene 
> Right: no javax.servlet; org.apache.lucene 2.9.1
> !trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_02.png!
> Left: org.eclipse.jetty
> Right: no jetty
> !trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_01.png!
> Left: org.eclipse.mylyn.commons.workbench, org.jdom
> Right: no org.eclipse.mylyn.commons.workbench; no org.jdom

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

        


More information about the jbosstools-issues mailing list