[GitHub] [orc] dongjoon-hyun commented on pull request #914: ORC-1006: Build and test in github workflow using the maven version specified in pom

2021-09-20 Thread GitBox
dongjoon-hyun commented on pull request #914: URL: https://github.com/apache/orc/pull/914#issuecomment-923123299 Thank you for closing, @guiyanakuang . Yes, for the unapproved ones, it may work on PR, but it's banned when we land it to the Apache branches. -- This is an automated

[GitHub] [orc] guiyanakuang closed pull request #914: ORC-1006: Build and test in github workflow using the maven version specified in pom

2021-09-20 Thread GitBox
guiyanakuang closed pull request #914: URL: https://github.com/apache/orc/pull/914 -- 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:

[GitHub] [orc] guiyanakuang commented on a change in pull request #914: ORC-1006: Build and test in github workflow using the maven version specified in pom

2021-09-20 Thread GitBox
guiyanakuang commented on a change in pull request #914: URL: https://github.com/apache/orc/pull/914#discussion_r711998202 ## File path: .github/workflows/build_and_test.yml ## @@ -40,6 +40,12 @@ jobs: uses: actions/setup-java@v1 with: java-version: ${{

[GitHub] [orc] guiyanakuang commented on a change in pull request #914: ORC-1006: Build and test in github workflow using the maven version specified in pom

2021-09-20 Thread GitBox
guiyanakuang commented on a change in pull request #914: URL: https://github.com/apache/orc/pull/914#discussion_r711971572 ## File path: .github/workflows/build_and_test.yml ## @@ -40,6 +40,12 @@ jobs: uses: actions/setup-java@v1 with: java-version: ${{

[GitHub] [orc] dongjoon-hyun commented on a change in pull request #914: ORC-1006: Build and test in github workflow using the maven version specified in pom

2021-09-20 Thread GitBox
dongjoon-hyun commented on a change in pull request #914: URL: https://github.com/apache/orc/pull/914#discussion_r711953237 ## File path: .github/workflows/build_and_test.yml ## @@ -40,6 +40,12 @@ jobs: uses: actions/setup-java@v1 with: java-version: ${{

[GitHub] [orc] dongjoon-hyun commented on a change in pull request #914: ORC-1006: Build and test in github workflow using the maven version specified in pom

2021-09-20 Thread GitBox
dongjoon-hyun commented on a change in pull request #914: URL: https://github.com/apache/orc/pull/914#discussion_r711953237 ## File path: .github/workflows/build_and_test.yml ## @@ -40,6 +40,12 @@ jobs: uses: actions/setup-java@v1 with: java-version: ${{

[GitHub] [orc] guiyanakuang opened a new pull request #914: ORC-1006: Build and test in github workflow using the maven version specified in pom

2021-09-20 Thread GitBox
guiyanakuang opened a new pull request #914: URL: https://github.com/apache/orc/pull/914 ### What changes were proposed in this pull request? Two steps have been added to the build job to set the maven version specified in pom. ### Why are the changes needed?

[jira] [Created] (ORC-1006) Build and test in github workflow using the maven version specified in pom

2021-09-20 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1006: Summary: Build and test in github workflow using the maven version specified in pom Key: ORC-1006 URL: https://issues.apache.org/jira/browse/ORC-1006 Project: ORC