í«îÛxmvn-install-4.2.0-150200.3.27.1Žè<�>,èêì9P‰fÕ`ùp¯ž9Û|‚ÿ¡ÿ{œ¥é·q^Z*8W6‰ÔK[C¾´Fµ
—t‡§ãÌ@yÐmq¯Ù@<9ò0è«
°§Ÿ@ßÖ%‘V¥¸¾æ¼£ñ#¾Þ#—Ó ŒE#{°‹°«SlnþÃmâÛ“Ý®þ]b~Í`°k½‡$½õæúקٱɼ»¸C“f@aµì:$Ðn¬ªYÏ–½èßU1òEhÆVR²Ö¦4=ƘŒÇ{O<Ýתòp4íGtMê c˜£b<“•Z.ðç×Ô«£jSLÑoXŽþË™ Ãyœ½rÂ1þkföpŠg´ A¥%‚×ZvCNÍ€äþQ =.š@èßÎ=Ç0
s6ÙQ[5ý>ÿÿÿÀŽè>/D?/4dèéêì #í 0îøïüñòó%öF÷Qø gü‚ý¦þ¬´Ì Ø
äü
>\„œX8(z8„9´:tF*ÎG*äH*üI+X+Y+(\+H]+`^+°b,/c,Ød-be-gf-jl-lu-€v-˜w.tx.Œy.¤z.Ô“.äÆ.èä.îå/0Cxmvn-install4.2.0150200.3.27.1XMvn InstallThis package provides XMvn Install, which is a command-line interface
to XMvn installer. The installer reads reactor metadata and performs
artifact installation according to specified configuration.fÕ`ùh03-ch2aaÞSUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Development/Tools/Buildinghttps://fedora-java.github.io/xmvn/linuxnoarchÖE"‡ _íAí¤¤Aí¤fÕ`öfÕ`öfÕ`ñfÕ`öfÕ`öfÕ`ë3bfc9edd2d966dee8b7d1ef5141942aa8096fb2ec8bdb411a4764a75f6843e7c1d803432d663618e785b4061387b0468d0fcadb71e2caffac15d8533d76bfd243f54592de29cf17e834b4dc59e44077fe557a03e565cc8938d42a1a30cda468f666849f37921b34525b3a2e91414bd6a4b4dbc609dfacb9822407f18513f7a34rootrootrootrootrootrootrootrootrootrootrootrootxmvn-tools-4.2.0-150200.3.27.1.src.rpmÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿmvn(org.fedoraproject.xmvn:xmvn-install)mvn(org.fedoraproject.xmvn:xmvn-install:pom:)xmvn-install@@@@@@@@@@
/bin/bashapache-commons-compressapache-commons-iobeust-jcommanderjava-headlessjavapackages-filesystemjavapackages-toolsmvn(com.beust:jcommander)mvn(org.apache.commons:commons-compress)mvn(org.fedoraproject.xmvn:xmvn-api)mvn(org.fedoraproject.xmvn:xmvn-core)mvn(org.ow2.asm:asm)mvn(org.slf4j:slf4j-api)mvn(org.slf4j:slf4j-simple)objectweb-asmrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)slf4jxmvn-apixmvn-core4.2.04.2.03.0.4-14.6.0-14.0-15.2-14.2.04.2.04.14.1f™ÀeÓBÀe¸äÀe¤@dÊE@d¾gÀdRLÀb‚<Àb~H@bzSÀ]Ö|@\‹“Àfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.com- Modified patch:
* UUID.patch ->
0002-Make-metadata-UUIDs-reproducible-if-SOURCE_DATE_EPOC.patch
+ use version of the patch from our Pull Request to upstream
- Added patch:
* 0003-Reproducible-javadoc-notimestamp-option-and-some-aut.patch
+ make javadoc reproducible if project.build.outputTimestamp
is specified or if SOURCE_DATE_EPOCH environmental variable
is set- Modify the xmvn-install script to work with new
apache-commons-compress- Modified patch:
* UUID.patch
+ sync with the version in our official upstream pull request- Added patch:
* 0001-Do-not-leave-a-stray-options-file-in-the-generated-j.patch
+ Remove generated temporary file from the tree after use, make
thus the generated javadoc more reproducible- Modified patch:
* UUID.patch
+ try to assure unique UUID for each of the split packages.- Added patch:
* UUID.patch
+ avoid generating random UUIDs, which makes reproducible build
impossible (bsc#1162112)- Upgrade to version 4.2.0
* Changes:
+ Make XMvn Resolver log to XMvn Logger
+ Make XMvn Subst log to XMvn Logger
+ Depend on junit-jupiter-api instead of junit-jupiter
+ Suppress deprecation warnings in MavenExtensionTest
+ Remove XMvn Connector dependency on Plexus Utils
+ Remove XMvn MOJO dependency on Plexus Utils
+ Port XMvn MOJO from Xpp3Dom to StAX
+ Update Maven to version 3.9.1
+ Don't pass duplicate --patch-module to javadoc
+ Make Javadoc MOJO respect ignoreJPMS configuration flag
+ Propagate javadoc output througt Logger
+ Remove dependency on Plexus Classworlds
+ Remove unneeded managed dependency on maven-invoker
+ Use ServiceLocator to find Logger
+ Use parametrized logging feature
+ Use XMvn Logger instead of Plexus Logger
+ Get rid of Slf4jLoggerAdapter
+ Drop support for Gossip logger
+ Move XMvn Logger to API module
+ Ignore JPMS when all modules are automatic
+ Refactor Javadoc MOJO
+ Make Javadoc not fail when no sources are found
+ Add an integration test for javadoc generation with
module-info.java but no sources
+ Add an integration test for javadoc generation with
Automatic-Module-Name
+ Make Javadoc MOJO work in case one of JPMS modules has no
sources
+ Prioritize certain XMvn components over Maven components
+ Port XMvn MOJO to JSR-330
+ Refactor XMvnMojoExecutionConfigurator
+ Make builddep MOJO compatible with Maven 4
+ Port to JSR-330
+ Get rid of ModelProcessor
+ Refactor XMvnModelValidator
+ Refactor XMvnToolchainManager
+ Convert lambda to method reference
+ Improve Javadoc MOJO JPMS support
+ Add a test case for JPMS javadoc generation with remote
dependencies
+ Add a test case for JPMS multimodule javadoc generation
+ Exclude src/test/resources-filtered/** from RAT
+ Fix scope of xmvn-mojo dependency on plexus-utils
+ --module-path not allowed with release=8
+ Mimic maven-javadoc-plugin for -source and --release
+ testJavadocJPMS needs a modular java
+ Let modello generate source 8
+ Add a jdk9+ profile to assure that we are jdk8 compatible
+ Revert "Use new Collection methods added in Java 9"
+ Revert "Update compiler source/target to JDK 11"
+ Restore possibility to build with Java 8
+ Simple implementation of toolchains
https://github.com/fedora-java/xmvn/issues/142
+ Port to Modello 2.0.0
- Removed patches
* 0001-Mimic-maven-javadoc-plugin-for-source-and-release.patch
* 0001-Port-to-Maven-3.8.5.patch
* 0001-Restore-possibility-to-build-with-Java-8.patch
* 0001-Simple-implementation-of-toolchains-https-github.com.patch
* 0002-Revert-Update-compiler-source-target-to-JDK-11.patch
* 0002-module-path-not-allowed-with-release-8.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
+ Integrated upstream in this version- Added patch:
* 0001-Port-to-Maven-3.8.5.patch
+ Allow buiding against unpatched maven 3.8.5- Fix build with modello 2.0.0- 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- 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- 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 mavenh03-ch2a 1725260025€€4.2.04.2.04.2.0-150200.3.27.1xmvn-installxmvnxmvn-install.jarxmvn-tools-install.xmlxmvnxmvn-install.pom/usr/bin//usr/share/java//usr/share/java/xmvn//usr/share/maven-metadata//usr/share/maven-poms//usr/share/maven-poms/xmvn/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:35432/SUSE_SLE-15-SP2_Update/8c506ce8d56886ec5b6f63ce696bfb4c-xmvn.SUSE_SLE-15-SP2_Update:xmvn-toolsdrpmxz5noarch-suse-linuxBourne-Again shell script, ASCII text executabledirectorygzip ERROR: Stdin has more than one entry--rest ignored (Zip archive data, at least v1.0 to extract Java archive data (JAR))ASCII textXML 1.0 document textRPPR
R RRRRR
RRó~”jÿ¿½
Q<µÍÕutf-83d14ef4f4b491ef880b613a3f85bfbcc34c9f9a3bf163b30b9dd37e4f8df8861?ÿÿü ý7zXZ
áû¡!t/å£àzÂ]"ÌkÀ%•J…J•xbcPm*Í00;GOÅñ»hš¬ÀÄ¥ÍÊ‹Ády¿
‘7|Î"²§O-*©WEâ6tÿv¡Í_
®…ÍEïÓ>]:Ž¡È-O†sÖ;ëàBŽ°±á—Ù??ü 7ôEªÍNXìh‘O"´hqò}<�ó#‚j¶ø^g€ë^ƒÄÿ”®Aq«[çøj3e·j|Yi6˜¸Äæ÷!HLãp[2g¼Æ˜–K˸ͼ¤8%Iæ#ÞŠäܼ\B@jïÖÎ$"ÎPïø€%ª<ÎU;WàYÈ_U*}Í-'‚ë:fŠŸrƒ?þ»ÒçBŸóƒÅugKÚ:w£†Ùk™™!!óA0¨ÒãÆwsXr;!uŽ¹ç^›kÀ{¸gè˜\[º0jÉñÍcŠÑaÇ)guѶÿt•‹j‰üùn‹X¤S'®‘Ævr¨jk¶)c8£º À×\½<6nkrné%ÈVÛHßÀî™*ùdOÂáKÚü° Uáè‰JoÍ‚È,{£,³àxž{W{üûE_Ñùª!3Vï2UX½››‚(¬#cC«wÉt‚øÛâ‚ñnIŽ‰_Å('(†èŠŸè bÇmd9(ãæ!òǦ²þÂœµ
ÍrɼP¶®Ljë¿·"3½ø\²îjEp èÛ3ïe`A›ýnkhdB3÷^ÖcÔAþ6K98£j4Ȳp)ò„ÁDÃ/¼!Ï›ÙA$œÌì<.þøCQ"Æaº='Jy¥>\ÓÀ:Ä`s¹&ÁjN†ä¦-!¥d]FóO?‘ÓXkTô×dyû{‚íï1 ä.öû(6™w¶éß
YZ