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

Update Libraries #4366

Merged
merged 15 commits into from
Oct 10, 2018
Merged

Update Libraries #4366

merged 15 commits into from
Oct 10, 2018

Conversation

LinusDietz
Copy link
Member

@LinusDietz LinusDietz commented Oct 9, 2018

  • Define new exceptions for some libs.
  • Dependency update check is green

@LinusDietz LinusDietz changed the title [WIP] Update Libraries Update Libraries Oct 10, 2018
@LinusDietz LinusDietz added build-system status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers labels Oct 10, 2018
@@ -158,7 +158,7 @@ dependencies {

compile 'com.github.tomtung:latex2unicode_2.12:0.2.2'

errorproneJavac 'com.google.errorprone:javac:1.8.0-beta-132'
errorproneJavac 'com.google.errorprone:javac:1.8.0-u20'
Copy link
Member

Choose a reason for hiding this comment

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

'Why do you change this? 1.8.0-132 is the latest avaiable one for jdk8

Copy link
Member Author

@LinusDietz LinusDietz Oct 10, 2018

Choose a reason for hiding this comment

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

I think u-20 is newer. It was released one month after beta-132.

Copy link
Member

Choose a reason for hiding this comment

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

Ah okay, confusing

@LinusDietz LinusDietz merged commit 79ba040 into master Oct 10, 2018
@LinusDietz LinusDietz deleted the updates branch October 10, 2018 18:57
Siedlerchr added a commit that referenced this pull request Oct 13, 2018
* upstream/master:
  Update Libraries (#4366)
  ArXiv fetcher support http url (#4367)
  Fix issue 3861 : XMP Dialog, Add new Groups dialog, Append Library dialog to javafx (#4264)
  fix IndexOutOfBoundsException when saving preferences
  group RadioButtons in ExportSortingPrefsTab to prevent the selection of multiple or no order types
  Convert Part of the Issue#3861 Quality->Cleanup entries (#4268)
  UPDATE gradle to 4.10.2 (#4358)
  Completed General Fields Customizer conversion to JavaFX (#4346)
  Fix JavaFX thread exception when fetching new infos (#4354)
  Auto trim url field (#4355)
  Fix freezes in entry editor (#4351)

# Conflicts:
#	src/main/java/org/jabref/preferences/PreferencesService.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-system status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants