[
https://issues.apache.org/jira/browse/DRILL-6751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16708974#comment-16708974
]
ASF GitHub Bot commented on DRILL-6751:
---------------------------------------
vdiravka opened a new pull request #1561: DRILL-6751: Upgrade Apache parent POM
to version 21
URL: https://github.com/apache/drill/pull/1561
- Update apache.pom file version to 21 (with updating some maven plugins
versions)
- Include Drill's sources jars on assembly stage in <moduleSets> (not
<dependencySets>)
for properincluding jars with last apache-21.pom
- Separate "distro-assembly" to the two execution stages to avoid:
[WARNING] Assembly file: ___ is not a regular file (it may be a directory).
It cannot be attached to the project build for installation or deployment.
- Remove unsused <include>/<exclude> in assebly descriptor to avoid:
[WARNING] The following patterns were never triggered in this artifact
inclusion filter
- Update "maven-assembly-plugin" version
- Update "slf4j" version
- Update "avatica version
- Update "mockito-core" version
- Update "bcpkix-jdk15on" (Bouncy Castle Cryptography APIs) version
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Upgrade Apache parent POM to version 21
> ---------------------------------------
>
> Key: DRILL-6751
> URL: https://issues.apache.org/jira/browse/DRILL-6751
> Project: Apache Drill
> Issue Type: Task
> Components: Tools, Build & Test
> Affects Versions: 1.14.0
> Reporter: Arina Ielchiieva
> Assignee: Vitalii Diravka
> Priority: Major
> Fix For: 1.15.0
>
>
> Upgrade Apache parent POM to version 21
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)