khwj 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_r298806995
##########
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:
Probably not, just needed something to caught this kind of error (my last
typo surprisingly passed the CI). I’m still figuring out my way around here,
should I do it other way?
----------------------------------------------------------------
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]