Branch: refs/heads/master Home: https://github.com/jenkinsci/vboxwrapper-plugin Commit: c27ecf961370f8e8b741cd338bfdcfc85c03b099 https://github.com/jenkinsci/vboxwrapper-plugin/commit/c27ecf961370f8e8b741cd338bfdcfc85c03b099 Author: theirix <thei...@gmail.com> Date: 2013-01-19 (Sat, 19 Jan 2013)
Changed paths: M .gitignore M pom.xml A src/main/java/org/jenkinsci/plugins/VBoxParameterDefinition.java A src/main/java/org/jenkinsci/plugins/VBoxParameterValue.java A src/main/java/org/jenkinsci/plugins/VBoxUtils.java M src/main/java/org/jenkinsci/plugins/VBoxWrapper.java A src/main/resources/org/jenkinsci/plugins/VBoxParameterDefinition/config.jelly A src/main/resources/org/jenkinsci/plugins/VBoxParameterDefinition/index.jelly A src/main/resources/org/jenkinsci/plugins/VBoxParameterValue/value.jelly M src/main/resources/org/jenkinsci/plugins/VBoxWrapper/config.jelly Log Message: ----------- Added VBox nodes parameter Commit: 62a4fe5e07e9802d4a23e38eb6587ea8f4976b74 https://github.com/jenkinsci/vboxwrapper-plugin/commit/62a4fe5e07e9802d4a23e38eb6587ea8f4976b74 Author: theirix <thei...@gmail.com> Date: 2013-01-19 (Sat, 19 Jan 2013) Changed paths: M pom.xml R src/main/java/org/jenkinsci/plugins/VBoxParameterDefinition.java R src/main/java/org/jenkinsci/plugins/VBoxParameterValue.java R src/main/java/org/jenkinsci/plugins/VBoxUtils.java R src/main/java/org/jenkinsci/plugins/VBoxWrapper.java A src/main/java/org/jenkinsci/plugins/vboxwrapper/VBoxBuildWrapper.java A src/main/java/org/jenkinsci/plugins/vboxwrapper/VBoxParameterDefinition.java A src/main/java/org/jenkinsci/plugins/vboxwrapper/VBoxParameterValue.java A src/main/java/org/jenkinsci/plugins/vboxwrapper/VBoxUtils.java R src/main/resources/org/jenkinsci/plugins/VBoxParameterDefinition/config.jelly R src/main/resources/org/jenkinsci/plugins/VBoxParameterDefinition/index.jelly R src/main/resources/org/jenkinsci/plugins/VBoxParameterValue/value.jelly R src/main/resources/org/jenkinsci/plugins/VBoxWrapper/config.jelly R src/main/resources/org/jenkinsci/plugins/VBoxWrapper/global.jelly R src/main/resources/org/jenkinsci/plugins/VBoxWrapper/help-setupCommand.html R src/main/resources/org/jenkinsci/plugins/VBoxWrapper/help-teardownCommand.html R src/main/resources/org/jenkinsci/plugins/VBoxWrapper/help.html A src/main/resources/org/jenkinsci/plugins/vboxwrapper/VBoxBuildWrapper/config.jelly A src/main/resources/org/jenkinsci/plugins/vboxwrapper/VBoxBuildWrapper/config.properties A src/main/resources/org/jenkinsci/plugins/vboxwrapper/VBoxBuildWrapper/global.jelly A src/main/resources/org/jenkinsci/plugins/vboxwrapper/VBoxBuildWrapper/global.properties A src/main/resources/org/jenkinsci/plugins/vboxwrapper/VBoxBuildWrapper/help-setupCommand.html A src/main/resources/org/jenkinsci/plugins/vboxwrapper/VBoxBuildWrapper/help-teardownCommand.html A src/main/resources/org/jenkinsci/plugins/vboxwrapper/VBoxBuildWrapper/help.html A src/main/resources/org/jenkinsci/plugins/vboxwrapper/VBoxParameterDefinition/config.jelly A src/main/resources/org/jenkinsci/plugins/vboxwrapper/VBoxParameterDefinition/config.properties A src/main/resources/org/jenkinsci/plugins/vboxwrapper/VBoxParameterDefinition/help.html A src/main/resources/org/jenkinsci/plugins/vboxwrapper/VBoxParameterDefinition/index.jelly A src/main/resources/org/jenkinsci/plugins/vboxwrapper/VBoxParameterValue/value.jelly A src/main/resources/org/jenkinsci/plugins/vboxwrapper/VBoxParameterValue/value.properties Log Message: ----------- Added internationalization and help files Commit: 92a6c279dfb2aa83d7d68d98c9a879a3e522c75a https://github.com/jenkinsci/vboxwrapper-plugin/commit/92a6c279dfb2aa83d7d68d98c9a879a3e522c75a Author: theirix <thei...@gmail.com> Date: 2013-01-19 (Sat, 19 Jan 2013) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare release vboxwrapper-1.1 Compare: https://github.com/jenkinsci/vboxwrapper-plugin/compare/1100a13b8c5e...92a6c279dfb2