Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37868891
en ru br
ALT Linux repos
S:0-alt1_0.41.20131227gitf159b88jpp11

Group :: Development/Other
RPM: jFormatString

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: jFormatString-java8.patch
Download


diff --git a/build.xml b/build.xml
index 51930c5..318bf38 100644
--- a/build.xml
+++ b/build.xml
@@ -15,7 +15,7 @@
 
 	<target name="classes">
 		<mkdir dir="build/classes" />
-		<javac destdir="build/classes" source="1.5" target="1.5" debug="on"
+		<javac destdir="build/classes" source="1.8" target="1.8" debug="on"
 			includeantruntime="false">
 			<src path="src/java" />
 			<classpath>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin