You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2018/12/04 16:48:37 UTC

[GitHub] vdiravka opened a new pull request #1561: DRILL-6751: Upgrade Apache parent POM to version 21

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:
users@infra.apache.org


With regards,
Apache Git Services