[
https://issues.jboss.org/browse/JBIDE-13835?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-13835:
---------------------------------------------
Also, just to comment on the publish.sh script - it really looks to me it is doing too
many things at once. It feels to me most creation of these files and their layout would be
better of having been done in the maven build instead of in the publish.sh scripts ?
like md5, dir layout etc. sounds like something that just already should be in the actual
generated output and just leave the rsync and possible a cleanup script of the composite
files to be what is done in the publish step ?
Improve publish script (split? Move to maven?)
----------------------------------------------
Key: JBIDE-13835
URL:
https://issues.jboss.org/browse/JBIDE-13835
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: build
Reporter: Mickael Istria
Fix For: 4.3.x
Publish script deals with a lot of different and not-always-related things. It makes it
difficult to maintain it. We should think about some improvements such as
* different conventions from different stream
* components vs aggregate
* devstudio vs jbosstools.
Or,
* Make publishing part of a "mvn deploy" step.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)