sboorlagadda commented on code in PR #117:
URL: https://github.com/apache/geode-examples/pull/117#discussion_r2600903559


##########
.github/workflows/gradle.yml:
##########
@@ -40,8 +40,8 @@ jobs:
       uses: actions/setup-java@v3
       with:
         distribution: ${{ matrix.distribution }}
-        java-version: '8'
+        java-version: '17'
     - name: Run All
       uses: gradle/gradle-build-action@v2
       with:
-        arguments: runAll --console=plain --no-daemon
\ No newline at end of file
+        arguments: runAll 
-PgeodeRepositoryUrl=https://repository.apache.org/content/repositories/orgapachegeode-1146
 --console=plain --no-daemon

Review Comment:
   Thanks for clarification. I am approving it now. But I want to go back and 
see in the past how this is done. Because it is always the case that the 
develop will be rolled up before the release etc. LGTM for now.



-- 
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