[jbosstools-issues] [JBoss JIRA] (JBDS-2428) refactor JBDS build so it's not "updatesite" and "product" because URLs are confusing and non-intuitive

Nick Boldt (JIRA) jira-events at lists.jboss.org
Tue Mar 26 16:08:41 EDT 2013


     [ https://issues.jboss.org/browse/JBDS-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt updated JBDS-2428:
-----------------------------

        Status: Closed  (was: Pull Request Sent)
    Resolution: Done


Jobs are now called devstudio.product_70 and devstudio.product_trunk. Folder structure mirrors that of JBT builds:

* all/repo/ - exploded update site
* installer/ - HTML page with links to installers, sources, update site zip + logs and other meta
* logs/ - logs & other metadata

So... that's better. Closing.
                
> refactor JBDS build so it's not "updatesite" and "product" because URLs are confusing and non-intuitive
> -------------------------------------------------------------------------------------------------------
>
>                 Key: JBDS-2428
>                 URL: https://issues.jboss.org/browse/JBDS-2428
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Build, installer, updatesite
>    Affects Versions: 7.0.0.Alpha1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 7.0.0.Alpha2
>
>
> Results of a JBDS build end up here:
> http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-6.0_stable_branch.updatesite/
> with these folders:
> {code}
> product/ (is actually an update site, not a product)
> installer/
> logs/
> extras/ (should no longer appear but keeps coming back from an old cache from somewhere?!?)
> extras*.zip* (should no longer appear but keeps coming back from an old cache from somewhere?!?)
> all/ (duplicates contents of product/ folder; don't need both)
> {code}
> We should rename the job from .updatesite to .product, and rename product/ to site/, so we end up with this:
> http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-6.1_stable_branch.product/site/
> instead of this:
> http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-6.0_stable_branch.updatesite/product/
> Should also remove the crufty leftovers (all, extras*)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list