File stringtemplate-3.2.1-sourcetarget.patch of Package stringtemplate
--- stringtemplate-3.2.1/build.xml 2017-09-21 11:39:19.454012972 +0200 +++ stringtemplate-3.2.1/build.xml 2017-09-21 11:39:53.006013098 +0200 @@ -124,8 +124,6 @@ debug="${compile.debug}" optimize="${compile.optimize}" deprecation="${compile.deprecation}" - source="1.4" - target="1.4" > <classpath refid="build.classpath"/> </javac>