lp://staging/~sergiusens/snapcraft/1500902
Created by
Sergio Schvezov
and last modified
- Get this branch:
- bzr branch lp://staging/~sergiusens/snapcraft/1500902
Only
Sergio Schvezov
can upload to this branch. If you are
Sergio Schvezov
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Leo Arias (community): Approve
- John Lenton (community): Approve
-
Diff: 1329 lines (+398/-381)33 files modifiedplugins/ant.yaml (+0/-13)
plugins/autotools.yaml (+0/-12)
plugins/cmake.yaml (+0/-12)
plugins/copy.yaml (+0/-6)
plugins/go.yaml (+0/-10)
plugins/jdk.yaml (+0/-2)
plugins/make.yaml (+0/-10)
plugins/maven.yaml (+0/-13)
plugins/python2.yaml (+0/-11)
plugins/python3.yaml (+0/-11)
plugins/readline.yaml (+0/-3)
plugins/scons.yaml (+0/-9)
plugins/tar-content.yaml (+0/-6)
setup.py (+0/-2)
snapcraft/__init__.py (+47/-7)
snapcraft/cmds.py (+7/-8)
snapcraft/plugin.py (+106/-110)
snapcraft/plugins/ant.py (+15/-5)
snapcraft/plugins/autotools.py (+21/-2)
snapcraft/plugins/cmake.py (+21/-6)
snapcraft/plugins/copy.py (+13/-0)
snapcraft/plugins/go.py (+15/-0)
snapcraft/plugins/jdk.py (+3/-3)
snapcraft/plugins/make.py (+4/-0)
snapcraft/plugins/maven.py (+9/-1)
snapcraft/plugins/python2.py (+19/-12)
snapcraft/plugins/python3.py (+19/-12)
snapcraft/plugins/qml.py (+41/-35)
snapcraft/plugins/scons.py (+19/-5)
snapcraft/plugins/tar_content.py (+13/-0)
snapcraft/tests/test_cmds.py (+3/-3)
snapcraft/tests/test_plugin.py (+18/-29)
snapcraft/yaml.py (+5/-23)
Related bugs
Bug #1500873: x-[plugin] is the correct way for a plugin to work | Medium | Fix Released | |
Bug #1500902: Remove [plugin].yaml to align with the spec | High | Fix Released |
Related blueprints
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~snappy-dev/snapcraft/core