[pmd-commits] [pmd/pmd] d8ee67: Travis Build fixes
A source code analyzer
Brought to you by:
adangel,
juansotuyo
|
From: GitHub <no...@gi...> - 2017-02-25 19:10:03
|
Branch: refs/heads/pmd/5.4.x Home: https://github.com/pmd/pmd Commit: d8ee6717ee638e0ca8856958e7059bd3e29a9e85 https://github.com/pmd/pmd/commit/d8ee6717ee638e0ca8856958e7059bd3e29a9e85 Author: Andreas Dangel <ad...@us...> Date: 2017-02-25 (Sat, 25 Feb 2017) Changed paths: M .travis/build-push.sh M .travis/release.sh Log Message: ----------- Travis Build fixes * Do only perform a release, if building from tag * Add missing git config * Output github releases request in case of error Commit: 38173659b3153f2040f99f4b2d66b7614adb74ba https://github.com/pmd/pmd/commit/38173659b3153f2040f99f4b2d66b7614adb74ba Author: Andreas Dangel <ad...@us...> Date: 2017-02-25 (Sat, 25 Feb 2017) Changed paths: M do-release.sh Log Message: ----------- Update release script, most steps are automatic now Commit: ab578e8ad752239993b706e1fc2d2e100d7411d2 https://github.com/pmd/pmd/commit/ab578e8ad752239993b706e1fc2d2e100d7411d2 Author: Andreas Dangel <ad...@us...> Date: 2017-02-25 (Sat, 25 Feb 2017) Changed paths: M pom.xml Log Message: ----------- Set autoReleaseAfterClose to true Commit: 3d4e17b2cf8708548447ab4623711fb548bbbdb3 https://github.com/pmd/pmd/commit/3d4e17b2cf8708548447ab4623711fb548bbbdb3 Author: Andreas Dangel <ad...@us...> Date: 2017-02-25 (Sat, 25 Feb 2017) Changed paths: M .travis/build-push.sh M .travis/release.sh M do-release.sh M pom.xml Log Message: ----------- Merge branch 'travis-automated-release' into pmd/5.4.x Compare: https://github.com/pmd/pmd/compare/d29ab78bd7a5...3d4e17b2cf87 |