File scirenderer-1.1.0-nosourcetarget.patch of Package scirenderer
--- scirenderer-1.1.0/build.xml 2022-03-23 12:25:25.967651569 +0100
+++ scirenderer-1.1.0/build.xml 2022-03-23 12:26:14.571946135 +0100
@@ -82,8 +82,6 @@
verbose="off"
listfiles="on"
includeAntRuntime="no"
- source="6"
- target="6"
>
<compilerarg value="-Xlint"/>
</javac>
@@ -100,8 +98,6 @@
verbose="off"
listfiles="on"
includeAntRuntime="no"
- source="6"
- target="6"
>
<compilerarg value="-Xlint"/>
</javac>
@@ -126,8 +122,6 @@
verbose="off"
listfiles="on"
includeAntRuntime="no"
- source="6"
- target="6"
>
<classpath>
<path refid="compile.classpath" />
@@ -149,7 +143,6 @@
<javadoc
destdir="${doc.dir}"
author="true"
- source="6"
version="true"
use="true"
windowtitle="SciRenderer API">