Branch: refs/heads/master Home: https://github.com/jenkinsci/openshift-deployer-plugin Commit: b032a9297ed0e403894fd9efa651ddbb946605ff https://github.com/jenkinsci/openshift-deployer-plugin/commit/b032a9297ed0e403894fd9efa651ddbb946605ff Author: Juergen Hoffmann <jhoffm...@redhat.com> Date: 2014-12-21 (Sun, 21 Dec 2014)
Changed paths: M .gitignore M pom.xml M src/main/java/org/jenkinsci/plugins/openshift/DeployApplication.java M src/test/java/org/jenkinsci/plugins/openshift/DeployApplicationTest.java A src/test/java/org/jenkinsci/plugins/openshift/DeploymentPackageTest.java Log Message: ----------- This change allows users to define a specific deployment unit on the local file system rather than just the directory. I.e. This means that you can configure target, so everything underneath of the maven target directory is picked up, but you can now define target/myapp.war as well and it will be picked up. Versions without that change simply showed the user an [OPENSHIFT] null message which was not really helpful. I have added a Test Class and PowerMock, because I needed to test a private method. Commit: 509a92bdb3e8adcd36974d662dd028690b6c284e https://github.com/jenkinsci/openshift-deployer-plugin/commit/509a92bdb3e8adcd36974d662dd028690b6c284e Author: Juergen Hoffmann <jhoffm...@redhat.com> Date: 2014-12-21 (Sun, 21 Dec 2014) Changed paths: M src/main/resources/org/jenkinsci/plugins/openshift/DeployApplication/config.jelly M src/main/resources/org/jenkinsci/plugins/openshift/DeployApplication/global.jelly M src/main/resources/org/jenkinsci/plugins/openshift/DeployApplication/help-appName.html M src/main/resources/org/jenkinsci/plugins/openshift/DeployApplication/help-deploymentPackage.html M src/main/resources/org/jenkinsci/plugins/openshift/DeployApplication/help-domain.html M src/main/resources/org/jenkinsci/plugins/openshift/DeployApplication/help.html M src/main/resources/org/jenkinsci/plugins/openshift/index.jelly Log Message: ----------- Reworked the wording a little bit. Commit: b8d31116b4bd4d9eac89e70da60aaf7bad5c4de0 https://github.com/jenkinsci/openshift-deployer-plugin/commit/b8d31116b4bd4d9eac89e70da60aaf7bad5c4de0 Author: Juergen Hoffmann <jhoffm...@redhat.com> Date: 2014-12-26 (Fri, 26 Dec 2014) Changed paths: M .gitignore M pom.xml Log Message: ----------- wrong dependency removed Commit: bb585fb3aecb12b116d03940bb0d09edcf7c46cf https://github.com/jenkinsci/openshift-deployer-plugin/commit/bb585fb3aecb12b116d03940bb0d09edcf7c46cf Author: Siamak Sadeghianfar <ssade...@redhat.com> Date: 2015-01-08 (Thu, 08 Jan 2015) Changed paths: M .gitignore M pom.xml M src/main/java/org/jenkinsci/plugins/openshift/DeployApplication.java M src/main/resources/org/jenkinsci/plugins/openshift/DeployApplication/config.jelly M src/main/resources/org/jenkinsci/plugins/openshift/DeployApplication/global.jelly M src/main/resources/org/jenkinsci/plugins/openshift/DeployApplication/help-appName.html M src/main/resources/org/jenkinsci/plugins/openshift/DeployApplication/help-deploymentPackage.html M src/main/resources/org/jenkinsci/plugins/openshift/DeployApplication/help-domain.html M src/main/resources/org/jenkinsci/plugins/openshift/DeployApplication/help.html M src/main/resources/org/jenkinsci/plugins/openshift/index.jelly M src/test/java/org/jenkinsci/plugins/openshift/DeployApplicationTest.java A src/test/java/org/jenkinsci/plugins/openshift/DeploymentPackageTest.java Log Message: ----------- Merge pull request #2 from juhoffma/filename-nullpointer Received NPE when configuring a single Filename (i.e. target/myapp.war) Compare: https://github.com/jenkinsci/openshift-deployer-plugin/compare/ff71a536ae29...bb585fb3aecb -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.