Branch: refs/tags/swamp-1.2.0
  Home:   https://github.com/jenkinsci/swamp-plugin
  Commit: 31521bb203a2c00d6b9409568628319618278aef
      
https://github.com/jenkinsci/swamp-plugin/commit/31521bb203a2c00d6b9409568628319618278aef
  Author: Vamshi Basupalli <[email protected]>
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
    M pom.xml
    M src/main/java/org/continuousassurance/swamp/jenkins/DescriptorImpl.java
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/config.jelly
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/global.jelly
    R 
src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-backgroundAssess.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-buildCommand.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-buildDirectory.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-buildFile.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-buildOptions.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-buildSystem.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-buildTarget.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-cleanCommand.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-defaultProject.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-hostUrl.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-outputDir.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-outputToFile.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-packageDir.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-packageLanguage.html
    R 
src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-packageLanguageVersion.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-packageName.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-packageVersion.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-password.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-platformUUID.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-projectName.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-runOnFail.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-savePackage.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-sendEmail.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-toolUUID.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-username.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-verbose.html
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/swamp-logo-large.png
    R src/main/resources/SwampAPI/Swamp/SwampPostBuild/swamp-logo-small.png
    M 
src/main/resources/org/continuousassurance/swamp/jenkins/SwampPostBuild/global.jelly

  Log Message:
  -----------
  Working with Credentials


  Commit: 1ac6e6153ed8561430be3e3abbeaece3000663c2
      
https://github.com/jenkinsci/swamp-plugin/commit/1ac6e6153ed8561430be3e3abbeaece3000663c2
  Author: Vamshi Basupalli <[email protected]>
  Date:   2018-04-08 (Sun, 08 Apr 2018)

  Changed paths:
    M README.adoc
    M pom.xml
    M src/main/java/org/continuousassurance/swamp/jenkins/DescriptorImpl.java
    M src/main/java/org/continuousassurance/swamp/jenkins/SwampPostBuild.java
    M 
src/main/resources/org/continuousassurance/swamp/jenkins/SwampPostBuild/global.jelly
    M 
src/main/resources/org/continuousassurance/swamp/jenkins/SwampPostBuild/help-hostUrl.html

  Log Message:
  -----------
  Working with Credentials API


  Commit: 7a968b6554bb9967e7ba8cabc76b920b916abcd7
      
https://github.com/jenkinsci/swamp-plugin/commit/7a968b6554bb9967e7ba8cabc76b920b916abcd7
  Author: Vamshi Basupalli <[email protected]>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M README.adoc
    M RELEASE_NOTES.md
    M pom.xml
    M src/main/java/org/continuousassurance/swamp/jenkins/DescriptorImpl.java
    M src/main/java/org/continuousassurance/swamp/jenkins/SwampPostBuild.java

  Log Message:
  -----------
  Shows better error messages in Jenkins console


  Commit: 55519dc4ec2021029407b25c2295ce6492cc4051
      
https://github.com/jenkinsci/swamp-plugin/commit/55519dc4ec2021029407b25c2295ce6492cc4051
  Author: Vamshi Basupalli <[email protected]>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Added org.apache.httpcomponents:httpclient:4.5.2 because of the injectionTest 
error


  Commit: b635ff2b739a68cc4b7c6dd3ff141e917ac7bc6e
      
https://github.com/jenkinsci/swamp-plugin/commit/b635ff2b739a68cc4b7c6dd3ff141e917ac7bc6e
  Author: Vamshi Basupalli <[email protected]>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M src/main/java/org/continuousassurance/swamp/jenkins/DescriptorImpl.java
    M src/main/java/org/continuousassurance/swamp/jenkins/SwampPostBuild.java

  Log Message:
  -----------
  Fixed a findbugs DM_DEFAULT_ENCODING issue


  Commit: 9ce8d045e47c4b45322896a8abbc070e544c6831
      
https://github.com/jenkinsci/swamp-plugin/commit/9ce8d045e47c4b45322896a8abbc070e544c6831
  Author: Vamshi Basupalli <[email protected]>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M src/main/java/org/continuousassurance/swamp/jenkins/DescriptorImpl.java
    M src/main/java/org/continuousassurance/swamp/jenkins/SwampPostBuild.java

  Log Message:
  -----------
  Fixed a findbugs NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE issues


Compare: 
https://github.com/jenkinsci/swamp-plugin/compare/31521bb203a2^...9ce8d045e47c

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to