[jflex-users] Download page question / bug?
The fast lexer generator for Java
Brought to you by:
lsf37,
steve_rowe
From: William F. <bil...@gm...> - 2016-03-27 21:48:18
|
On the download page (http://jflex.de/download.html), the JFlex Maven plugin shows the name: jflex-maven-plugin-1.6.1.zip two times. Each of the two (identical) download buttons actually download the same file: jflex-maven-1.6.1.tar.gz I would assume that the first button should read: jflex-maven-plugin-1.6.1.tar.gz, and the second button should download the file: jflex-maven-1.6.1.zip (assuming it exists). I noticed this because I was trying to download the zip file. Bill Fenlason |