Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log warnings for caught GitLabApiExceptions #60

Merged
merged 3 commits into from
Dec 2, 2019

Conversation

stuartrowe
Copy link
Contributor

No description provided.

@jetersen
Copy link
Member

CI failure

[ERROR] /home/travis/build/jenkinsci/gitlab-branch-source-plugin/src/main/java/io/jenkins/plugins/gitlabbranchsource/GitLabSCMNavigator.java:[304,19] cannot find symbol
  symbol:   method log(java.util.logging.Level,java.lang.String,org.gitlab4j.api.GitLabApiException)
  location: variable LOGGER of type org.slf4j.Logger
[ERROR] /home/travis/build/jenkinsci/gitlab-branch-source-plugin/src/main/java/io/jenkins/plugins/gitlabbranchsource/GitLabSCMSource.java:[223,19] cannot find symbol
  symbol:   method log(java.util.logging.Level,java.lang.String,org.gitlab4j.api.GitLabApiException)
  location: variable LOGGER of type org.slf4j.Logger
[ERROR] /home/travis/build/jenkinsci/gitlab-branch-source-plugin/src/main/java/io/jenkins/plugins/gitlabbranchsource/GitLabSCMSource.java:[303,19] cannot find symbol
  symbol:   method log(java.util.logging.Level,java.lang.String,org.gitlab4j.api.GitLabApiException)
  location: variable LOGGER of type org.slf4j.Logger
[ERROR] /home/travis/build/jenkinsci/gitlab-branch-source-plugin/src/main/java/io/jenkins/plugins/gitlabbranchsource/GitLabSCMSource.java:[538,19] cannot find symbol
  symbol:   method log(java.util.logging.Level,java.lang.String,org.gitlab4j.api.GitLabApiException)
  location: variable LOGGER of type org.slf4j.Logger
[ERROR] /home/travis/build/jenkinsci/gitlab-branch-source-plugin/src/main/java/io/jenkins/plugins/gitlabbranchsource/GitLabSCMSource.java:[872,23] cannot find symbol
  symbol:   method log(java.util.logging.Level,java.lang.String,org.gitlab4j.api.GitLabApiException)
  location: variable LOGGER of type org.slf4j.Logger

@stuartrowe stuartrowe closed this Oct 29, 2019
@stuartrowe
Copy link
Contributor Author

Reopening to trigger CI again.

@stuartrowe stuartrowe reopened this Oct 29, 2019
@stuartrowe
Copy link
Contributor Author

https://ci.jenkins.io is struggling...

@jetersen
Copy link
Member

ya ci.jenkins.io been struggling for a while 😓

@stuartrowe
Copy link
Contributor Author

Trying one more time.

@stuartrowe stuartrowe closed this Oct 30, 2019
@stuartrowe
Copy link
Contributor Author

Rebuilding PR

@stuartrowe stuartrowe reopened this Oct 30, 2019
@baymac baymac merged commit 4c78fc4 into jenkinsci:master Dec 2, 2019
baymac added a commit that referenced this pull request Dec 2, 2019
baymac added a commit that referenced this pull request Dec 2, 2019
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.

3 participants