This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/grails-static-website.git
from 962df65f6a9 Update README with gh-pages branch details
add 09059d5e8f2 Add HtaccessTask to generate .htaccess for dist output
add e149ca0c44b Update
buildSrc/src/main/groovy/org/grails/gradle/GrailsWebsitePlugin.groovy
add 4568945938a Fix string quotes in GrailsWebsitePlugin.groovy
add 4af61f4cc85 Refactor HtaccessTask to centralize domain list and content
new 2f3230de0e3 Merge pull request #389 from apache/kapa-ai-csp-prep
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/grails/gradle/GrailsWebsitePlugin.groovy | 10 ++++
.../groovy/org/grails/gradle/HtaccessTask.groovy | 69 ++++++++++++++++++++++
2 files changed, 79 insertions(+)
create mode 100644
buildSrc/src/main/groovy/org/grails/gradle/HtaccessTask.groovy