Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37864965
en ru br
ALT Linux repos
S:1.7.0-alt1_10jpp11
5.0: 1.4.2-alt2_1jpp5
4.1: 1.3.5-alt1_2jpp1.7
4.0: 1.3.5-alt1_2jpp1.7

Group :: Development/Java
RPM: jflex

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: jflex-javac-no-target.patch
Download


--- jflex-1.4.2/src/build.xml.orig	2008-05-28 04:54:17.000000000 -0400
+++ jflex-1.4.2/src/build.xml	2008-08-07 13:00:25.977345228 -0400
@@ -64,8 +64,6 @@
           description="compile all classes">
     <javac srcdir="." 
            destdir="../lib" 
-           target="1.1"
-    	     source="1.2"
            classpath=".:${junit.jar}"
            debug="on" />
   </target>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin