aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web/build.gradle
diff options
context:
space:
mode:
authorAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2014-09-02 14:50:53 +0200
committerAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2014-09-02 14:50:53 +0200
commit2af47a35e7e1339f193de4e53af6db340d3d5ea5 (patch)
treee4044c6fcd5ed5e34b92561b437f697ba73c4e32 /pdf-as-web/build.gradle
parent78fc528db30440651223b2efea95023c0fd9bc39 (diff)
downloadpdf-as-4-2af47a35e7e1339f193de4e53af6db340d3d5ea5.tar.gz
pdf-as-4-2af47a35e7e1339f193de4e53af6db340d3d5ea5.tar.bz2
pdf-as-4-2af47a35e7e1339f193de4e53af6db340d3d5ea5.zip
Source compatibility from 1.5 to 1.6
Diffstat (limited to 'pdf-as-web/build.gradle')
-rw-r--r--pdf-as-web/build.gradle2
1 files changed, 0 insertions, 2 deletions
diff --git a/pdf-as-web/build.gradle b/pdf-as-web/build.gradle
index e081bd32..c662f0e5 100644
--- a/pdf-as-web/build.gradle
+++ b/pdf-as-web/build.gradle
@@ -4,8 +4,6 @@ apply plugin: 'eclipse-wtp'
apply plugin: 'war'
apply plugin: 'jetty'
-sourceCompatibility = 1.5
-
jar {
manifest {
attributes 'Implementation-Title': 'PDF-AS-WEB'