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

xmvn-core-4.0.0-150200.3.14.3 RPM for noarch

From OpenSuSE Leap 15.5 for noarch

Name: xmvn-core Distribution: SUSE Linux Enterprise 15
Version: 4.0.0 Vendor: SUSE LLC <https://www.suse.com/>
Release: 150200.3.14.3 Build date: Sat Feb 25 13:25:53 2023
Group: Development/Tools/Building Build host: s390zp35
Size: 48105 Source RPM: xmvn-tools-4.0.0-150200.3.14.3.src.rpm
Packager: https://www.suse.com/
Url: https://fedora-java.github.io/xmvn/
Summary: XMvn Core
This package provides XMvn Core module, which implements the essential
functionality of XMvn such as resolution of artifacts from system
repository.

Provides

Requires

License

Apache-2.0

Changelog

* Mon May 16 2022 fstrba@suse.com
  - Added patch:
    * 0001-Port-to-Maven-3.8.5.patch
      + Allow buiding against unpatched maven 3.8.5
* Fri May 13 2022 fstrba@suse.com
  - Fix build with modello 2.0.0
* Tue May 10 2022 fstrba@suse.com
  - Upgrade to version 4.0.0
    * Changes:
      +  Bump codecov/codecov-action from 2.0.1 to 2.0.2
      +  Bump codecov/codecov-action from 1 to 2.0.1
      +  Bump commons-compress from 1.20 to 1.21 in /xmvn-parent
      +  Change logic for JPMS detection by Javadoc MOJO
      +  Fix Javadoc generation for non-JPMS project with JDK 11
      +  Remove superflous JARs from assembly
      +  Create a backup file when injecting Manifest
      +  Attach site artifacts only in site lifecycle
      +  Rename xmvn-connector-aether to xmvn-connector
      +  Use try-with-resources to avoid resource leaks
      +  Remove unused AtomicFileCounter class
      +  Update Eclipse project settings
      +  Add separate build profile for code quality tools
      +  Remove prerequisites on Maven version
      +  Drop bisect tool
      +  Move release plugins to pluginManagement
      +  Move prerequisites on Maven version to xmvn-mojo
      +  Fix javadoc warning
      +  Bump junit from 4.12 to 4.13.1 in /xmvn-it/src/test/resources/testBisect
      +  Bump slf4jVersion from 1.8.0-beta4 to 2.0.0-alpha2 in /xmvn-parent
      +  Compile everything whith --release 11
      +  Fix assembly building with Maven Checkstyle Plugin 3.1.0+
      +  Update to latest Checkstyle
      +  Format code to conform to Checkstyle 8.44
      +  Untabify Maven build files
      +  Update Maven plugin versions
      +  Drop Ivy
      +  Drop Gradle
      +  Add support for compiler release setting
      +  Fix Javadoc generation for modular projects
      +  Add JPMS check to Javadoc MOJO
      +  Add missing license headers
      +  Disable I/O write test if the build is running as root
      +  Switch to SHA-256 in CacheManager
      +  Update dependency xmlunit.assertj to xmlunit.assertj3
      +  Fixes #56 - Honour source parameter in javadoc mojo
      +  Implement XMvn toolchain manager
      +  Fix requires generation for self-depending packages
      +  Remove redundant parentheses
      +  Remove redudnant use of this
      +  Relay on implicit access modifiers of interfaces
      +  Rely on implicit boxing
      +  Make use of diamond operator
      +  [test] Use use lambda expressions for creation of DeploymentResult
      +  Remove use of deprecated StringUtils methods
      +  [test] Port tests to JUnit 5
      +  Update to latest dependencies
      +  [test] Add missing assertions about XML output
      +  Use new Collection methods added in Java 9
      +  Remove uses of deprecated Class.newInstance() method
      +  Drop artifact resolution from JAVA_HOME
      +  Update to latest Maven plugin versions
      +  Update compiler source/target to JDK 11
      +  Update Eclipse project settings
      +  Make xmvn-subst honor settings for ignoring duplicate metadata
      +  Allow removing plugins during model validation
      +  Prefer namespaced metadata when duplicates are found
  - Removed patches:
    * xmvn-gradle_4_4_1.patch
    * 0001-Fix-resolution-of-aliases-registered-by-add_maven_de.patch
      + Patches the inexisting xmvn-connector-gradle module
    * 0001-Prefer-namespaced-metadata-when-duplicates-are-found.patch
    * 0002-Make-xmvn-subst-honor-settings-for-ignoring-duplicat.patch
    * 0003-Fix-requires-generation-for-self-depending-packages.patch
      + Integrated upstream
  - Added patches:
    * 0001-Mimic-maven-javadoc-plugin-for-source-and-release.patch
    * 0002-module-path-not-allowed-with-release-8.patch
      + make Xmvn Javadoc Mojo respect release and source arguments
    * 0001-Simple-implementation-of-toolchains-https-github.com.patch
      + consider toolchains if specifies in Xmvn Javadoc Mojo
    * 0001-Restore-possibility-to-build-with-Java-8.patch
    * 0002-Revert-Update-compiler-source-target-to-JDK-11.patch
    * 0003-Revert-Use-new-Collection-methods-added-in-Java-9.patch
    * 0004-Add-a-jdk9-profile-to-assure-that-we-are-jdk8-compat.patch
      + different fixes to be able to build with JDK8
* Thu Nov 21 2019 fstrba@suse.com
  - Upgrade to upstream version 3.1.0
    * Requires maven-invoker >= 3.0
  - Removed patches:
    * 0001-Fix-installer-plugin-loading.patch
    * 0001-Port-to-Gradle-4.2.patch
    * 0001-Port-to-Gradle-4.3.1.patch
    * 0001-Support-setting-Xdoclint-none-in-m-javadoc-p-3.0.0.patch
    * 0001-Fix-configuration-of-aliased-plugins.patch
    * 0001-Don-t-use-JAXB-for-converting-bytes-to-hex-string.patch
    * 0001-Use-apache-commons-compress-for-manifest-injection-a.patch
    * 0001-port-to-gradle-4.4.1.patch
    * 0001-Replace-JAXB-parser.patch
      + Integrated in this version
  - Added patches:
    * 0001-Prefer-namespaced-metadata-when-duplicates-are-found.patch
    * 0002-Make-xmvn-subst-honor-settings-for-ignoring-duplicat.patch
      + upstream fixes to ignore duplicate metadata
    * 0003-Fix-requires-generation-for-self-depending-packages.patch
      + Downstream bug-fix with generation of metadata for
      self-depending packages
* Fri Mar 15 2019 fstrba@suse.com
  - Initial packaging of xmvn-tools 3.0.0 and their dependencies from
    xmvn project
  - Generate and customize ant build files in order to be able to
    build without maven

Files

/usr/share/java/xmvn
/usr/share/java/xmvn/xmvn-core.jar
/usr/share/maven-metadata/xmvn-tools-core.xml
/usr/share/maven-poms/xmvn
/usr/share/maven-poms/xmvn/xmvn-core.pom


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 19:57:54 2024