[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 12:53:42 EDT 2013


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

Nick Boldt edited comment on JBDS-2428 at 3/26/13 12:53 PM:
------------------------------------------------------------

This should hopefully fix things a little:

https://github.com/jbosstools/jbosstools-build-ci/pull/43

https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/devstudio.product_trunk/ >=3379 (scan log for "y=product")
                
      was (Author: nickboldt):
    This should hopefully fix things a little:

https://github.com/jbosstools/jbosstools-build-ci/pull/43

https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/devstudio.product_trunk/ >=3379
                  
> 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