From e6e01eab7664765055893194eabe46dfe69781d690ad28c351b8ca7b494a96c0 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 25 May 2022 14:03:28 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/modello?expand=0&rev=20 --- modello-maven-plugin.changes | 115 +++++++++++++++++++++++++++++++++++ modello.changes | 115 +++++++++++++++++++++++++++++++++++ 2 files changed, 230 insertions(+) diff --git a/modello-maven-plugin.changes b/modello-maven-plugin.changes index 5165f7d..a5ca279 100644 --- a/modello-maven-plugin.changes +++ b/modello-maven-plugin.changes @@ -2,6 +2,121 @@ Fri May 13 08:54:49 UTC 2022 - Fridrich Strba - Upgrade to upstream version 2.0.0 + * New features and improvements + + Add Modello 2.0.0 model XSD + + Manage xdoc anchor name conflicts (2 classes with same anchor) + + Drop unnecessary check for identical branches + + Require Maven 3.1.1 + + Use a caching writer to avoid overwriting identical files + + Migrate from codehaus:wstx to + com.fasterxml.woodstox:woodstox-core 6.2.4 + + Make location handling more memory efficient + + Xpp3 extended writer + + Refactor some old java APIs usage + + Add a new field fileComment + * Bug Fixes + + Fix javaSource default value + + Fix modello-plugin-snakeyaml + * Dependency updates + + Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 + + Bump release-drafter/release-drafter from 5.17.6 to 5.18.0 + + Bump taglist-maven-plugin from 2.4 to 3.0.0 + + Bump checkstyle from 9.2.1 to 9.3 + + Bump xmlunit-core from 2.8.4 to 2.9.0 + + Bump junit from 4.12 to 4.13.1 in + /modello-maven-plugin/src/it/maven-model + + Bump xercesImpl from 2.12.1 to 2.12.2 in + /modello-plugins/modello-plugin-xsd + + Bump xercesImpl from 2.12.1 to 2.12.2 in + /modello-plugins/modello-plugin-jsonschema + + Bump mavenPluginTools from 3.6.2 to 3.6.4 + + Bump maven-compiler-plugin from 3.8.1 to 3.9.0 + + Bump maven-jar-plugin from 3.2.0 to 3.2.2 + + Bump release-drafter/release-drafter from 5.15.0 to 5.17.6 + + Bump woodstox-core from 6.2.7 to 6.2.8 + + Bump maven-release-plugin from 3.0.0-M4 to 3.0.0-M5 + + Bump checkstyle from 9.2 to 9.2.1 + + Bump maven-site-plugin from 3.9.1 to 3.10.0 + + Bump snakeyaml from 1.29 to 1.30 + + Bump jackson-bom from 2.13.0 to 2.13.1 + + Bump xmlunit-core from 2.8.3 to 2.8.4 + + Bump plexus-compiler-javac from 2.8.8 to 2.9.0 + + Bump woodstox-core from 6.2.6 to 6.2.7 + + Bump maven-shared-resources from 3 to 4 + + Bump plexus-compiler-api from 2.8.8 to 2.9.0 + + Bump mavenPluginTools from 3.6.1 to 3.6.2 + + Bump checkstyle from 9.0.1 to 9.2 + + Bump xmlunit-core from 2.8.2 to 2.8.3 + + Bump checkstyle from 9.0 to 9.0.1 + + Bump checkstyle from 8.45.1 to 9.0 + + Bump jackson-bom from 2.12.5 to 2.13.0 + + Bump org.eclipse.sisu.plexus from 0.3.4 to 0.3.5 + + Bump jsoup from 1.14.2 to 1.14.3 + + Bump actions/setup-java from 2.3.0 to 2.3.1 + + Bump maven-pmd-plugin from 3.14.0 to 3.15.0 + + Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 + + Bump plexus-utils from 3.2.0 to 3.4.1 + + Bump jackson-bom from 2.12.4 to 2.12.5 + + Bump actions/setup-java from 2.2.0 to 2.3.0 + + Bump checkstyle from 8.42 to 8.45.1 + + Bump plexus-velocity from 1.2 to 1.3 + + Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0 + + Bump jackson-bom from 2.12.3 to 2.12.4 + + Bump stax2-api from 4.2 to 4.2.1 + + Bump actions/setup-java from 1 to 2.2.0 + + Bump actions/setup-java from 1 to 2.2.0 + + Bump maven-gpg-plugin from 1.6 to 3.0.1 + + Bump woodstox-core from 6.2.4 to 6.2.6 + + Bump maven-dependency-plugin from 3.1.2 to 3.2.0 + + Bump maven-javadoc-plugin from 3.2.0 to 3.3.0 + + Bump snakeyaml from 1.28 to 1.29 + + Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2 + + Bump actions/cache from 2.1.5 to 2.1.6 + + Bump maven-assembly-plugin from 3.2.0 to 3.3.0 + + Bump maven-jxr-plugin from 3.0.0 to 3.1.1 + + Bump xercesImpl from 2.12.0 to 2.12.1 + + [Snyk] Security upgrade org.jsoup:jsoup from 1.13.1 to 1.14.2 + + Bump actions/checkout from 2 to 2.3.4 + + Bump xmlunit-core from 2.8.1 to 2.8.2 + + Bump maven-surefire-report-plugin from 2.22.1 to 2.22.2 + + Bump maven-scm-publish-plugin from 3.0.0 to 3.1.0 + + Bump snakeyaml from 1.26 to 1.28 + + Bump maven-verifier-plugin from 1.0 to 1.1 + + Bump xml-apis from 1.3.04 to 2.0.2 + + Bump jackson-bom from 2.11.3 to 2.12.3 + + Bump xmlunit from 1.2 to 1.6 + + Bump plexus-compiler-javac from 2.1 to 2.8.8 + + Bump actions/cache from v2.1.4 to v2.1.5 + + Bump release-drafter/release-drafter from v5.12.1 to v5.15.0 + + Bump maven-site-plugin from 3.7.1 to 3.9.1 + + Bump maven-jxr-plugin from 2.5 to 3.0.0 + + Bump actions/cache from v2.1.3 to v2.1.4 + + Bump maven-surefire-plugin from 2.22.1 to 2.22.2 + + Bump plexus-compiler-api from 2.1 to 2.8.8 + + Bump maven-resources-plugin from 3.0.1 to 3.2.0 + + Bump release-drafter/release-drafter from v5.11.0 to v5.12.1 + + Bump xmlunit-core from 2.7.0 to 2.8.1 + + Bump actions/cache from v2.1.2 to v2.1.3 + + Bump jaxb-api from 2.1 to 2.3.1 + + Bump junit from 4.12 to 4.13.1 + + Bump actions/cache from v2.1.0 to v2.1.2 + + Bump maven-checkstyle-plugin from 2.15 to 3.1.1 + + Bump xercesImpl from 2.8.1 to 2.12.0 in + /modello-plugins/modello-plugin-jsonschema + + Bump xercesImpl from 2.8.1 to 2.12.0 in + /modello-plugins/modello-plugin-xsd + + Bump xercesImpl from 2.8.1 to 2.12.0 + + Bump xmlunit-core from 2.3.0 to 2.7.0 + + Bump snakeyaml from 1.12 to 1.26 + + Bump maven-compiler-plugin from 3.8.0 to 3.8.1 + + Bump maven-dependency-plugin from 2.1 to 3.1.2 + + Bump persistence-api from 1.0 to 1.0.2 + + Bump maven-enforcer-plugin from 3.0.0-M1 to 3.0.0-M3 + + Bump maven-pmd-plugin from 3.11.0 to 3.13.0 + + Bump maven-clean-plugin from 3.0.0 to 3.1.0 + * Documentation updates + + codehaus is dead + + remove defunct mailing list info ------------------------------------------------------------------- Tue Mar 22 14:07:46 UTC 2022 - Fridrich Strba diff --git a/modello.changes b/modello.changes index e5ea16a..d4a3f6c 100644 --- a/modello.changes +++ b/modello.changes @@ -2,6 +2,121 @@ Fri May 13 08:52:25 UTC 2022 - Fridrich Strba - Upgrade to upstream version 2.0.0 + * New features and improvements + + Add Modello 2.0.0 model XSD + + Manage xdoc anchor name conflicts (2 classes with same anchor) + + Drop unnecessary check for identical branches + + Require Maven 3.1.1 + + Use a caching writer to avoid overwriting identical files + + Migrate from codehaus:wstx to + com.fasterxml.woodstox:woodstox-core 6.2.4 + + Make location handling more memory efficient + + Xpp3 extended writer + + Refactor some old java APIs usage + + Add a new field fileComment + * Bug Fixes + + Fix javaSource default value + + Fix modello-plugin-snakeyaml + * Dependency updates + + Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 + + Bump release-drafter/release-drafter from 5.17.6 to 5.18.0 + + Bump taglist-maven-plugin from 2.4 to 3.0.0 + + Bump checkstyle from 9.2.1 to 9.3 + + Bump xmlunit-core from 2.8.4 to 2.9.0 + + Bump junit from 4.12 to 4.13.1 in + /modello-maven-plugin/src/it/maven-model + + Bump xercesImpl from 2.12.1 to 2.12.2 in + /modello-plugins/modello-plugin-xsd + + Bump xercesImpl from 2.12.1 to 2.12.2 in + /modello-plugins/modello-plugin-jsonschema + + Bump mavenPluginTools from 3.6.2 to 3.6.4 + + Bump maven-compiler-plugin from 3.8.1 to 3.9.0 + + Bump maven-jar-plugin from 3.2.0 to 3.2.2 + + Bump release-drafter/release-drafter from 5.15.0 to 5.17.6 + + Bump woodstox-core from 6.2.7 to 6.2.8 + + Bump maven-release-plugin from 3.0.0-M4 to 3.0.0-M5 + + Bump checkstyle from 9.2 to 9.2.1 + + Bump maven-site-plugin from 3.9.1 to 3.10.0 + + Bump snakeyaml from 1.29 to 1.30 + + Bump jackson-bom from 2.13.0 to 2.13.1 + + Bump xmlunit-core from 2.8.3 to 2.8.4 + + Bump plexus-compiler-javac from 2.8.8 to 2.9.0 + + Bump woodstox-core from 6.2.6 to 6.2.7 + + Bump maven-shared-resources from 3 to 4 + + Bump plexus-compiler-api from 2.8.8 to 2.9.0 + + Bump mavenPluginTools from 3.6.1 to 3.6.2 + + Bump checkstyle from 9.0.1 to 9.2 + + Bump xmlunit-core from 2.8.2 to 2.8.3 + + Bump checkstyle from 9.0 to 9.0.1 + + Bump checkstyle from 8.45.1 to 9.0 + + Bump jackson-bom from 2.12.5 to 2.13.0 + + Bump org.eclipse.sisu.plexus from 0.3.4 to 0.3.5 + + Bump jsoup from 1.14.2 to 1.14.3 + + Bump actions/setup-java from 2.3.0 to 2.3.1 + + Bump maven-pmd-plugin from 3.14.0 to 3.15.0 + + Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 + + Bump plexus-utils from 3.2.0 to 3.4.1 + + Bump jackson-bom from 2.12.4 to 2.12.5 + + Bump actions/setup-java from 2.2.0 to 2.3.0 + + Bump checkstyle from 8.42 to 8.45.1 + + Bump plexus-velocity from 1.2 to 1.3 + + Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0 + + Bump jackson-bom from 2.12.3 to 2.12.4 + + Bump stax2-api from 4.2 to 4.2.1 + + Bump actions/setup-java from 1 to 2.2.0 + + Bump actions/setup-java from 1 to 2.2.0 + + Bump maven-gpg-plugin from 1.6 to 3.0.1 + + Bump woodstox-core from 6.2.4 to 6.2.6 + + Bump maven-dependency-plugin from 3.1.2 to 3.2.0 + + Bump maven-javadoc-plugin from 3.2.0 to 3.3.0 + + Bump snakeyaml from 1.28 to 1.29 + + Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2 + + Bump actions/cache from 2.1.5 to 2.1.6 + + Bump maven-assembly-plugin from 3.2.0 to 3.3.0 + + Bump maven-jxr-plugin from 3.0.0 to 3.1.1 + + Bump xercesImpl from 2.12.0 to 2.12.1 + + [Snyk] Security upgrade org.jsoup:jsoup from 1.13.1 to 1.14.2 + + Bump actions/checkout from 2 to 2.3.4 + + Bump xmlunit-core from 2.8.1 to 2.8.2 + + Bump maven-surefire-report-plugin from 2.22.1 to 2.22.2 + + Bump maven-scm-publish-plugin from 3.0.0 to 3.1.0 + + Bump snakeyaml from 1.26 to 1.28 + + Bump maven-verifier-plugin from 1.0 to 1.1 + + Bump xml-apis from 1.3.04 to 2.0.2 + + Bump jackson-bom from 2.11.3 to 2.12.3 + + Bump xmlunit from 1.2 to 1.6 + + Bump plexus-compiler-javac from 2.1 to 2.8.8 + + Bump actions/cache from v2.1.4 to v2.1.5 + + Bump release-drafter/release-drafter from v5.12.1 to v5.15.0 + + Bump maven-site-plugin from 3.7.1 to 3.9.1 + + Bump maven-jxr-plugin from 2.5 to 3.0.0 + + Bump actions/cache from v2.1.3 to v2.1.4 + + Bump maven-surefire-plugin from 2.22.1 to 2.22.2 + + Bump plexus-compiler-api from 2.1 to 2.8.8 + + Bump maven-resources-plugin from 3.0.1 to 3.2.0 + + Bump release-drafter/release-drafter from v5.11.0 to v5.12.1 + + Bump xmlunit-core from 2.7.0 to 2.8.1 + + Bump actions/cache from v2.1.2 to v2.1.3 + + Bump jaxb-api from 2.1 to 2.3.1 + + Bump junit from 4.12 to 4.13.1 + + Bump actions/cache from v2.1.0 to v2.1.2 + + Bump maven-checkstyle-plugin from 2.15 to 3.1.1 + + Bump xercesImpl from 2.8.1 to 2.12.0 in + /modello-plugins/modello-plugin-jsonschema + + Bump xercesImpl from 2.8.1 to 2.12.0 in + /modello-plugins/modello-plugin-xsd + + Bump xercesImpl from 2.8.1 to 2.12.0 + + Bump xmlunit-core from 2.3.0 to 2.7.0 + + Bump snakeyaml from 1.12 to 1.26 + + Bump maven-compiler-plugin from 3.8.0 to 3.8.1 + + Bump maven-dependency-plugin from 2.1 to 3.1.2 + + Bump persistence-api from 1.0 to 1.0.2 + + Bump maven-enforcer-plugin from 3.0.0-M1 to 3.0.0-M3 + + Bump maven-pmd-plugin from 3.11.0 to 3.13.0 + + Bump maven-clean-plugin from 3.0.0 to 3.1.0 + * Documentation updates + + codehaus is dead + + remove defunct mailing list info - Modified patch: * Adapt to the change of parameter from useJava5 to javaSource