Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into swing-test
Browse files Browse the repository at this point in the history
* upstream/master:
  fix loading of external file type edit dialog
  Remove JGoodies from external-libraries.txt
  Remove JGoodies (#4895)
  • Loading branch information
Siedlerchr committed Apr 18, 2019
2 parents d214b7f + eab20bf commit 69ec0a3
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 39 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,6 @@ dependencies {
// Include all jar-files in the 'lib' folder as dependencies
compile fileTree(dir: 'lib', includes: ['*.jar'])

compile 'com.jgoodies:jgoodies-common:1.8.1'
compile 'com.jgoodies:jgoodies-forms:1.9.0'

compile 'org.apache.pdfbox:pdfbox:2.0.15'
compile 'org.apache.pdfbox:fontbox:2.0.15'
compile 'org.apache.pdfbox:xmpbox:2.0.15'
Expand Down
10 changes: 0 additions & 10 deletions external-libraries.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,6 @@ Project: pgjdbc-ng
URL: http://impossibl.github.io/pgjdbc-ng
License: BSD-3-Clause

Id: com.jgoodies:jgoodies-common
Project: JGoodies Common
URL: http://www.jgoodies.com/downloads/libraries/
License: BSD-3-Clause

Id: com.jgoodies:jgoodies-forms
Project: JGoodies Forms
URL: http://www.jgoodies.com/downloads/libraries/
License: BSD-3-Clause

Id: com.mashape.unirest
Project: Unirest for Java
URL: https://github.com/Mashape/unirest-java
Expand Down
24 changes: 0 additions & 24 deletions licenses/com.jgoodies_jgoodies-common.txt

This file was deleted.

1 change: 0 additions & 1 deletion licenses/com.jgoodies_jgoodies-forms.txt

This file was deleted.

1 change: 0 additions & 1 deletion licenses/com.jgoodies_jgoodies-looks.txt

This file was deleted.

0 comments on commit 69ec0a3

Please sign in to comment.