[
https://issues.jboss.org/browse/JBIDE-23159?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-23159:
------------------------------------
Correction.
You have to wrap lists of projects passed to getProjectRootPomParents.sh with quotes:
Thus:
{code}
./util/getProjectRootPomParents.sh -updateRootPom -b master -b2 master \
-pv 4.4.2.AM1-SNAPSHOT -w1 /tmp/jbt.github -p1 "aerogear arquillian base browsersim
central \
discovery forge freemarker hibernate javaee jst livereload openshift server vpe
webservices \
integration-tests" -p2 "build build-sites devdoc
download.jboss.org
maven-plugins versionwatch" \
-p3 "artwork ci devdoc product qa website"{code}
Bump plugin/feature/component versions in main branch when creating
branches for Final/GA release
--------------------------------------------------------------------------------------------------
Key: JBIDE-23159
URL:
https://issues.jboss.org/browse/JBIDE-23159
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: build
Reporter: Alexey Kazakov
Assignee: Nick Boldt
Fix For: 4.4.2.AM1
The script which creates branches for a Final/GA release when codefreezing should also
bump plugin/feature/component versions in main branch (master or maintenance).
The script should probably have a parameter which tells what segment of the version we
want to increment: X.Y.Z
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)