Skip to content

Commit

Permalink
Add reasoning for single JAR for libreoffice to build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Aug 25, 2019
1 parent 0fb7f5a commit 59a6ffa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ dependencies {
compile 'commons-cli:commons-cli:1.4'

// For Java 9+ compatibility, we include a bundled version of the libreoffice libraries
// See https://bugs.documentfoundation.org/show_bug.cgi?id=117331#c8 for background information
// Use the task bundleLibreOffice to update the bundled jar
//compile "org.libreoffice:juh:6.2.3"
//compile "org.libreoffice:jurt:6.2.3"
Expand Down

0 comments on commit 59a6ffa

Please sign in to comment.