Commit Graph

5 Commits

Author SHA1 Message Date
Craig Bryant 698b9a5d2d Ensure the same branch is used for common build
Only the master branch is used today, but be ready when there
are additional branches

Almost got it right on the last commit. Didn't actually use the
new variable. Unfortunately, to test these changes, we have to
actually get to the post jobs.

Change-Id: I54b5d484ea1da976abfa1e6cfc780abe21827030
2016-02-09 07:36:12 -07:00
Craig Bryant da8b8f300a Ensure the same branch is used for common build
Only the master branch is used today, but be ready when there
are additional branches

Change-Id: Ieadf2d22dd6df30f1a425a41e2bc33657e718af6
2016-02-08 17:14:26 -07:00
Craig Bryant c3568930f6 Change last URL from stackforge to openstack
Also remove a trailing space from run_maven.sh

Change-Id: I35b929a91e6dcbccd30d11263e0c3bf673e21040
2015-10-19 11:49:48 -06:00
Craig Bryant 9aeec27d13 target link was being created incorrectly
If the target symbolic link already existed, an invalid link in target
was created to java/target. Fixed by checking if the link exists before
creating it

Change-Id: Ie53f396820e0e0022a949799b2b433b5ae11c4d1
2015-08-21 11:40:07 -06:00
Craig Bryant 47b734664e Use Maven 3 for build
Also, pull and build monasca-common directly instead of using
jars from tarballs.openstack.org since zuul often gets backed
up and jars don't get updated fast enough

Change-Id: I22fc5cfc085a583c337fca199d5e49ead93fcbb7
2015-03-28 13:40:16 -06:00