This is an automated email from the ASF dual-hosted git repository. jamesfredley pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/grails-core.git
commit dd23b23ee84db1dd9e9c39d4d09cb2c7d1e97b11 Merge: 0489a812b4 bcc429c7a9 Author: James Fredley <[email protected]> AuthorDate: Fri Aug 22 08:52:33 2025 -0400 Merge pull request #15004 from apache/remove-embedded-mongodb-feature Remove embedded-mongodb feature and references .../src/en/guide/commandLine/creatingProject.adoc | 2 +- .../src/en/guide/commandLine/interactiveMode.adoc | 3 +- .../src/en/ref/Command Line/create-plugin.adoc | 2 +- .../src/en/ref/Command Line/create-restapi.adoc | 2 +- .../src/en/ref/Command Line/create-web-plugin.adoc | 2 +- grails-doc/src/en/ref/Command Line/help.adoc | 2 +- .../src/en/ref/Command Line/list-features.adoc | 1 - .../forge/feature/database/EmbeddedMongo.java | 91 ---------------------- .../grails-forge-core/src/main/resources/pom.xml | 6 -- .../feature/database/EmbeddedMongoSpec.groovy | 66 ---------------- .../forge/feature/database/MongoGormSpec.groovy | 14 +--- grails-profiles/base/features/mongodb/feature.yml | 4 +- 12 files changed, 8 insertions(+), 187 deletions(-)
