Changelog for
qdox-2.1.0-78.6.noarch.rpm :
* Wed Apr 10 2024 fstrbaAATTsuse.com- Update to version 2.1.
* Changes: + clarify getComment() javadoc with regards to Standard doclet inline and + Require Java 8 to run QDox (#171) + Replace hamcrest with assertj (#173) + Upgrade to Mockito 4.11.0 with some small required code changes (#174) + implement JavaWildcardType.getLowerBounds and JavaWildcardType.getUpperBounds + Fix unittests + maven-gpg-plugin is not a managed plugin in oss-parent, move it to build.plugins + Fix the bug that does not allow the use of permits as field names (#202)
* Tue Feb 20 2024 dimstarAATTopensuse.org- Use %patch -P N instead of deprecated %patchN.
* Thu Sep 21 2023 fstrbaAATTsuse.com- Build with java source/target levels 8
* Fri May 12 2023 fstrbaAATTsuse.com- Update to version 2.0.3:
* Changes: + Update documentation #41 + interface should be ignored as modifier #115 + add byaccj 1.15 binaries for Mac OS on aarch64 (#109) + Correctly resolve types with SourceFolderLibrary (#105) + #99 Seems QDox 2.0.1 has issue parsing parameters names named \"recordList\" and \"record\"
* Sat Mar 12 2022 fstrbaAATTsuse.com- Add Automatic-Module-Name to the manifest- Added patch:
* Port-to-JFlex-1.7.0.patch + Don\'t use deprecated inputstreamctor option
* Thu Jan 13 2022 fstrbaAATTsuse.com- Update to version 2.0.1:
* Changes: + Support Lambda Expression + Add SEALED / NON_SEALED tokens + #75 CodeBlock for Annotation with FieldReference should prefix field with canonical name + Add UnqualifiedClassInstanceCreationExpression + updating jflex-maven-plugin to 1.8.2 + Add reference to grammar documentation and hints to transform it + Support Text Blocks + Support Sealed Classes + #67 Support records + #76 test with an AATTAATT in comment + #64 Get interface via javaProjectBuilder.getClassByName- Generate ant build file from maven pom and build using ant
* Thu Apr 29 2021 rpmAATTfthiessen.de- Update to version 2.0.0:
* No upstream changelog provided
* Mon Apr 08 2019 fstrbaAATTsuse.com- Do not depend on the parent pom, since we are not building using Maven.
* Tue Jan 15 2019 fstrbaAATTsuse.com- BuildRequires: java-cup-bootstrap and jflex-bootstrap to avoid build cycle (bsc#1121958)
* Wed Jan 09 2019 jengelhAATTinai.de- Use noun phrase in summary, and trim bias from descriptions.
* Tue Jan 01 2019 fstrbaAATTsuse.com- Update to version 2.0-M9
* Changed API to use Collections and Lists instead of Arrays
* No upstream changelog provided :/
* Mon Oct 29 2018 fstrbaAATTsuse.com- Install and package the maven artifact
* Thu Apr 05 2018 fstrbaAATTsuse.com- Build with java source and target version 6 in order to produce bytecode understood by all supported java versions
* Fri Jun 09 2017 tchvatalAATTsuse.com- Remove maven conditionals- Drop javadoc to bootstrap