Skip to content

Commit eab20bf

Browse files
committed
Merge remote-tracking branch 'upstream/master'
* upstream/master: Remove JGoodies from external-libraries.txt Remove JGoodies (#4895)
2 parents 076a416 + 1e2f3a2 commit eab20bf

5 files changed

+0
-39
lines changed

build.gradle

-3
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,6 @@ dependencies {
9090
// Include all jar-files in the 'lib' folder as dependencies
9191
compile fileTree(dir: 'lib', includes: ['*.jar'])
9292

93-
compile 'com.jgoodies:jgoodies-common:1.8.1'
94-
compile 'com.jgoodies:jgoodies-forms:1.9.0'
95-
9693
compile 'org.apache.pdfbox:pdfbox:2.0.15'
9794
compile 'org.apache.pdfbox:fontbox:2.0.15'
9895
compile 'org.apache.pdfbox:xmpbox:2.0.15'

external-libraries.txt

-10
Original file line numberDiff line numberDiff line change
@@ -50,16 +50,6 @@ Project: pgjdbc-ng
5050
URL: http://impossibl.github.io/pgjdbc-ng
5151
License: BSD-3-Clause
5252

53-
Id: com.jgoodies:jgoodies-common
54-
Project: JGoodies Common
55-
URL: http://www.jgoodies.com/downloads/libraries/
56-
License: BSD-3-Clause
57-
58-
Id: com.jgoodies:jgoodies-forms
59-
Project: JGoodies Forms
60-
URL: http://www.jgoodies.com/downloads/libraries/
61-
License: BSD-3-Clause
62-
6353
Id: com.mashape.unirest
6454
Project: Unirest for Java
6555
URL: https://github.com/Mashape/unirest-java

licenses/com.jgoodies_jgoodies-common.txt

-24
This file was deleted.

licenses/com.jgoodies_jgoodies-forms.txt

-1
This file was deleted.

licenses/com.jgoodies_jgoodies-looks.txt

-1
This file was deleted.

0 commit comments

Comments
 (0)