jdaugherty commented on code in PR #15602:
URL: https://github.com/apache/grails-core/pull/15602#discussion_r3142029627


##########
.github/workflows/gradle.yml:
##########
@@ -454,6 +448,49 @@ jobs:
         with:
           name: grails-forge-artifacts.txt
           path: grails-forge/build/grails-forge-artifacts.txt
+  verifyWrapper:
+    name: "Verify grails-wrapper"
+    # The wrapper smoke test downloads org.apache.grails:grails-cli from 
Apache Nexus.

Review Comment:
   Again, I get why you're moving this.  I'm sayign remove this part of the 
comment: 
   
   `The wrapper smoke test downloads org.apache.grails:grails-cli from Apache 
Nexus.` 
   
   This task is not to smoke test Apache Nexus.  It's to test the wrapper works.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to