lp:jenkins-plugin-shell-status

Created by Paul Sokolovsky and last modified
Get this branch:
bzr branch lp:jenkins-plugin-shell-status
Members of Linaro Automation & Validation can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Linaro Automation & Validation
Project:
Jenkins Plugin Shell Status
Status:
Development

Recent revisions

7. By Paul Sokolovsky

Recognize special exit codes and set build status based on them.

The actual changes beyond pristine Jenkins.

6. By Paul Sokolovsky

Add resources.

5. By Paul Sokolovsky

Add missing imports and other changes for standalone plugin.

4. By Paul Sokolovsky

Rename to ShellWithStatus.

3. By Paul Sokolovsky

Add perform() method from pristine CommandInterpreter class.

Have to be forked again, as does too much, so cannot be just subclassed.

2. By Paul Sokolovsky

Add pristine core/src/main/java/hudson/tasks/Shell.java 821a3b25699ff30a0

Fork Shell builder class from Jenkins main tree, to be patches. Have to
be forked and not subclasses because otherwise there are some Descriptor
issues when trying to load resulting plugin (apparently, something is final
somewhere and that blocks reuse in plugin).

1. By Paul Sokolovsky

Add plugin skeleton.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.