]
Nick Boldt commented on JBIDE-17519:
------------------------------------
New instructions:
New script, which fails visibly if a step fails (in the past it would fail but keep going-
now it blocks subsequent steps):
migrate target platform README / scriptlet to an actual bash script
-------------------------------------------------------------------
Key: JBIDE-17519
URL:
https://issues.jboss.org/browse/JBIDE-17519
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, target-platform
Affects Versions: 4.2.0.Beta2
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.2.0.Beta2
Currently, there are three versions of this scriplet:
https://github.com/jbosstools/jbosstools-discovery/blob/master/README.bui...
https://github.com/jbosstools/jbosstools-target-platforms/tree/master/#up...
https://github.com/jbosstools/jbosstools-target-platforms/tree/4.40.x/#up...
Instead, we should move this here:
https://github.com/jbosstools/jbosstools-build-ci/tree/master/util/verify...