clintropolis commented on a change in pull request #7996: Rename io.druid to 
org.druid in tdigestsketch extension
URL: https://github.com/apache/incubator-druid/pull/7996#discussion_r298812221
 
 

 ##########
 File path: .travis.yml
 ##########
 @@ -51,7 +51,7 @@ matrix:
     - env:
         - NAME="packaging check"
       install: true
-      script: MAVEN_OPTS='-Xmx3000m' mvn -DskipTests -Dforbiddenapis.skip=true 
-Dcheckstyle.skip=true -Dpmd.skip=true -Dmaven.javadoc.skip=true -pl 
'!benchmarks' -B --fail-at-end clean install -Pdist
+      script: MAVEN_OPTS='-Xmx3000m' mvn -DskipTests -Dforbiddenapis.skip=true 
-Dcheckstyle.skip=true -Dpmd.skip=true -Dmaven.javadoc.skip=true -pl 
'!benchmarks' -B --fail-at-end clean install -Pdist -Pbundle-contrib-exts
 
 Review comment:
   This seems like it is probably the best way to test this since it's just a 
test to make sure the `dist` profile works correctly and all the extensions are 
setup correctly to work with pull-deps.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to