]
Nick Boldt updated JBIDE-17117:
-------------------------------
Sprint: devex #115 May 2017 (was: devex #114 May 2017)
Simplify release (milestone or GA) process
------------------------------------------
Key: JBIDE-17117
URL:
https://issues.jboss.org/browse/JBIDE-17117
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: build
Reporter: Mickael Istria
Assignee: Nick Boldt
Fix For: 4.4.0.Alpha3
We could work on improving the publishing process for milestones or GA. Some ideas:
* Why do we rename the files we pull on
sf.net. Also, renaming files could happen on
sf.net.
* Files from
sf.net could be fetch after (for example in parallel with creating
marketplace entry)
* webtools should be published in a similar way as other parts (moved to
tools/static/releases and then referenced in the composite file)
* Replace the .core, .webtools, .hibernatetools, .coretests suffix by actual URL
segments, so one would only have to move a single folder instead of 4 ones.
* Identify things that can be done in parallel.
* ...