FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gradlebook/065_Task_Types at master · java-tech/gradlebook · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
java-tech
/
gradlebook
Public
forked from
vogellacompany/gradlebook
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
gradlebook
/
065_Task_Types
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
Breadcrumbs
gradlebook
/
065_Task_Types
/
Copy path
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
buildSrc
buildSrc
gradle/
wrapper
gradle/
wrapper
source
source
README.md
README.md
build.gradle
build.gradle
gradlew
gradlew
gradlew.bat
gradlew.bat
README.md
Task Types
Specify a certain version for the
Wrapper
task type
Tip: The property for this is called 'gradleVersion'
Use the
Copy
task type for copying a file
Tip: The copy task has a from and an into method These methods expect a path or file reference
Create a custom GradleTutorialFeedback groovy class in the buildSrc directory with a feedback property, which will be printed to the system output
→ buildSrc/src/main/groovy/com/example/GradleTutorialFeedback.groovy
Back
|
FazBrowse Home
|
New Git URL