This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 7d765a79b9 Merge pull request #14819 from jdaugherty/7.0.x
add f34b4c51b4 Fixing Capitalization Error
add 233d904eda Issue #14173 main location
add add94fbf6f Issue #14173 "--java-version" locations
add 61046030cc Issue #14173 create-app locations
add 1128dfefd9 #14173 Commenting Fix
add f6899c501e Issue #14173 - Fixes as per Review Comments
add d15089378c Merge branch '7.0.x' into 7.0.x
add 3189724ad9 Merge branch '7.0.x' of
https://github.com/irllyliketoast/grails-core into 7.0.x
add cadf024bb2 Add .vscode to .gitignore
add 78bbc5231d Merge branch '7.0.x' into laura-7.0.x
add ddab4a2907 Merge branch '7.0.x' into 7.0.x
add 6440cd237e Remove angularjsprofile from TOC
add 1e86b15a73 Remove the angular profile documentation
add 0d59b36164 Update asset-pipeline GitHub URL
add 7efc7181ca Further updates to grails-shell-cli and grails-forge-cli
documentation
add 1bf6af4c0f One more change to forge-cli docs
new 6caf3c3b0a Merge pull request #14809 from irllyliketoast/7.0.x
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:
.gitignore | 3 +-
gradle/functional-test-config.gradle | 2 +-
grails-doc/src/en/guide/REST/angularJsProfile.adoc | 113 -------------------
grails-doc/src/en/guide/REST/angularProfile.adoc | 113 -------------------
grails-doc/src/en/guide/REST/restProfile.adoc | 20 ++--
grails-doc/src/en/guide/commandLine.adoc | 2 +-
.../src/en/guide/commandLine/creatingProject.adoc | 62 ++++++-----
.../commandLine/gradleBuild/gradlePlugins.adoc | 39 ++++---
.../src/en/guide/commandLine/interactiveMode.adoc | 9 +-
.../guide/gettingStarted/aHelloWorldExample.adoc | 8 +-
.../gettingStarted/creatingAnApplication.adoc | 7 ++
.../en/guide/gettingStarted/creatingArtefacts.adoc | 12 +++
.../gettingStarted/downloadingAndInstalling.adoc | 8 +-
.../guide/gettingStarted/usingInteractiveMode.adoc | 8 +-
grails-doc/src/en/guide/index.adoc | 5 -
.../plugins/creatingAndInstallingPlugins.adoc | 21 +++-
grails-doc/src/en/guide/profiles.adoc | 30 +++---
.../src/en/guide/profiles/profileStructure.adoc | 2 +-
grails-doc/src/en/guide/reference.adoc | 8 +-
.../src/en/guide/theWebLayer/gsp/resources.adoc | 2 +-
grails-doc/src/en/guide/toc.yml | 2 -
grails-doc/src/en/ref/Command Line/create-app.adoc | 119 +++++++++------------
grails-doc/src/en/ref/Command Line/help.adoc | 12 ++-
.../src/en/ref/Command Line/list-features.adoc | 14 +--
24 files changed, 222 insertions(+), 399 deletions(-)
delete mode 100644 grails-doc/src/en/guide/REST/angularJsProfile.adoc
delete mode 100644 grails-doc/src/en/guide/REST/angularProfile.adoc