[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
Thu Dec 6 15:58:17 EST 2012


Nick Boldt created JBDS-2428:
--------------------------------

             Summary: 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: 6.0.0.GA
            Reporter: Nick Boldt
            Assignee: Nick Boldt
             Fix For: 6.1.0.Alpha1


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