Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

modello-2.1.2-150200.3.7.1 RPM for noarch

From OpenSuSE Leap 15.6 for noarch

Name: modello Distribution: SUSE Linux Enterprise 15
Version: 2.1.2 Vendor: SUSE LLC <https://www.suse.com/>
Release: 150200.3.7.1 Build date: Tue Dec 12 09:10:48 2023
Group: Development/Libraries/Java Build host: h01-ch4c
Size: 387585 Source RPM: modello-2.1.2-150200.3.7.1.src.rpm
Packager: https://www.suse.com/
Url: https://codehaus-plexus.github.io/modello
Summary: Modello Data Model toolkit
Modello is a Data Model toolkit in use by the Apache Maven Project.

Modello is a framework for code generation from a simple model.
Modello generates code from a simple model format based on a plugin
architecture, various types of code and descriptors can be generated
from the single model, including Java POJOs, XML
marshallers/unmarshallers, XSD and documentation.

Provides

Requires

License

Apache-2.0 AND MIT

Changelog

* Mon Sep 11 2023 fstrba@suse.com
  - Cleanup unnecessary dependencies
* Wed Sep 06 2023 fstrba@suse.com
  - Upgrade to upstream version 2.1.2
    * Changes of version 2.1.2
      + Switch to codehaus plexus-build-api 1.2.0 (reverted by a
      patch in this package)
      + Add plexus 13 parent and reformat
      + Remove readonly flag from basedir: support .mdo from any
      location
      + Require Maven 3.5.4+
      + Prepare to run with Java 19+
    * Changes of version 2.1.1
      + replace generatedBy context value by template
      + add velocityBasedir to select where to load (shared) .vm from
    * Changes of version 2.1.0
      + Make the Xpp3Reader#read(XmlPullParser, boolean strict) public
      + Fix json encoding
      + Support arbitrary element names via 'xs:any'
      + Call setter only after object has been populated
      + replace handwritten components.xml with annotations
      + Optionally enforce required elements in XSDs
      + Add a velocity template based generator
      + Use optimised plexus-utils CachingWriter
  - Added patch:
    * 0001-Revert-Switch-to-codehaus-plexus-build-api-1.2.0-345.patch
      + use the version of plexus-build-api that we have packaged
  - Modified patch:
    * modello-cli-domasxpp3.patch
      + rediff to changed context
* Thu May 04 2023 dimstar@opensuse.org
  - Add _multibuild to define 2nd spec file as additional flavor.
    Eliminates the need for source package links in OBS.
* Fri May 13 2022 fstrba@suse.com
  - 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
* Tue Mar 22 2022 fstrba@suse.com
  - Build with java source and target levels 8
* Mon Apr 26 2021 fstrba@suse.com
  - Upgrade to upstream version 1.11
  - Build the jackson and jsonschema plugins too
* Thu Nov 21 2019 fstrba@suse.com
  - Upgrade to upstream version 1.10.0
  - Modified patch:
    * modello-cli-domasxpp3.patch
      + rediff to changed line endings
* Fri Mar 15 2019 fstrba@suse.com
  - Added patch:
    * modello-cli-domasxpp3.patch
      + allow setting on command-line the domAsXpp3 property that
      modello-maven-plugin can set in pom.xml file
* Tue Mar 12 2019 fstrba@suse.com
  - Initial packaging of modello 1.9.1
  - Generate and customize ant build files

Files

/usr/bin/modello
/usr/share/java/modello
/usr/share/java/modello/modello-core.jar
/usr/share/java/modello/modello-plugin-converters.jar
/usr/share/java/modello/modello-plugin-dom4j.jar
/usr/share/java/modello/modello-plugin-java.jar
/usr/share/java/modello/modello-plugin-jdom.jar
/usr/share/java/modello/modello-plugin-sax.jar
/usr/share/java/modello/modello-plugin-stax.jar
/usr/share/java/modello/modello-plugin-xdoc.jar
/usr/share/java/modello/modello-plugin-xml.jar
/usr/share/java/modello/modello-plugin-xpp3.jar
/usr/share/java/modello/modello-plugin-xsd.jar
/usr/share/licenses/modello
/usr/share/licenses/modello/LICENSE
/usr/share/maven-metadata/modello.xml
/usr/share/maven-poms/modello
/usr/share/maven-poms/modello/modello-core.pom
/usr/share/maven-poms/modello/modello-plugin-converters.pom
/usr/share/maven-poms/modello/modello-plugin-dom4j.pom
/usr/share/maven-poms/modello/modello-plugin-java.pom
/usr/share/maven-poms/modello/modello-plugin-jdom.pom
/usr/share/maven-poms/modello/modello-plugin-sax.pom
/usr/share/maven-poms/modello/modello-plugin-stax.pom
/usr/share/maven-poms/modello/modello-plugin-xdoc.pom
/usr/share/maven-poms/modello/modello-plugin-xml.pom
/usr/share/maven-poms/modello/modello-plugin-xpp3.pom
/usr/share/maven-poms/modello/modello-plugin-xsd.pom


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 23:30:45 2024