Just checking: I see 4.60.2.Final in the command line, shouldn't it be
4.60.3.Final ?
Jeff
On Wed, Apr 26, 2017 at 12:54 AM, <nboldt(a)redhat.com> wrote:
It's time to prepare for 4.4.4.Final / 10.4.0.GA !
Step 1/3. Generate changes for root poms in 4.4.x branch
----------
mkdir /tmp/jbt.github
cd /tmp/jbt.github
git clone git@github.com:jbosstools/jbosstools-build-ci.git
cd jbosstools-build-ci
git checkout jbosstools-4.4.x
chmod +x util/getProjectRootPomParents.sh
# do not pass in -createBranch here
/tmp/jbt.github/jbosstools-build-ci/util/getProjectRootPomParents.sh
-updateRootPom -b 4.4.x -b2 master -pv 4.4.4.Final-SNAPSHOT -w1
/tmp/jbt.github -vjbt 4.4.4.Final -vds 10.4.0.GA -tpmin 4.60.2.Final
-tpmax 4.60.2.Final -jirahost
https://issues.jboss.org -jirauser
YOUR_JIRA_USER -jirapwd YOUR_JIRA_PWD -p1 "aerogear::aerogear-hybrid
arquillian base::foundation browsersim central forge freemarker hibernate
javaee::jsf jst livereload openshift server vpe::visual-page-editor-core
webservices integration-tests" -p2 "build build-sites::updatesite
discovery::central-update devdoc
download.jboss.org maven-plugins:build
versionwatch" -p3 "artwork ci::build devdoc product::installer qa
website"
----------
Step 2/3. Run generated script in this file, logging to another file (in
case something goes wrong)
/tmp/jbt.github/getProjectRootPomParents.tsk.txt
----------
Step 3/3. Close JIRAs (if not automatically closed by the above step)
----------