]
Nick Boldt updated JBDS-2428:
-----------------------------
Affects Version/s: 7.0.0.Alpha1
(was: 6.0.0.GA)
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...
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...
instead of this:
http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-6.0_stable...
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: