GitHub user jaikiran opened a pull request: https://github.com/apache/ant-ivy/pull/16
Fix download URL for findbugs task The commit here fixes the download URL used in the `init-findbugs` task, that has been failing[1] for a while due to reference to an URL that no longer works. The goal of this PR is to just get the download working fine and it's not an intention at this point to upgrade a more recent compatible version of findbugs. [1] https://builds.apache.org/view/A/view/Ant/job/Ivy-check/343/console You can merge this pull request into a Git repository by running: $ git pull https://github.com/jaikiran/ant-ivy findbugs Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ant-ivy/pull/16.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #16 ---- commit 6390a33f40dd9ef478de06da17b929143dac1392 Author: Jaikiran Pai <jaikiran....@gmail.com> Date: 2017-05-17T15:38:05Z Fix download URL for findbugs task ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org