[jbosstools-issues] [JBoss JIRA] Issue Comment Edited: (JBDS-857) Installer build should not depend on bundle.eclipse step or on creation of *-ALL-*.zip files

Nick Boldt (JIRA) jira-events at lists.jboss.org
Wed Oct 27 02:00:54 EDT 2010


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

Nick Boldt edited comment on JBDS-857 at 10/27/10 1:59 AM:
-----------------------------------------------------------

First step here is to get the build to use JBT update site as upstream aggregateRepo dependency. In progress here:

http://svn.jboss.org/repos/devstudio/workspace/nickboldt/

http://hudson.qa.jboss.com/hudson/view/DevStudio/job/devstudio-nightly-4.0.0.workspace-nickboldt/2/

If this works, then there are two TODOs left to complete the migration from 'build all the components in JBDS' to 'reuse select components. Look for "TODO: JBDS-857":

devstudio-workspace-nickboldt/devstudio-installer/build.xml:262:
  exclude JBT components not in JBDS

devstudio-workspace-nickboldt/releng/org.jboss.ide.eclipse.releng/builders/common/aggregateRepos.jbds.properties:59:
  add more features here for the rest of JBT inclusions  


      was (Author: nickboldt):
    First step here is to get the build to use JBT update site as upstream aggregateRepo dependency. In progress here:

http://svn.jboss.org/repos/devstudio/workspace/nickboldt/

http://hudson.qa.jboss.com/hudson/view/DevStudio/job/devstudio-nightly-4.0.0.workspace-nickboldt/2/

If this works, then there are two TODOs left to complete the migration from 'build all the components in JBDS' to 'reuse select components':

devstudio-workspace-nickboldt/devstudio-installer/build.xml:262:
  exclude JBT components not in JBDS

devstudio-workspace-nickboldt/releng/org.jboss.ide.eclipse.releng/builders/common/aggregateRepos.jbds.properties:59:
  add more features here for the rest of JBT inclusions  

  
> Installer build should not depend on bundle.eclipse step or on creation of *-ALL-*.zip files
> --------------------------------------------------------------------------------------------
>
>                 Key: JBDS-857
>                 URL: https://jira.jboss.org/browse/JBDS-857
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Feature Request
>          Components: Build, installer
>    Affects Versions: 3.0.0.CR1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>            Priority: Optional
>             Fix For: LATER
>
>         Attachments: jbds-857part1.patch
>
>
> bundle.eclipse is basically and empty method call, but there's a lot of leftover properties being set related to it which should be removed.
> Also, the ALL zips are still created and used to produce the installer jars, then deleted while the build results page is being created. 
> We should switch the installer from "unpack a zip" to "use p2 to install a from the update zip" . If done correctly, we may even end up with ONE installer instead of 4, saving a ton of bandwidth and simplifying deployment to diverse hardware.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list