ant-junit5-1.10.7-150200.4.6.1<>,cTbEwp9|"kv H@hUY8 Y$W6$e5:x/Py#D9JِOjzӲBj6K쩱 y <{-CVXsm=".4&(r;/) "^[BV< Hȃհ:I;.dyw93I[W %nm}F*"+YTb{ ҚFuYݒx%jɍ<]TZ|>>!?!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/M=+]"k%fkWbj ic;C/sX(c&p.3gEK+,}&ɟsdҬ$J֎&' ?Ȱ'&jE&4]q/ ł|Gi5P5hq i?5mqZrwf% ~n6:kB_TF Lg&YWХOA/ET/;gJsQ^qZvgl ͸ 9F\L !ruU+ͤ?qNWCuы|ˎ>Work&h #>-Ԯ:Gs_tV+*3\(|d\%. 1uV KԟfC;0L%K}[js1ɶB]Wt2Z3^aTk 3C×fd_UqOD-XI[tyq/VNN50nv,%ܹEW`b фbA/ѭˣ^'!A ac/MPq-Ώ1Cc-b 1Z)4Yun"OMMOG>@(3\WڠPciɀ>^ 1x#Jw(x#aQŪu㋪W3[%Tz M QhO apԐ F5e2%0S.WpU@ß1jRl^c Y g5P .q~hbHl|J_zs0y[BaK:B|5Je"ʙ3q$IMuSjݏ5$-iGS~9dK;ufds A;yűjofHd7ς uP WRHkV7W@"r'KVLŌ-)/y˸#g>1#reތ WRv9>v|g60@>KfР ]<5nYTîޫB ơYCi8:yy-!ƳQB^yp+ ȁ-7v!;ff %g.0f7u8 ,T8]r_3sk"C3#a6lF@16h2b=I A|EĊ3 >l_zX퀵'׉%841l*["WaQNTĞacZrlEHPsy;&{hz &D:xZՄ/`j, T@J X0Un@inD9jJx\ r=[Z%GgQ)OH!8C>1N./,: tI2{PŠ;UTR2)f hb!+|X.(vGq]NjP/Z( .,|sgC8v.1,uP۽ z3ұ> S ))\&*&&;(0wEjXNӷAÂ}[dFnPh]n[Vd'b4r_|eB~5G28m,H}Ѻ5~RsF#>CD%!6@{45GC-*wX*9pOn-fv\@j崣Ef{qtcUdGQfټi3x {,uK7wYlDZf˯D5&ۺ&3kSGI<\]|c}=BuFU6M08C: v+3&pQ'bX!<*Y6*}?)f#㣨ۛ$@ u%p#iA$Y[~S?4'{]ևO-Wk|wEۄo5~LkRg59_K9[ARH_S'g?} .p8dkV*ŐU1?0t 9q!I~捩m咑c| C' ԲPp)ʣPc_6^Yҡ3փ > W8USg\ I(wtA06sPc AUr:b cC']#1h<_J͚DY,EAۑ,V(~Q͢JYC{(r,[&L#SokQ6MZ}FNpG@7ŗ9?z]eq<(XaU24b[.@W]z1CJ9Np'䊺 {w;JQ>o~Tm8?Qhp S,xnZHbͨqj V= ҨA{ QY68??g{ S%O%1"Ʃ)*X -$nɃx}3i!J4xcҭ]+TҴ ({G"Dʺ">._;aUu֐CӽP|SL}e}yMtVɻ'x#c„ CٰxN 848 4{zeOartux­WT~`s򦸷0oQRAOv\*̇pf!6P:Fs7xSg9_889CaC,UsIBv=dUYnHK]NM\$JBTMT4{AIgt3`_nhdAR} Ov@frj] ?☹#i .gš.DMƱ"5'"i8QTy[@/h9?Բ1kN~Pm-!](T[`,Phh!læoG$H~e u(ތ&?MAgF Mf k'0?mnATBB[( ESJ+d0, F&Lu[!fv{XXBæGx"MkkWȂJ1X8Eh ҧl `uO uyg)Qnh[vtu'#ҐRuɇLRWml_!nx h$x;8ik ^HݰLOulliCUOGJz^QBJMr$ 2KY;Hh0ւ8Юr "^땱ws\8rl<3HEo)Mŏb2n꣸vJ.'ՌmUV[ 䲓Y#n#~;._v%ss~_GmNˆE6:ZW54'p3-8a%`LgVSU }޼=a0.dzRmL5CAD?pjXޖ$n$ 7Qu6h Јޝ'nU>'&~I\C{I)=4qa,D[&kv^%'qS L!VZk$? 58LJj+gKȢr?fV|A= q|.h+ 2F%ԇG+ qDApfeZJXUW*0 5: hh8Ĕتna U4Q0XLDm%edoܤlضtttיīK=0Ɔ3+ڈM+] eoM.8Cfs~Go{Be )#9 a-j\6ᱵ@uբK"ۘ,tT.!q9N?ju!3XYbDCG^7ĉ|Y|Ue a3k\3ce-N6^rĴx6W擷7{0N.|0nl:Af P6D:QKR-ו='uI*bU;.nxrPq6a׫"LW 9m ;481 E(98pz0Z[VŀeeL5{c8d2}n~ $V"W|rIOV^.Ʀ$_섺P:l#H7)P9->[a[NY&om>>TCxvhI Ea*x,T1Dv!|$*LDPg?Qߴ%ڸϭ+ nUڸ.GuϮ{U+p·meq`YDP`kQq@wpfLHi(Zyhһw!Se '}+މ.ߤLЇ$`.s Z~}M$ja+x"i>}`TZ 4=R/JIiӲ#䬞HSEϋ_ӕoW[b;A\iivtǫE"L+l𚇡x4zd4ѿh`U9&{闋L{ʗ걣t\$v+;IXk`Ū ם nߞ\Hd髖}Ѭ9 `s,"Q=I^e?7{TẠT\t+z77x!NM-Y"8]fM2Joֹ۬<(x.,2ok&k\c!M/wCnRrR{iur."k0N8yqx,Co{;㋬7ܴL&3g1殴)To;?°kK~Pr398Lp[Jc59B3KUM&zA(JT+$#Π !mRX[`Cn(g^㘗KfhN瑊 b.a:*l2]\Nx YBEU9BsUvۯ#ΗRqWK~QYy/jE K)+*E!xl}9]hq忘b!S/_5 M`U]A"SS^ߩGձ9h\ɿ64 4١1p'ܘF2m5 mj^,c@BR&6AJ<ٻ-fSОB (А|* +TI uf]tj,_O1O3}6jg"#2F}' A cY\Dpa0 *CRAK7di8dQ=U &r~d0 .z)0~I\(E~u*s.^RdF2ْ@)fuݶ:z_Oamaava8iΨO)"=FSGɯEY*,l9.uloןh2h|;/6#/)%Du27B1<$̋Lr6c+,s$HDeazLmR}_vi>":쬱UYȒIR?F=n:#u,!Zj׃:V6 9-;=6Kb+\'Qw.F;)]ߑ~C+Ӵ=RtaJ_)mW܌&Z. %R{>VV!sGa.斱|U=0r8,/V<ϸ{ 91Nd?a #U"q}+~,/$vJJN 7!er9j!gKj=fbxrX͢ fd49 S̶Eޑ-]M&Eo_PCbRSBD{\˴`DUI6q *HB';&A3(NՍ=A2e$LV;)̎}5N29rj#%PYy^/"ZqZ4M?pvcY+[y<<]&tmn@J>sR*zWZ:~(n+%Poc͒}_d7ד9__?6)VփQ]v87'$T}] ip1;ơDtu|玎?\^Z%tZG䒦 @y8%J +ɏ$zuUp+=WHV LUv[6 , BVWT qU5 ic/ гWCg9>'6ǵXY*m1$Gr<^~8y U<(QG%- ڲ bf\"{r%h6/Kݭ|9,]f1eh ߠ_чd6YՔwWTuyBrqvt_i! jnu9VܓB,ag1ݣp,sZ1.Gih7|_zn﷣*;xo+@Sn7i![y7R4g\5TUva>5(IBC\m-͌sױyYhcЊbHisX:<(݄)9WϚލ)9ҜfBn1_d% pk~ }`!n+QwGXѢNPmhjHO'*OJ\e-LbYS|5Bq5qʙnH07ujퟀeJoΣܽz%JJ~s aHq]$@bX> AkxFpt隅Ҫ@nKob(~aro\8C&Fx3.CꞍrΥh "3 %_2gi@Xg\ /4՟vŎ">?|ճn\Zc%!Y:p> vB;\칙h>UF'+@a;73$n1|^6~fJ*r1HSP#\_/mvȖqim IO٥.}Ŋ.}{O3k? sz(xǸ鼝rUeCLwZǃjfѓʙK3>.3B_46Gs;Kto8Bv|PhmlO7?Іj$xGWZ%4.HrӇ'bBjIvv C2?O\j紈z{"0;ierM-*ym/[t$mMwFbDnP]QZ^~*؀ΛgkM5pf'fE)Ħ %(Sd)]Džqj#!+O? V2#A[v _X3ʌ(-8&k<7<`y+^.[|ֳ 8ѿ߱Cg9377QKbT %zg@Ѿp;zW!C._~x+݆hWU8ZEz최X +E^1;=c4uzE55⸙.٘e‡;$IGt53\ҸО4`rntj7^n@]˔R; zqcYΪ٤TXg198zkZ4?i۵>XGCPKfOĥִnGy?^)tARuM@Tz˥7rzw˰*WhX7v.& kKKGuYi%ը] poJ ZbvECfXUQ/=>Udr\i0y1殆^ kh̓w8Q.cu_7M,yk'-u xel70CrA׶[OU"!gx|xLh[I3ɢW*0# [ೊGg_S͋R89zjt /J0d0jga*\KUlP3I)Ns+O61 lo1L -uN%]/nȆ@U%GRVw"tP H*d_BȴtU9:|vOo5x*fe?cZ 趋N} ND&J9b.xqYT-4. /$XCG)V@D/ZYz `h>{}58R6gzCzfp 0[|lK VfjV&;RiwgRwiB~2}61h&v3Rmte1'9.$'f^ P:ޣk|>k}oP:JԻV YY@. wfbF=o蓉BFUDf0tl}봶x]rivJڃrzF,&W^wDMNJ$tokB\W‚+8[櫍oV/teIiV&i>ؾfU 50!kshf Bruiiڧuq?.o]U~s~hm]9DSӏ%&itE#Qu+fˈB\Idkj`8 #c:AQ@' h7 @$wp݃K7z{쓔^?*DzY|7#T;QkX /=U)I88%L7:4)ƥ z_mDV$ׄRYÎl _ 1~px.gP Gh@4J~"_NݦU N*)Kd%+T(3Jvc4o|~" e Bf` 6E vߔؠWڅ#s& $Hޞ IBj1.W_@dVSLLVPɏ ڨsK`[%ghlI=Fs<{R 'L8=rx~8:FȂffXˆk̷' Eʋ?t}pO"Hju ]{G@9.Zmf@'XK/邞(qhdIBfZ O#q?ٱ1DlA<ya=.ivRbpaP#3^/Ғc<u ci-Xꍬ(b`-$Z\31Qez8pyOveњ8F ]0]4Iڏ!(&=ZUP v5%$<8b3E' ̄>,4q0|K!KExפ* Azf7gt\`dA9Qx<pPHp@G? L:{*<`S.btBI YȾ1YH! ȫ+7[Iˍm 6|N>59I5//Gs4ou#5r0G<~F *a?{a|m)̜gL_?z7 PTKBʓeY3FtpzCJI %FN==XՔk~g7cwj5tNxLie-xfA9HD)ڷB̎R'nPq(O?Kҏ{ϕ-yG2gکzl풟=T r5I.Q9M mF11"ix{#<6ljD( Wbޟϟƪް yz ԯ7ͮ;AαR[ZC1sڱqNYi ȵ?.<*"s:de˹~Q*1 ~ް&V-&hފA;oS?7pd#a|"5s?ٓT~\B0qv<*C<+jCNȕ9&d}6Ono#RE<*rB`1xY{{(E"WEj+"OuY-YG;2l3\Ni("/]a˭mۃi5ژTM~e}ـ(2 L% ʤ[L&MC30; 7IM!kU? ~!R?e.5V35|A^v$9f#9'!A_(4΁δf6=*wYoOJSbs7YH/wD_7I}^Ħpm8{qӠOzƌUl"QI< +_P5SKhȟƋbc~e:|eһhҩ <Fz83#=uP~X_*=7*˲8Dnc,=K(e%|Ԯ"]O'kE۷_{L#auy܇~x.>LF2aD;BN׿܈#+Yvu&E+sfԄ||Ŕp2dHnn>cۉhda+;>vGi:u zDk&]YUNh}˾&2]aN97;Hl/c Bek T/Z<> C0H@9[1u%n$ۀUR#ȘNwa{̒oDL!}#M{U6.ſCvZ2#wC4SF7 E 'vmHX/PE[.U{U)Pօxe!;n<8)ɕAr*!B̜*X%+y!Mw8,HE9ƩjBib6ЀbA~%v-[0PnHn=MQ;©tV^Mm L<Ŧj>BӶPOJtoہ2%hOG$/-ԩo.ɛ<>*ITfjw| nN=R`b כ0]GB S4 i1JmdKzqS+48uoКyL#߂eU>TE2En?C?r싆+q['FtS҉B͛c>k m"~έ0l=s` LX_z^gbiJOjMN#%Z` B K7^TkF*6zh&`;nKW"UsI,'pCVM}YB8-Qh|CZvԆQ@@i(3)_ Vnq)2G_ۨ=ty^ai## txѢ8ʲWlwokb45*aշTVеp1byvaPK:~{;AXQi% 럫3{(m<H5Sr~F.٘}mq:B/c*Zf6(\Q$SPNö`RI-h!vby[^?IJեOcLo<|z[T"7C<_m1wjQc6ϏQo7XWa~ EO؃ دsKYq]?{!| J tMQ#?X)_l B ɾ~cDdW  Js v/|]"-aRzU YZ