Branch: refs/heads/master
Home: https://github.com/jenkinsci/gradle-plugin
Commit: ffddd0b33e7c820b16d97b5e60a330fe81917556
https://github.com/jenkinsci/gradle-plugin/commit/ffddd0b33e7c820b16d97b5e60a330fe81917556
Author: Justin Ryan <[email protected]>
Date: 2012-09-05 (Wed, 05 Sep 2012)
Changed paths:
M src/main/java/hudson/plugins/gradle/Gradle.java
M src/main/resources/hudson/plugins/gradle/Gradle/config.jelly
A src/main/resources/hudson/plugins/gradle/Gradle/help-wrapperScript.html
Log Message:
-----------
JENKINS-12769 Provide location of gradlew script, which required moving code
into
radioBlocks which dont have inline, so I had to move to a POJO to store
them. Uses macro replacement on wrapper location.
Commit: 1b1f1c1eb175e008bb87b609e6232cd51ffd07d7
https://github.com/jenkinsci/gradle-plugin/commit/1b1f1c1eb175e008bb87b609e6232cd51ffd07d7
Author: Stefan Wolf <[email protected]>
Date: 2016-08-21 (Sun, 21 Aug 2016)
Changed paths:
M src/main/java/hudson/plugins/gradle/Gradle.java
M src/main/resources/hudson/plugins/gradle/Gradle/config.jelly
A src/main/resources/hudson/plugins/gradle/Gradle/help-wrapperScript.html
Log Message:
-----------
Merge branch 'wrapper-location' of https://github.com/quidryan/gradle-plugin
into quidryan-wrapper-location
Resolved conflicts as good as possible - but this will not work as is.
What is missing for sure is:
- Fix the tests
- Make this change backward compatible
# Conflicts:
# src/main/java/hudson/plugins/gradle/Gradle.java
# src/main/resources/hudson/plugins/gradle/Gradle/config.jelly
Commit: fca850439f45ce48c48907b30f8048fdc2d3f76a
https://github.com/jenkinsci/gradle-plugin/commit/fca850439f45ce48c48907b30f8048fdc2d3f76a
Author: Stefan Wolf <[email protected]>
Date: 2016-08-27 (Sat, 27 Aug 2016)
Changed paths:
M src/main/java/hudson/plugins/gradle/Gradle.java
M src/main/resources/hudson/plugins/gradle/Gradle/config.jelly
M src/test/groovy/hudson/plugins/gradle/CompatibilityTest.groovy
M src/test/groovy/hudson/plugins/gradle/GradlePluginIntegrationTest.groovy
Log Message:
-----------
Fixed the tests
Commit: 3c8a6c7f5fd1e78fe52dc858eb89703f574231c2
https://github.com/jenkinsci/gradle-plugin/commit/3c8a6c7f5fd1e78fe52dc858eb89703f574231c2
Author: Stefan Wolf <[email protected]>
Date: 2016-09-05 (Mon, 05 Sep 2016)
Changed paths:
A Jenkinsfile
M gradle/wrapper/gradle-wrapper.jar
M gradle/wrapper/gradle-wrapper.properties
M src/main/java/hudson/plugins/gradle/Gradle.java
M src/test/groovy/hudson/plugins/gradle/GradleInstallationRule.groovy
M src/test/groovy/hudson/plugins/gradle/GradlePluginIntegrationTest.groovy
Log Message:
-----------
Merge branch 'master' into quidryan-wrapper-location
Commit: 913b9813b8168a934b61651aecb1fdb18dd1a0e5
https://github.com/jenkinsci/gradle-plugin/commit/913b9813b8168a934b61651aecb1fdb18dd1a0e5
Author: Stefan Wolf <[email protected]>
Date: 2016-09-06 (Tue, 06 Sep 2016)
Changed paths:
M src/main/java/hudson/plugins/gradle/Gradle.java
M src/main/resources/hudson/plugins/gradle/Gradle/config.jelly
M src/test/groovy/hudson/plugins/gradle/GradlePluginIntegrationTest.groovy
Log Message:
-----------
Use wrapperLocation instead of wrapperScript
- We now configure the directory where the wrapper should be located
- Adjust tests for new behavior
- For backwards compatibility we still have the logic to find the
wrapper next to the build file
Commit: 3e71c60268ecf47974998fd568580699c0a5eb66
https://github.com/jenkinsci/gradle-plugin/commit/3e71c60268ecf47974998fd568580699c0a5eb66
Author: Stefan Wolf <[email protected]>
Date: 2016-09-08 (Thu, 08 Sep 2016)
Changed paths:
M src/main/java/hudson/plugins/gradle/Gradle.java
M src/test/groovy/hudson/plugins/gradle/GradlePluginIntegrationTest.groovy
Log Message:
-----------
Give information where the wrapper has been searched
Commit: 5a0986f0073f38b6ff3129bfdfd422620e52b7e5
https://github.com/jenkinsci/gradle-plugin/commit/5a0986f0073f38b6ff3129bfdfd422620e52b7e5
Author: Stefan Wolf <[email protected]>
Date: 2016-09-09 (Fri, 09 Sep 2016)
Changed paths:
A src/main/resources/hudson/plugins/gradle/Gradle/help-wrapperLocation.html
R src/main/resources/hudson/plugins/gradle/Gradle/help-wrapperScript.html
Log Message:
-----------
Adjust documentation of wrapperLocation
Commit: 16d36910e37711c8f5cce754e22265961259d16a
https://github.com/jenkinsci/gradle-plugin/commit/16d36910e37711c8f5cce754e22265961259d16a
Author: Stefan Wolf <[email protected]>
Date: 2016-09-09 (Fri, 09 Sep 2016)
Changed paths:
M src/test/groovy/hudson/plugins/gradle/CompatibilityTest.groovy
Log Message:
-----------
Test config migration in compatibility test
Commit: 68c9d80134dcc46e9884b805e53b737630b2ec56
https://github.com/jenkinsci/gradle-plugin/commit/68c9d80134dcc46e9884b805e53b737630b2ec56
Author: George Simpson <[email protected]>
Date: 2016-09-12 (Mon, 12 Sep 2016)
Changed paths:
M src/main/java/hudson/plugins/gradle/Gradle.java
M src/main/resources/hudson/plugins/gradle/Gradle/config.jelly
A src/main/resources/hudson/plugins/gradle/Gradle/help-wrapperLocation.html
M src/test/groovy/hudson/plugins/gradle/CompatibilityTest.groovy
M src/test/groovy/hudson/plugins/gradle/GradlePluginIntegrationTest.groovy
Log Message:
-----------
Merge pull request #37 from wolfs/wrapper-location
Make it possible to configure the wrapper location
Compare:
https://github.com/jenkinsci/gradle-plugin/compare/ef697abd92ce...68c9d80134dc
--
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.