Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JENKINS-33825] Added support for MSBuild Plugin #808

Merged
merged 1 commit into from Apr 6, 2016

Conversation

v1v
Copy link
Member

@v1v v1v commented Mar 25, 2016

@jenkinsadmin
Copy link
Member

Thank you for this pull request! Please check this document for how the Jenkins project handles pull requests.

@v1v v1v changed the title [JENKINS-33825] Added support to MSBuild Plugin [JENKINS-33825] Added support for MSBuild Plugin Mar 28, 2016
@@ -3641,4 +3641,27 @@ class StepContextSpec extends Specification {
'key1' | 'key2' | null | 'key1' | 'key2' | ''
'key1' | 'key2' | 'key3' | 'key1' | 'key2' | 'key3'
}

def 'call msbuild methods with context'() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test all options and add a test for the defaults (no options specified)

@v1v v1v force-pushed the msbuild branch 2 times, most recently from af2048e to 5aa464d Compare March 29, 2016 16:52
[JENKINS-33825] Added support for MSBuild Plugin in the changelog

[JENKINS-33825] Added test cases for MSBuild Plugin as requested
@daspilker daspilker merged commit 6c56576 into jenkinsci:master Apr 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants