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

Dependency updates #4398

Merged
merged 20 commits into from
Jan 10, 2018
Merged

Dependency updates #4398

merged 20 commits into from
Jan 10, 2018

Conversation

joschi
Copy link
Contributor

@joschi joschi commented Dec 5, 2017

@joschi joschi added this to the 3.0.0 milestone Dec 5, 2017
@ghost ghost assigned joschi Dec 5, 2017
@bernd bernd assigned bernd and unassigned joschi Jan 4, 2018
pom.xml Outdated
<guice.version>4.1.0</guice.version>
<HdrHistogram.version>2.1.10</HdrHistogram.version>
<hibernate-validator.version>6.0.4.Final</hibernate-validator.version>
<hibernate-validator.version>6.0.5.Final</hibernate-validator.version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am seeing the following log message:

2018-01-04 16:38:33,805 INFO : org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.1.3.Final

Is there an issue with transitive dependencies?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was a result of the artifact relocation into another group:
https://developer.jboss.org/wiki/HibernateValidatorMigrationGuide?_sscc=t#jive_content_id_600Final

Jochen Schalanda added 20 commits January 9, 2018 10:52
@joschi joschi force-pushed the dependency-updates branch from 83230f9 to c298195 Compare January 9, 2018 10:13
@ghost ghost assigned joschi Jan 9, 2018
pom.xml Outdated
@@ -326,7 +326,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_core</artifactId>
<version>2.1.2</version>
<version>2.1.3</version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@joschi The Jenkins build fails with the following message:

[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /var/lib/jenkins/workspace/graylog-project-pr-snapshot/.repos/graylog-plugin-cef/src/test/java/org/graylog/plugins/cef/codec/CEFCodecFixturesTest.java:[82,47] [StreamResourceLeak] Streams that encapsulate a closeable resource should be closed using try-with-resources
    (see http://errorprone.info/bugpattern/StreamResourceLeak)
  Did you mean 'final File[] fixtureFiles ;'?

So we either have to create a PR for the CEF plugin or disable the rule.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

joschi pushed a commit to Graylog2/graylog-plugin-cef that referenced this pull request Jan 10, 2018
Copy link
Member

@bernd bernd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 Thanks!

@bernd bernd merged commit e54ed6d into master Jan 10, 2018
@bernd bernd deleted the dependency-updates branch January 10, 2018 19:08
@ghost ghost removed the ready-for-review label Jan 10, 2018
luca-digrazia pushed a commit to luca-digrazia/DatasetCommitsDiffSearch that referenced this pull request Sep 4, 2022
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