Skip to content

Commit 59a6ffa

Browse files
committed
Add reasoning for single JAR for libreoffice to build.gradle
1 parent 0fb7f5a commit 59a6ffa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ dependencies {
129129
compile 'commons-cli:commons-cli:1.4'
130130

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

0 commit comments

Comments
 (0)