ant-apache-bcel-1.10.7-lp152.1.1 >  A ^;Ua/=„u%!c5 ]YR;!ĕWegϻ/8 Yi1K1@IiwWzĻхPLs&g_IJxxxI}o۔t6mtٍ2cz$&==w g+aDd1:Kp}}Z)NKi#'w (ݎQșe%!Q5{b$r/$AKī4!^aH ^R4pNw`bgBD0U>pA ? pd # F  7=D\ h t   4L   (8'9|': E'B7FHG\HtIXYZ[\]^nbcdeflu v$wxy z   $ * lCant-apache-bcel1.10.7lp152.1.1Optional apache bcel tasks for antApache Ant is a Java-based build tool. This package contains optional apache bcel tasks for Apache Ant.^;URcloud104QopenSUSE Leap 15.2openSUSEApache-2.0https://bugs.opensuse.orgDevelopment/Tools/Buildinghttp://ant.apache.org/linuxnoarch"= A큤^;U>^;U8^;U=^;U8^;U8^;U8f687a34cc9705ca769593cd894623117ce750ad7c0613fc88a78672d56e54a242ef67cc9ed5343b329547add26e0e32da788f2da5594014bc02eb1c324ae865d6c21aea94768831ad182faa085e82eae28614897f6ae7c18e2d1f1fcfe83f4ce82c5420710389afbe961e74c4e9f7b6b1cb356624954b111853580f5c78fc245../../java/ant/ant-apache-bcel.jarrootrootrootrootrootrootrootrootrootrootrootrootant-antlr-1.10.7-lp152.1.1.src.rpmant-apache-bcelant-jakarta-bcelconfig(ant-apache-bcel)mvn(org.apache.ant:ant-apache-bcel)mvn(org.apache.ant:ant-apache-bcel:pom:)@@    antbcelconfig(ant-apache-bcel)java-headlessjavapackages-filesystemrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.10.71.10.7-lp152.1.13.0.4-14.6.0-14.0-15.2-14.14.1^@]X]?]@\@\@\]o@\]o@\Yz\T4\U@[@[ٙ@[[j@[$@[@ZZ@ZZYq@Y+@Y@Y5Yo@Y@Y:Y.@Y@Y]Y]X@XV@U@UnU@U hFridrich Strba Fridrich Strba Fridrich Strba Fridrich Strba Fridrich Strba Jan Engelhardt Fridrich Strba Fridrich Strba Fridrich Strba Fridrich Strba Fridrich Strba Fridrich Strba Fridrich Strba Pedro Monreal Gonzalez antoine.belvire@opensuse.orgFridrich Strba Jason Sikes fstrba@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- 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-toolsant-jakarta-bcelcloud104 15809467701.10.7-lp152.1.11.10.71.10.7-lp152.1.11.10.71.10.71.10.7apache-bcelant-apache-bcel.jarantant-apache-bcel.jarant-antlr-ant-apache-bcel.xmlant-apache-bcel.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.opensuse.org/openSUSE:Leap:15.2/standard/84ecdf27f8abe6a95bce5e67fb885542-ant-antlrcpioxz5noarch-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 textPPRR Cq\ {Zutf-8d6ae2835c91e7755b8d73a5453a3a1beb59f4f86dc03ded0c020e6468d1e39cd?7zXZ !t/U<] crv(vX0Ac6M!HM!_pmhJ Bf R&G?!D1X%|}"Fֲ%M s{]dt "?4be*"iB+3J.|g&,wG1!BĬjbX| ~2ᚡ[`W6f'"')5]׷5"L (Q㤹XR MW *.*XUoL;I17ow#=̢R60獇yd sn%CAxmSODX<&J)ӳD-wy0K~qmb1m*yY(y\gI \]ݰ$3W$LOJ # ,FPKB#F@}ToSBB2a^a܏zEɗ)9o\0iv_]kF7ԛnG̈gqH.`(录hO_v0ʁ6*ј֓ 'o(/++.D焞}j] 3~!F`5rn~[w]@G#9]:zjx%^]@@xZ2f5y"}7 ,4{I^YNC?x3wVIy07-F!U#L)pȇNvvή ?߳MX dlxc3v!wQ1Xd x4+\ Dx.]gw'o%/jwuEܰF耘'va0ÈVo|*6JS( neՏ) oR*ppVb8> طՁf[k㠆]˲r8Aj8Ўs5k,`!=6v>I{RAq} |S\A (ꖵȻà|lvo+G+͙6P$ m]8ȣsdNl+c|ɢ%:QN%|7-W?,~ >ǭMI؏*]iCA.U +ۚ`L!XXkY^g@]j#%?u2om^/qa㫜Ci;(mV/lwʘ]sp~ge5p9ƲaH- e8C<S $@]~Qrvj`}h%ڐ; cL<!QAĤF0NNH@ ϩ8\X%#ɋXxk |b-Xf; *bɹ ,P%'(B4@nl`v~NΚ,S#]8\(bcN+Հ_Fjj5:6I>t*CىVjՈFYα8C8ṱ\m_xW22so+5!Cimj?ąhb,rJ ӖJɩ"-Gu-ƿu,+@1>=?O},i,,v _,%Uhg2Ѩw)$@Mbç֍"'0{D Q3XG_lc:3z"XGIЭ٢H$(s6ڛZU"^x82ɟQ/6$Q8 HҌT,29]05c!sPDxElC4k̾7'?vGW)!{E ϖw\=)[KQSCۤj`d8gs> go OCFOT>!PsR㖆',V~Ӱr]:u -i =p㚧ݘxe|4]0 7 "3M=[$ysY] x"nL otl] (op]MQzy~R0~HB5XK{e*( H(xx5W+[V8e3^z5݈hW`eoa#jZ2Hy(Ō%1ނtz+(q>*bAorPu( Iar$4:wz*l NzEJ1GyW9&ǡD:9,8'oXh&J>}Ut/&@/F4,Q W ':P ㍸^?Mc.A.rlBw^}xm^p_t9x@ 57JLIkf<,I5?ED䦞ŮuFC?0bBMݩDE"fOSFBCQS(n&OfK0^ׄFp ESѤoK6!L\1*Cw-,)<nH//HmbDepS{4XE!?{~dMuxaR(a =`UZNjp^ԟ7[2URr+i\Izr=@Jޱн?@K;xwT#G4'f4B{)3^-]VX-B =@{4qX'"Si:7%y.FiOѠܼT17pE|TfBھ0]2Xkg;<%:}C/=d#VU~lDY nmHB:6wȏ).P.A#r9D%en +mz l YKS@-U|l峹He3CiՈfJaG<3$x˞Z ¼-\PyDCHт7Ws8L0(Hl,uAe֕]qa5hoی@\rSz.ޙU(n1^Zs&BcgC,QWߟ'oԪ\U!'X1V7/㑲 >p?+MD 0ٚ6vAC1&sZ RylA|wL+2ǭ0'9k ^ 6NyfFf!q7-0-JN?Sc=Op 6/Ke `ZDHX⏘jgtIڦKFe\̎%b1p]PP.V Gp ՔscئpqPշ<Ȗ46-?]5԰X$;bewx3_}8u-٨-H?d-,C ć7r%_/*G0ȟ qQG7O50ĞkzӝӚhלhˮ 8D=)v{Oy,d[ɴ `.Yщ%>=&Tp!4Audo4GD`nuB !0XUF1f^]Œ㈌NSHxEяUcj,z^1!Uc!ϝ!O &O8H)+u/ j|] Cݸi?*1fR,8HBJ8!hiB@ɦ$2bYvNX۾ )J`y: 3G=Qwꉳ_@2}[%]oYے:*%y_(^>N9"~J{IqԖRUD X|-$HC෱a\6 PT-Em W)압W*Ӏ AӪ;=Hf!B+ɺM:&}~QZ'ZsIz62F𵲪|t2%![_cwndqϰ_ڏBþ, @h^4ʽQq w\oCFK|;nS'5I_"9= l s}/OVBzal=&;on~9RGmrBcPf&D!X2 ՁK>w +JJtk<0MGtdeb?%Hӟ3(c1g3,D F^4uD)c ,PW஽$ ~AZ`[<a!tDk2Vz`…]F}>k}58w궸E:vKaVa̙Vso +Uqs(5cIQ`*mIaXrk˄7]qm⣹kR}+#{8 }y] սI+8V-ww 6lL]it7YóܵH΢1^q\PKrr~lNgD['k";3 Y %{ }/{p]ϢijXCb-LWen_It8ЇS,S8ܶxY?sLS`D$(ٱ&dܗ)O79RxߍՋ2U5$yt:±X9)F1!a uc [~O>q " ꅎ9Yg:h3r(tbJvj^A8BpπT2'PX`!0duHL=ȺAD;*\gW]Lʯ Nm \W/Vm1S"-^~ &+4i@0AӹGv`EthxJuQ2Thw>fB`_qۊh%V땾X[ZXq/d51Tijhdž_+Pxng"_?`)ٞ̃NX>0,4;8glQt`^Az#k&eR\(@9D$HD cP$٠ܠzʁⅫksXe'ӗO#'^)hyK9ݲTyen^vZ2_Mơm> ȱ2PexęowlAyÇY]4l _'?3NM m=_9y,s,}ݗF+[Y+ABYn&@]e@#O$HZ5^HN=7-9f)ϢRKtD}$'h}7 yn#7]JJ?ǘ&Q8wsrP]_n ّqwා# )g>yJr[Z 7Ps`o o [x֔Uˮ)e= "-uӡ8ys .Xmfn2-G"!I#%P T#{pS[f1]ƍ=5_I5hoD^bD Gvw7],\R`NUE֊+Ynp"itS:U̚s13XQf$Le!o&Q*_< ^@L.]%I6N=Pb> Vyj!dȌo^b$N/!q'ŮHfrg0n`̔9H} qfp<9l_7_Ul##C#%d S_ "~Ƽȏ>2jԄ uWe 5 R2>HlǯLy*Ll-2Y%?˴`jsl|/qE)7IEݨ?Q6lQƲ_# G6b7ہCz/@ @k}D!Bh~{M{wV"dit % wXh$"qQ%hi| yϥ8|)Bz{SZgwgW%?H q525Oytӟ|΋`7f-0'}=ډa`3D2:z5*^>ZCbPQl׭),R3$PJ~ nɥ3ᦚ^Bq2(#b`<9D*AF (_3щ!Ab.'[oD_+KHw Kd|>`r> Āxr ^)rg (Fu5ʊoB: /N< Ǎc%yqu߀?ߨA>i[`m.u0}lrr"֨*{Ω}Yv Vg WaTq*nX0r< &Tɱ%8pMrx< ˝PD gG{V)zu0x2`j#i!SM yONa[!}fmsOslPqiDzcQuzQ(G/Wsl4rKKwXǺc֞02L4H!:ɗEigW*+KgCjb/trD([θi\ߜ!C2nG}ZIcU= ln3Nܗ8;``U#M\ՌcykjH[t8_j>K )-λ@UUpbAq9v|ο zb_8ٓF?<2xWBCsNSJ{C|UF Yɡ|EWFƊ}>ct}/BFV):t36$ϖTwܵ.guBV8ʃD]7{>Z^?H1 6EǝcM516Dvz~Svp顾܆©V"7U,'_ 0 ~7*$&ეc.VOVSW|SoLsV"Ѹfs+i)a(E@*yRN7_lHYl*US-o xQכZ,ŭ&Y߮gؿR2X}IUrdܺ-'-R]$Ea0K7uyjKZw{}W:i9ٰhVLb'&|8ˤ;k81 i#$~=h`@/liNzzEwN=zȭ5צM2 Bd?)W,FɄpb\bO!dd~bK|^GzBNb8*P^Fc1J臔u3Ҩ(T+F “3c:&K~D*Bkx!۞d~I׍Zg)FY.ԕn뜂E :9hQWҷeæz+ɩ_^^idžXlb$/ZO ;wY@ҕkN Sh} poʚTnu 4_ȋJC|9K .Ԙ4#77ghb1C;s]HŵRfUܰ$Da|wt@$^;UD3[`mV bR]ȫ! bm?ܤ,o(?J¦@ Ή_voL K/}?*'j&?#Bz4@:=,7+Y]g#i:A~_.k`P|nN +bu9@7seƓlGh! |7X5u9ub>F= ]434͸o#2wc7ӑ+}ц NjG:(O{ƺ^-gdNʸ*:3}'ߣsU` #(ZF9+_YS4}TL+5>6tOC3It˓/lYd<4#[F;9&>p( ^jgCb I柩OC/H =b蘡;:N߃_O \<՞1ܔ[ 3;jsR`d:XxFx HZv~^Q-{3T>kH @PJ6^hӊ<:sPI %n]u8\WL=84y\HWf>Ja#pd%Ѥdd# Ȉh#J!x 9Y6 ̊ V2ssanrAS@]p װg.64P8k@lN@$.%(N3SDn4;L!F`oP Tm_f,gyeK.,=(U ^88THxw?pn`JkP+! &uqZ>u1Du_ Iz}¯K9zQ~pgј]. .O!=r!k5*L<, S8 D⢧xHn9qlofƾ=ʂӠ9PnΫ(cY>) IGd0&MlCܮ~z'I}/GE۔04͟Rcr. hM%G8,+ލx\wi 6Qsٱnޕ2hI >f}pnŖnb 5{ܿKv1ӦAzۣD1V3\JU̺l2!z!TpH~H }4z8,mζk@á9 yp'ғ*ČnN~3i%+O?h=喐U0y<0,yյ{h)+S96dwofK[ǧ!ܑBdRcU9l@)Xk!*C)%aC,mjZbpVN T)w1g`D;J|rf"-!n%y5 p`o_+u: ο;bX? q{ÆR)/<ޚ>>;eY߰MCݜB$Yw덇,Ql7@oTK%FX%8$xc3OsC"׋Hq;b`7/zIl{;'␾]4]]gjwjY0쳠2,سvIݫbϫ3 Xa>X)Q![G|S!fAX@[$6;-`1e;Ҭ.( O$+jɸ`zsH@Ewܩ_^Wz|lD=Oջ7qڒ[ߝAջ+\!6`3vCIG0/YWF7ɕv 1D;žT@\zӘN)E&?ĻZltdH_XS+f81H]34t k 5_rJ1+ZDOc29: `<;T{ 2mpWǦP"BjNRS`+^]U5Z֌$ IKw~vѕ) .H hh9bK hCgZOOpz@n7$+7"Pʨ}m*N[{eW[14k,5i(1ܷ*VQiǑDЮ] 2{=Nԡio*FpiLMR:lphpflZne88p5UrehZA7nA[5~߅t| zwb9G\k^p18_v 7 =/`Y: pFw^)gq M;@:*&1% bߚ5^q fZ`9+ѡH_ASZKBCxGH%g35}vˠP`zj=ݳ :vԿŒv:<5Lj_#M !3A:Q{=V-YKʏߍ2\uT)mԾ~` .0K93YE#4V_%OmND2=38f3wvBZGWw p=BPq=Y/"vtTD:& .sDKk-&\t'\*%;Wi1`A/HT̘fg@oJ~E޾HbTtSN/l78 /*OI *Mx5::8GNvߢ|*=Un#V::Dˡ8btbJP&0 ?XcBG~lߋ5 [RTQYs[F=dܽ;C' ©ʋlj/暰;~}M|;֏WШ1L}7si4&F"違ZF 4\ [k*c i\;pe˕ffEID3pُ0 MtfS9V$GwMB5j۩ ~^vSe3czVa1{bbqU~7+o@y2vkTVqF$ݚ93Oh-0HhMH0!ܝ䟱 ϛcX#lT 75yC2Yz{cFF)s^񓑶b%uzuw>Ck"Mg8GɾEҐ \@1 H'#T&MeC2.ٲMH3t\6^O![?O^…h>8틐>t)ʖjxFODǴT%$|pF CJj8YY_m$-2 NN-'-MVZ.K#G izī_ YZ