Changelog for
jflex-bootstrap-1.8.2-1.2.noarch.rpm :
* Wed Mar 30 2022 Fridrich Strba
- Build against the standalone JavaEE modules unconditionally
* Thu Mar 17 2022 Fridrich Strba - Build against standalone glassfish-annotation-api for relevant distribution versions that have JDK that does not contain the JavaEE modules
* Fri Jan 14 2022 Fridrich Strba - Upgrade to version 1.8.2
* fix build with recent java-cup- Build the bootstrap package using ant with a generated build.xml- Build the non-bootstrap package using maven, since its dependency auto is already built with maven- Added patch:
* jflex-1.8.2-no-auto-value.patch + do not process auto-value-annotations in bootstrap build + the generated file is pre-generated outside build for this variant- Removed patches:
* jflex-byaccj-utl.patch
* jflex-classpath.patch
* jflex-javac-no-target.patch
* jflex-junit4.patch
* jflex-no-cup-no-jflex.patch + not needed in this version
* Wed Oct 04 2017 fstrbaAATTsuse.com- Removed a jflex-lex-scan.patch again, so that bot is happy
* Tue Oct 03 2017 fstrbaAATTsuse.com- Don\'t BuildRequire java-1_5_0-gcj-compat-devel, since it will be soon gone; BuildRequire java-devel- Build with java source and target level 1.6 to allow building with jdk9- Sync the bootstrap and non-bootstrap spec files using the jpackage-bootstrap-prepare.sh script and clean spec file
* Mon Dec 02 2013 mvyskocilAATTsuse.com- conflict the non-bootstrap variant with the bootstrap variant
* Thu Nov 14 2013 mvyskocilAATTsuse.com- Fix build with junit 4
* jflex-junit4.patch
* Mon Sep 09 2013 tchvatalAATTsuse.com- Move from jpackage-utils to javapackage-tools
* Mon Aug 26 2013 mvyskocilAATTsuse.com- don\'t build tests when bootstrapping- properly synchronized both spec files- drop antlr-bootstrap dependency, it\'s pointless withouth javadoc
* Fri Aug 23 2013 mvyskocilAATTsuse.com- don\'t build javadoc