Skip to content

Update Libraries#4366

Merged
LinusDietz merged 15 commits into
masterfrom
updates
Oct 10, 2018
Merged

Update Libraries#4366
LinusDietz merged 15 commits into
masterfrom
updates

Conversation

@LinusDietz

@LinusDietz LinusDietz commented Oct 9, 2018

Copy link
Copy Markdown
Member
  • 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 dev: build-system status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers labels Oct 10, 2018
Comment thread build.gradle
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
Copy Markdown
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

@LinusDietz LinusDietz Oct 10, 2018

Copy link
Copy Markdown
Member Author

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
Copy Markdown
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

dev: 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