You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jduo (via GitHub)" <gi...@apache.org> on 2023/11/29 23:57:38 UTC

[PR] Update dependencies and plugins for modules [arrow]

jduo opened a new pull request, #38994:
URL: https://github.com/apache/arrow/pull/38994

   ### Rationale for this change
   Update dependencies and plugins to versions that work correctly with JPMS modules.
   
   ### What changes are included in this PR?
   * Update several plugins to use module-enabled versions:
   ** maven-compiler-plugin is updated to 3.11.0
   ** maven-shade-plugin is updated to 3.2.4
   ** maven-dependency-plugin is updated to 3.1.2
   ** CycloneDX is updated to 2.7.10
   * Update grpc-java to 1.59 for module support
   
   <!--
   There is no need to duplicate the description in the issue here but it is sometimes worth providing a summary of the individual changes in this PR.
   -->
   
   ### Are these changes tested?
   Existing tests only
   
   ### Are there any user-facing changes?
   Users may need to update their own dependencies if they have the same ones.


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] GH-38996: [Java] Update dependencies and plugins for JPMS modules [arrow]

Posted by "conbench-apache-arrow[bot] (via GitHub)" <gi...@apache.org>.
conbench-apache-arrow[bot] commented on PR #38994:
URL: https://github.com/apache/arrow/pull/38994#issuecomment-1836976627

   After merging your PR, Conbench analyzed the 5 benchmarking runs that have been run so far on merge-commit 63bd0d5a85b180f76a185da9f1e3864cc50e0835.
   
   There were no benchmark performance regressions. 🎉
   
   The [full Conbench report](https://github.com/apache/arrow/runs/19239885692) has more details.


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] GH-38996: [Java] Update dependencies and plugins for JPMS modules [arrow]

Posted by "jduo (via GitHub)" <gi...@apache.org>.
jduo commented on PR #38994:
URL: https://github.com/apache/arrow/pull/38994#issuecomment-1833041774

   > Could you open a new issue to share what you're working on to the community before you create a PR? It's for The Apache Way's Openess part: https://theapacheway.com/open/
   
   @kou , I've opened #38996 for this.
   
   Note that this is one of a series of issues around JPMS. The overall issue is #38915 .


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] GH-38996: [Java] Update dependencies and plugins for JPMS modules [arrow]

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou merged PR #38994:
URL: https://github.com/apache/arrow/pull/38994


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] GH-38996: [Java] Update dependencies and plugins for JPMS modules [arrow]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #38994:
URL: https://github.com/apache/arrow/pull/38994#issuecomment-1832987712

   :warning: GitHub issue #38996 **has been automatically assigned in GitHub** to PR creator.


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] GH-38996: [Java] Update dependencies and plugins for JPMS modules [arrow]

Posted by "danepitkin (via GitHub)" <gi...@apache.org>.
danepitkin commented on PR #38994:
URL: https://github.com/apache/arrow/pull/38994#issuecomment-1834656172

   LGTM


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Update dependencies and plugins for modules [arrow]

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou commented on PR #38994:
URL: https://github.com/apache/arrow/pull/38994#issuecomment-1832947694

   Could you open a new issue to share what you're working on to the community before you create a PR?
   It's for The Apache Way's Openess part: https://theapacheway.com/open/


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Update dependencies and plugins for modules [arrow]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #38994:
URL: https://github.com/apache/arrow/pull/38994#issuecomment-1832884112

   <!--
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information
     regarding copyright ownership.  The ASF licenses this file
     to you under the Apache License, Version 2.0 (the
     "License"); you may not use this file except in compliance
     with the License.  You may obtain a copy of the License at
   
       http://www.apache.org/licenses/LICENSE-2.0
   
     Unless required by applicable law or agreed to in writing,
     software distributed under the License is distributed on an
     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
   -->
   
   Thanks for opening a pull request!
   
   If this is not a [minor PR](https://github.com/apache/arrow/blob/main/CONTRIBUTING.md#Minor-Fixes). Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose
   
   Opening GitHub issues ahead of time contributes to the [Openness](http://theapacheway.com/open/#:~:text=Openness%20allows%20new%20users%20the,must%20happen%20in%20the%20open.) of the Apache Arrow project.
   
   Then could you also rename the pull request title in the following format?
   
       GH-${GITHUB_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}
   
   or
   
       MINOR: [${COMPONENT}] ${SUMMARY}
   
   In the case of PARQUET issues on JIRA the title also supports:
   
       PARQUET-${JIRA_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}
   
   See also:
   
     * [Other pull requests](https://github.com/apache/arrow/pulls/)
     * [Contribution Guidelines - How to contribute patches](https://arrow.apache.org/docs/developers/contributing.html#how-to-contribute-patches)
   


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org