Commit Graph

4 Commits

Author SHA1 Message Date
Craig Bryant b1d6f715a0 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: I4a18a7bffc2a351759fc0f17b7df25368a0c6d01
2016-02-10 09:11:02 -07:00
Craig Bryant c7fca66e0e 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: If0ab57bfd8989f7c9d0facd8d1e8b9aaa98bc578
2015-08-19 11:36:42 -06:00
Dexter Fryar 23b9c9a1ef Added java -jar monasca-api.jar --version
It is based on the timestamp and the last git commit

Change-Id: I20c7a074ed69666d6d237eda29cb44ca8f7ac41d
2015-03-23 16:38:44 -06:00
Craig Bryant 011824ef26 Change to use maven 3
Also, download and build common directly instead of hacking the
build to use the jars from tarballs.openstack.org

Update the README.md to explain the new StackForge build

Change-Id: I08cc1b304eaad38fc0619a09efc91c11e8633199
2015-03-13 11:43:55 -06:00