cleanup build so sources & javadoc are included properly
4 files changed
tree: 17187d4525363c50eb144c7c4d3e6c70f75957fb
  1. .github/
  2. docs/
  3. example/
  4. gradle/
  5. plugin/
  6. .gitignore
  7. .sdkmanrc
  8. build.gradle
  9. gradle.properties
  10. gradlew
  11. gradlew.bat
  12. grails-wrapper.jar
  13. grailsw
  14. grailsw.bat
  15. README.md
  16. settings.gradle
README.md

Java CI

Grails Cache Plugin

See documentation for further information.

Branches

The current master branch is for 6.0.x versions of the plugin. There is a 5.0.x branch for ongoing maintenance of 5.x versions of the plugin. There is a 3.x branch for ongoing maintenance of 3.x versions of the plugin. There is also a 1.x branch for on-going maintenance of 1.x versions of the plugin compatible with Grails 2. Please submit any pull requests to the appropriate branch. Changes to the 1.x branch will be merged into branches for more recent versions if appropriate.