This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
The following commit(s) were added to refs/heads/7.0.x by this push:
new 0c89190684 [skip tests] force build
0c89190684 is described below
commit 0c89190684af0b3d7eebe5b92700627dfa0f8f4b
Author: James Daugherty <[email protected]>
AuthorDate: Thu Oct 9 07:13:58 2025 -0400
[skip tests] force build
---
.../groovy/org/grails/cli/profile/repository/MavenRepositorySpec.groovy | 2 --
1 file changed, 2 deletions(-)
diff --git
a/grails-shell-cli/src/test/groovy/org/grails/cli/profile/repository/MavenRepositorySpec.groovy
b/grails-shell-cli/src/test/groovy/org/grails/cli/profile/repository/MavenRepositorySpec.groovy
index 635b6da459..9060670f07 100644
---
a/grails-shell-cli/src/test/groovy/org/grails/cli/profile/repository/MavenRepositorySpec.groovy
+++
b/grails-shell-cli/src/test/groovy/org/grails/cli/profile/repository/MavenRepositorySpec.groovy
@@ -20,8 +20,6 @@ package org.grails.cli.profile.repository
import spock.lang.Specification
-
-
/**
* @author graemerocher
*/