~snappy-dev/snapcraft/core

« back to all changes in this revision

Viewing changes to examples/libpipeline/snapcraft.yaml

  • Committer: Sergio Schvezov
  • Date: 2015-10-01 08:54:15 UTC
  • mto: This revision was merged to the branch mainline in revision 225.
  • Revision ID: sergio.schvezov@canonical.com-20151001085415-bnh59efda36tjyt1
Remove the -project from plugin names that have been released and add a deprecation message

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
parts:
12
12
    pipelinetest:
13
 
        plugin: make-project
 
13
        plugin: make
14
14
        source: lp:~mterry/+junk/pipelinetest
15
15
        after:
16
16
            - libpipeline
17
17
    libpipeline:
18
 
        plugin: autotools-project
 
18
        plugin: autotools
19
19
        source: lp:~mterry/libpipeline/printf