Merge lp:~dholbach/snapcraft/require-ant into lp:~snappy-dev/snapcraft/core

Proposed by Daniel Holbach on 2015-09-02
Status: Merged
Approved by: Michael Vogt on 2015-09-02
Approved revision: 150
Merged at revision: 150
Proposed branch: lp:~dholbach/snapcraft/require-ant
Merge into: lp:~snappy-dev/snapcraft/core
Diff against target: 9 lines (+2/-0)
1 file modified
plugins/ant-project.yaml (+2/-0)
To merge this branch: bzr merge lp:~dholbach/snapcraft/require-ant
Reviewer Review Type Date Requested Status
Michael Vogt 2015-09-02 Approve on 2015-09-02
Review via email: mp+269864@code.launchpad.net

Commit Message

To use the ant-project plugin, you need to have ant installed as a build-tool.

Description of the Change

To use the ant-project plugin, you need to have ant installed as a build-tool.

To post a comment you must log in.
Michael Vogt (mvo) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'plugins/ant-project.yaml'
2--- plugins/ant-project.yaml 2015-07-22 18:45:52 +0000
3+++ plugins/ant-project.yaml 2015-09-02 08:56:55 +0000
4@@ -8,3 +8,5 @@
5 source-type:
6 source-tag:
7 source-branch:
8+build-tools:
9+ - ant

Subscribers

People subscribed via source and target branches