Skip to content

Excluded travis-build.sh from license check - #193

Merged
merlimat merged 1 commit into
apache:masterfrom
saandrews:master
Feb 7, 2017
Merged

Excluded travis-build.sh from license check#193
merlimat merged 1 commit into
apache:masterfrom
saandrews:master

Conversation

@saandrews

Copy link
Copy Markdown
Contributor

Motivation

The first line line "#!/bin/bash" in travis-build.sh seems to confuse the license plugin to think the license header is missing even though its there.

Travis build fails with the following error:

[WARNING] Missing header in: /home/travis/build/yahoo/pulsar/pulsar-client-cpp/travis-build.sh
[ERROR] Failed to execute goal com.mycila:license-maven-plugin:3.0.rc1:check (default) on project pulsar: Some files do not have the expected license header -> [Help 1]

Modifications

Added travis-build.sh to exclude from license check

Result

Build should succeed.

@merlimat
merlimat merged commit 9833b19 into apache:master Feb 7, 2017
sijie pushed a commit to sijie/pulsar that referenced this pull request Mar 4, 2018
hangc0276 pushed a commit to hangc0276/pulsar that referenced this pull request May 26, 2021
fix apache#192

* remove unnecessary register producer

* exist check

* fix spotbug issue

* remove blank line
zzzming pushed a commit to zzzming/pulsar that referenced this pull request Oct 30, 2023
…ble logging for Elastic Testcontainers (apache#20671) (apache#193)

Cherry-picks upstream apache#20671

(cherry picked from commit e97fe5b)

# Conflicts:
#	tests/integration/src/test/java/org/apache/pulsar/tests/integration/topologies/PulsarCluster.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants