Name: | jflex |
---|---|
Version: | 1.4.1 |
Release: | 0.7.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 1012346 |
License: | GPLv2 |
RPM: | jflex-1.4.1-0.7.el6.noarch.rpm |
Source RPM: | jflex-1.4.1-0.7.el6.src.rpm |
Build Date: | Thu Jul 15 2010 |
Build Host: | ca-build19.us.oracle.com |
Vendor: | Oracle America |
URL: | http://jflex.de/ |
Summary: | Fast Scanner Generator |
Description: | JFlex is a lexical analyzer generator (also known as scanner generator) for Java(tm), written in Java(tm). It is also a rewrite of the very useful tool JLex which was developed by Elliot Berk at Princeton University. As Vern Paxson states for his C/C++ tool flex: They do not share any code though. JFlex is designed to work together with the LALR parser generator CUP by Scott Hudson, and the Java modification of Berkeley Yacc BYacc/J by Bob Jamison. It can also be used together with other parser generators like ANTLR or as a standalone tool. |
- Rebuilt for RHEL 6 Related: rhbz#566527
- Rebuilt for RHEL 6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- drop repotag
- Add missing buildrequires on java_cup
- Patch build file to allow bootstrap building
- Naive attempt to update to newer version
- Add patches jflex-CharSet_java.patch and jflex-StateSet_java.patch to allow building with the new gcj
- Remove javadoc post and postun sections due to new jpp standard - Update makefile patch to compress jar - Fix rpmlint issues
- First JPP 1.7 build
- First JPackage release