ant-junit5-1.10.7-150200.4.6.1<>,,\bEwp9|6oC@kW ) \gMRmG >]>/tXsI<S󚭎'*qf*#QN"UI<gݎIM׾Mȇ>!?!d  ! >  #>U[d|     0Xp   (8)9):r)FGHIXY\,]D^bcd Me Rf Ul Wu lv w!0x!Hy!`z!p!!!!Cant-junit51.10.7150200.4.6.1Optional junit tasks for antApache Ant is a Java-based build tool. In theory, it is kind of like Make. Build description files are written in XML.bEwsheep64iSUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Development/Tools/Buildinghttp://ant.apache.org/linuxnoarch<$MفA큤bEvbEvbEvbEvbEvbEv0e282d2bb8b20d05ed7c1facd73b017da3c54071c0edba1fa96a032285ce6dc455a725b228435e90e66ff526559838be6b54a9614f88004c4a04b5654b81fd90a02eaec75457dbaebb704f255fa59d72d40f0f1e03790e8317f28e43bb39c3a6cf0fbaba8ccc358b8415392914cd945ed79f7eb599f39ee4c0bd8ea69302a025../../java/ant/ant-junitlauncher.jarrootrootrootrootrootrootrootrootrootrootrootrootant-junit5-1.10.7-150200.4.6.1.src.rpmant-junit5config(ant-junit5)mvn(org.apache.ant:ant-junitlauncher)mvn(org.apache.ant:ant-junitlauncher:pom:)@@    antconfig(ant-junit5)java-headlessjavapackages-filesystemjunit5rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.10.71.10.7-150200.4.6.13.0.4-14.6.0-14.0-15.2-14.14.1bA@^@^@]X]?]@\@\@\]o@\]o@\Yz\T4\U@[@[ٙ@[[j@[$@[@ZZ@ZZYq@Y+@Y@Y5Yo@Y@Y:Y.@Y@Y]Y]X@XV@U@UnU@U hdavid.anes@suse.compmonrealgonzalez@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comjengelh@inai.defstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.compmonrealgonzalez@suse.comantoine.belvire@opensuse.orgfstrba@suse.comjsikes@suse.defstrba@suse.comecsos@opensuse.orgtchvatal@suse.comtchvatal@suse.comjengelh@inai.debwiedemann@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.combwiedemann@suse.combwiedemann@suse.detchvatal@suse.comguoyunhebrave@gmail.comopensuse@dstoecker.detchvatal@suse.comtchvatal@suse.comjengelh@inai.detchvatal@suse.com- Security fixes: * [CVE-2021-36373, bsc#1188468] excessive memory allocation when reading a specially crafted TAR archive * [CVE-2021-36374, bsc#1188469] excessive memory allocation when reading a specially crafted ZIP archive or a derived formats - Add patches: * ant-CVE-2021-36373-and-CVE-2021-36374.patch- Security fix: [bsc#1171696, CVE-2020-1945] * Insecure temporary file vulnerability - Add patches: * ant-CVE-2020-1945-1.patch ant-CVE-2020-1945-2.patch * ant-CVE-2020-1945-3.patch ant-CVE-2020-1945-4.patch * ant-CVE-2020-1945-5.patch- Use xml-commons-apis-bootstrap as jar in classpath instead of the common xml-apis jar, since we are forcing build against the bootstrap package- Upgrade to upstream version 1.10.7 - Modified patches: * apache-ant-bootstrap.patch * apache-ant-no-test-jar.patch * apache-ant-xml-apis.patch * reproducible-build-manifest.patch + rediff - Fix ant-xz.jar to be non-empty and split it from the ant-antlr package- Build against the new compatibility packages log4j12/log4j12-mini- Remove references to parent poms from all artifacts and do not distribute the ant-parent, since we don't need it- Require directly xerces-j2 and not its virtual provide jaxp_parser_impl- Make "if" statements in build recipe POSIX sh compatible.- Create an ant-junit5 package to build junit5 optional tasks when they become resolved - Add a simple pom file for ant-bootstrap.jar- Add compatibility links ant/ant*.jar for bootstrap build- BuildRequire hamcrest for ant-junit and ant-antlr, since junit4 depends strictly on hamcrest-core only.- Build ant against xml-commons-apis-bootstrap and xml-commons-resolver-bootstrap in order to break build cycle- Don't build against a particular xml-apis/xml-resolver provider, but against the generic virtual provider. This allows easier bootstrapping. - Added patch: * apache-ant-xml-apis.patch + look for the xml-apis.jar and xml-resolver.jar when composing classpath; they are symlinks provided by several packages.- Let ant-antlr provide ant-xz too, since it contains the corresponding jar.- Add aliases to some maven artifacts so that packages out there resolve then correctly- Update to 1.10.5 [bsc#1113136] * Same version as in 1.9.13 but with additional features and requires Java8 or higher. * Dropped patch to build with java8+ already fixed in this version - apache-ant-1.9.9-sourcetarget.patch * Refreshed patch: - apache-ant-class-path-in-manifest.patch- Add reproducible-build-manifest.patch: Use less detailed version string for manifest's "Created-by" field (boo#1110024).- Require javapackages-local in order to generate correctly the maven requires and provides - Install maven artifacts- Update to 1.9.13 * Fixes a regression in the "get" task where redirects from a HTTP resource to a HTTPS resource started throwing an exception. Bugzilla Report 62499 * the new allowFilesToEscapeDest didn't work when set to false and archive entries contained relative paths with so many ".." segnments that the resulting path would go beyond the file system root. Bugzilla Report 62502, bsc#1100053, CVE-2018-10886- Build with source and target 8 to prepare for a possible removal of 1.6 compatibility - Modified patch: * apache-ant-1.9.9-sourcetarget.patch - Build with source/target 8- fix build error for Leap 42.3- Add patch to run scripts with python3 if applicable bsc#1082202: * ant-python3.patch- Update to 1.9.10: * Various fixes for java10 * Small fixes all around - Remove merged patch reproducible.patch- Simply use find -delete over xargs. - Make description neutral.- Add reproducible-build-date.patch to allow to have fixed build dates to make other packages build more reproducibly- Remove dependency on java-1_5_0-gcj-compat-devel and build even the bootstrap package with java source and target 1.6- Don't condition the maven defines on release version, but on _maven_repository being defined- Allow bootstrapping with something else then java-1_5_0-gcj-compat, but still require java-1_5_0-gcj-compat-devel - Added patch: * apache-ant-bootstrap.patch - Add -sourcepath option to fix build breakages with Eclipse Compiler for Java(tm)- Added patch: * apache-ant-1.9.9-sourcetarget.patch + Change java source and target versions to 1.6 to allow build with jdk9 - For non-boostrap builds require java-devel >= 1.6- Do not generate poms on ant core packages to reduce deps and allow bootstrap- Fix bootstrap to avoid new cycle bsc#1041966- Disable javadoc completely it is on the web in much better form - Remove if0 conditions - Remove patch apache-ant-old-gcj-build.patch for sle11 and unused - Fix build with split javapackages-tools- Version bump to 1.9.9: * Read WHATSNEW file for full changelist- Add reproducible.patch to allow reproducible builds of ant itself and packages built with ant like jcodings- Revert the previous change as it broke the build of most java software stack- Add profile.d scripts to set ANT_HOME- junit4 test did not work (bnc#915686)- Add xalan-j2-serializer to ant-antlr requirements- Sync the changes files among the subpkgs - Version bump to 1.9.6: * Read WHATSNEW file for full changelist- Do better quoting to get better error messages when it fails- Fix build with new javapackages-toolssheep64 16487196161.10.7-150200.4.6.11.10.7-150200.4.6.11.10.71.10.7junitlauncherant-junitlauncher.jarantant-junitlauncher.jarant-junit5.xmlant-junitlauncher.pom/etc/ant.d//usr/share/ant/lib//usr/share/java//usr/share/java/ant//usr/share/maven-metadata//usr/share/maven-poms/-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:23494/SUSE_SLE-15-SP2_Update/a87665ed6101f33031baef1d4dd4bf6c-ant-junit5.SUSE_SLE-15-SP2_Updatedrpmxz5noarch-suse-linuxASCII textdirectorygzip ERROR: Stdin has more than one entry--rest ignored (Zip archive data, at least v1.0 to extract Java archive data (JAR))XML 1.0 document textPPRRK0V8CwC'(FPutf-862be91c448b613d255a0e65c6d9b4364f0dc24021124a1eb38f92c19fb54066b? 7zXZ !t/@3]"k%jS Wbj ic;ck'C/K qĨZ?_? ^}r!O1fD ae vr\cSww,߲3Af(Q\ѶyZc(QrėD-9v࠭ar QZ<¤ s_E +r&TQԭnP`ֵ$3H*&}_R;%̝77 GrLV6{8ӽ3P*%~2EK>ؙW`ˁʧ/^Ci.vkFȽk)[7ߔ^YqA\'Ei 02#N&KඉiljRڥ$(0.QS/y*JQz9AZh"n-M\7'8xwqi{{3#ZY\HWkD\kV6d lIAʏ11Z,q+4G CRN[?-cn S `U5Kx+ XjlM5! w+(:*&mtin2N kkVm ߋyOh_Wa .!y7cL{Ek*_ݼ?2.A6wlGdz)4-לO䎽yDoZRPfP'Z򔘯qU /!ɣ{bٶIeFVY)J ݣ&va"/l(vǧ?IzOhj_}eZu3?H~;[YRNt3k\6 j+0\b| g䅀"(6_Q~D?"ȴNs1@҅_?YSs]f~brt>'~ȑ4&lFp:}٬}*xtD0},v @_%n1.uqWے. vfe{i\mgi89 & B(Lbƀ  S rS' Յ