javadoc doesn't like target debian/1.2.2-6
authorBdale Garbee <bdale@gag.com>
Fri, 13 Apr 2018 21:36:16 +0000 (15:36 -0600)
committerBdale Garbee <bdale@gag.com>
Fri, 13 Apr 2018 21:36:16 +0000 (15:36 -0600)
debian/patches/set-java-target-version.diff

index 053eebfb9aedef0d6b5f58eadc4bcc7ec39e89af..c41a52fd8927a0798fb406940aad0da818b4905f 100644 (file)
@@ -18,11 +18,3 @@ index 34f7475..a5e862e 100644
                 deprecation="true"
                 srcdir="${src_dir}"
                 includes="tests/**"
-@@ -905,6 +907,7 @@ jsapi.exe from the lib directory.
-         <mkdir dir="${javadoc_dir}" />
-         <javadoc sourcepath="${src_dir}"
-                  source="1.4"
-+                 target="1.4"
-                  additionalparam="-breakiterator"
-                  destdir="${javadoc_dir}"
-                  packagenames="${javadoc_pkgs}"