aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle
diff options
context:
space:
mode:
authorChristian Maierhofer <cmaierhofer@iaik.tugraz.at>2016-06-24 09:09:49 +0200
committerAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2016-08-17 16:54:15 +0200
commitbfff992ce5e09e176b6509752e4404dd4286544b (patch)
treecf77e3f5444f19ca2a8487ade38d864ec2cfcdfe /settings.gradle
parentda64c825de6ad061f5c734630faf0d6e9606dc12 (diff)
downloadpdf-as-4-bfff992ce5e09e176b6509752e4404dd4286544b.tar.gz
pdf-as-4-bfff992ce5e09e176b6509752e4404dd4286544b.tar.bz2
pdf-as-4-bfff992ce5e09e176b6509752e4404dd4286544b.zip
added testsuite functionality for pdfbox2
Diffstat (limited to 'settings.gradle')
-rw-r--r--settings.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.gradle b/settings.gradle
index 25511207..211300b8 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -1,2 +1,2 @@
-include "pdf-as-common", "signature-standards:sigs-pkcs7detached", "signature-standards:sigs-pades", "pdf-as-lib", "pdf-as-pdfbox", "pdf-as-moa", "pdf-as-tests", "pdf-as-cli", "pdf-as-legacy", "pdf-as-web-status", "pdf-as-web-statistic-api", "pdf-as-web", "pdf-as-web-db", "pdf-as-web-client", "pdf-as-pdfbox-2"
+include "pdf-as-common", "signature-standards:sigs-pkcs7detached", "signature-standards:sigs-pades", "pdf-as-lib", "pdf-as-pdfbox", "pdf-as-pdfbox-2", "pdf-as-moa", "pdf-as-cli", "pdf-as-legacy", "pdf-as-web-status", "pdf-as-web-statistic-api", "pdf-as-web", "pdf-as-web-db", "pdf-as-web-client", "pdf-as-tests" \ No newline at end of file