]
Max Rydahl Andersen commented on JBIDE-17117:
---------------------------------------------
about composite usage then i'm 99% it uses p2 since eclipse update is simply not
packaged anymore.
And
Simplify publish process
------------------------
Key: JBIDE-17117
URL:
https://issues.jboss.org/browse/JBIDE-17117
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: build
Reporter: Mickael Istria
We could work on improving the publishing process. 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.
* ...