-
Notifications
You must be signed in to change notification settings - Fork 0
delego-wlritchi/gradle-watch-bug
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository demonstrates an issue with Gradle continuous builds. In one terminal: $ ./gradlew classes -t Continuous build is an incubating feature. :compileJava UP-TO-DATE :inner :processResources UP-TO-DATE :classes BUILD SUCCESSFUL Total time: 1.649 secs Waiting for changes to input files of tasks... (ctrl-d to exit) In another: $ touch src/main/webapp/nested Gradle fails to notice the change, and does not rerun the inner task.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published