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


##########
.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:
   Do you want to keep them on this branch first and then again update it when 
2.0.0? is released



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