tesla-polyglot-translate-plugin-0.4.5-150200.3.4.4 >  A cp9|SZrvH 0ZO )z^Иh+;pLZ}f@auz?mG>叁D+mw4R]4^urvONpC;VwHDnǴ)<[* .!+&kM,sz>#H;mt^J*EXsrZ1\s~-gnoksw?i֑;MZTҐ*l~VV+n"7i3d5727c6adab92635eb5fd2cf7db2a6fe0500ba6ba2d1ead570ead7a2b39bb620d3af19bcfe2443a0807eb32747e7d2f99ac9c51;,cp9|g.}!Vst )- BP!ԕۨY78  &z=/DR-e(.q = j^;P_g.nln~~e}:o!Z||+0*Dp>,?d"( 5 R !'0D N X l 1 8Le~ T  (+849P:F}GHIXY\](^b8cdjeofrltuvwXxlyzCtesla-polyglot-translate-plugin0.4.5150200.3.4.4Polyglot :: Translate PluginThis package contains Polyglot Translate Plugin.csheep569'SUSE Linux Enterprise 15SUSE LLC EPL-1.0https://www.suse.com/Unspecifiedhttps://github.com/takari/maven-polyglotlinuxnoarch \A큤A큤ccccc7a53cd3a1631ed4abaee18413d51c07aa3fb9817ccea0e4e5518681f1939b2a133e3ba0accef14b727154e275031b186cb9ed9b22b5dbbfa162c3377913c6454df70888caf89ebca512db791f1cb350afd11e63e76cff35eb7b9dd60fc84fa4erootrootrootrootrootrootrootrootrootroottesla-polyglot-0.4.5-150200.3.4.4.src.rpmmvn(io.takari.polyglot:polyglot-translate-plugin)mvn(io.takari.polyglot:polyglot-translate-plugin:pom:)mvn(io.tesla.polyglot:tesla-polyglot-translate-plugin)mvn(io.tesla.polyglot:tesla-polyglot-translate-plugin:pom:)mvn(org.sonatype.pmaven:pmaven-translate-plugin)mvn(org.sonatype.pmaven:pmaven-translate-plugin:pom:)tesla-polyglot-translate-plugin@ @@@@@@@@    java-headlessjavapackages-filesystemmvn(io.takari.polyglot:polyglot-atom)mvn(io.takari.polyglot:polyglot-common)mvn(io.takari.polyglot:polyglot-groovy)mvn(io.takari.polyglot:polyglot-java)mvn(io.takari.polyglot:polyglot-xml)mvn(io.takari.polyglot:polyglot-yaml)mvn(org.codehaus.plexus:plexus-utils)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.70.4.50.4.50.4.50.4.50.4.53.0.4-14.6.0-14.0-15.2-14.14.1a{`x@_ ]p]҇]]@fstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.com- Do not generate test stubs by gmavenplus-plugin, since we are not building or running tests during build- Require jdk >= 1.8 for building - Build always with source/target level 8, since the code contains constructs that are 8+ only- Upgrade to upstream version 0.4.5 * Version 0.4.5 - 2020-03-03 + Remove upper bound for JDK version to allow Java 11 and newer + polyglot-kotlin - revert automatic source folder setting to koltin + Update xstream version in test resources to avoid security alerts + Avoid assumption about replacement pom file being readable + Fix sorting in model manager + Upgrade scala-maven-plugin, clojure-maven-plugin and Clojure * Version 0.4.4 - 2019-11-24 + polyglot-kotlin: Set source folders to kotlin + Upgrade to kotlin 1.3.60 + Provide a mechanism to override properties of a polyglot build + TeslaModelProcessor.locatePom(File) ignores files ending in.xml + Use platform encoding in ModelReaderSupport + Invoker plugin update + takari parent update + plexus-component-metadata update to 2.1.0 + maven-enforcer-plugin update to 3.0.0-M3 * Version 0.4.3 - 2019-08-14 + polyglot-kotlin: Avoid IllegalStateException * Version 0.4.2 - 2019-08-01 + polyglot-kotlin: improved support for IntelliJ Idea usage * Version 0.4.1 - 2019-06-04 + polyglot-kotlin: kotlin update and numerous improvements to more idiomatic kotlin * Version 0.4.0 - 2019-03-09 + polyglot-common: Execute tasks are now installed with inheritable set to false The ExecuteContext interface now has default implementations The ExecuteContext now includes getMavenSession() the ExecuteContext now includes getLog() to comport with Java bean conventions. The log() operation has been deprecated. the ExecuteContext now includes getBasedir() to comport with Java bean conventions. The basedir() operation has been deprecated. + polyglot-kotlin: Updates Kotlin to 1.3.21 Includes support for Maven's ClassRealm Includes full support for the entire Maven model Includes support for execute tasks via as inline lambdas or as external scripts. Adds integration tests Provides 100% test coverage for the entire Maven model Resolves ClassLoader issues that affected integration with IntelliJ IDEA * Version 0.3.2 - 2018-10-19 + polyglot-java: fixed depMgt conversion + polyglot-ruby: java9+ support improvement + added polyglot-kotlin * Version 0.3.1 - 2018-06-27 + polyglot-scala: Convenience methods for Dependency (classifier, intransitive, % (scope)) Support reporting-section in pom Added default value for pom property modelversion (4.0.0) Updated used Scala Version (2.11.12) refined Dependency.copy method Made output dir to pom.scala files compilation configurable via system property polyglot.scala.outputdir Improved support and docs for configuration elements of plugins + Upgrade to latest takari-pom parent + polyglot-yaml: Support for xml attributes + polyglot-yaml: exclude pomFile property from serialization + polyglot-java: Linux support and test fixes + polyglot-java: Moved examples into polyglot-maven-examples * Version 0.3.0 - 2018-03-07 + Updated Scala version + Scala warning fixes + polyglot-scala: Scala syntax friendly include preprocessor + Added link to user of yml version + License and Central Repository badges + polyglot-scala: Use Zinc server for Scala module + polyglot-scala: Support more valid XML element name chars in dynamic Config + Experimental addition of Java as polyglot language: - Added patch: * pomless-tycho.patch + allow building eclipse with our pomless tycho- Specify maven.compiler.release to fix build with jdk9+ and newer maven-javadoc-plugin- Enable the tesla-polyglot main flavour, since the dependencies are now present- Added patch: * polyglot-snakeyaml-1.25.patch + Fix build against snakeyaml-1.25- Initial packaging of tesla-polyglot 0.2.1 - Build as _multibuild * tesla-polyglot:bootstrap -> tesla-polyglot-common * tesla-polyglot - Disable this flavour, since we still lack dependencies for itsheep56 16773349850.4.50.4.50.4.50.4.50.4.50.4.50.4.5-150200.3.4.4tesla-polyglotpolyglot-translate-plugin.jartesla-polyglot-polyglot-translate-plugin.xmltesla-polyglotpolyglot-translate-plugin.pom/usr/share/java//usr/share/java/tesla-polyglot//usr/share/maven-metadata//usr/share/maven-poms//usr/share/maven-poms/tesla-polyglot/-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:28016/SUSE_SLE-15-SP2_Update/858d1b15e33fa66ddef5f1bdf348fee3-tesla-polyglot.SUSE_SLE-15-SP2_Updatecpioxz5noarch-suse-linuxdirectoryASCII text, with CRLF line terminators (Zip archive data, at least v2.0 to extract Zip archive data, at least v2.0 to extract)XML 1.0 document, ASCII textXML 1.0 document textPPPPPPRRRRRRRRRfihq5_]ڠeutf-8d876af6864e89fe9e9848f2edc17459e9754362b9e194b112a183ce68f409a37? 7zXZ !t/<] crt:bLL %⤠;Qz C3+-7D>f(dkG2)k^zn(τ>ΪwѨ=|@5w5#zB$MXÆ!(&u+&-:x%\0h8j ^'RY:Pavl)誂+2a ԁ*(9!n x=pue\_ 0\<_fuM݄ހZlLy[r*|%-~0&Fz7IV_$W|ȮI˥}W q~! ũ~eSS~Hμ.3с+ ]#ъuPwADdr\x[4spsMUZs͎%9P& qQiI-io كDőUqf {SA=.YIR7ΐfP[Oz kv1DIP`iGj?s`hX\/=)z|M 2~u\,>2eg8W%XZIt['c:^ޑ .Fl˳sNl?`RMGhq_n-5U\4Mq M!]i;4.^@S8?x~U[eQ ǀ)h9k">l$XJ+їEre凨kXWٝ>]OsQ'WTyz(!M]tJ#i^1 ~z-}&^lSĉG=zpŠʧUtY\ULFmܔm ƀD/?:`f']FDQp#&[e; \?ԬQ)t2E%g$ \Jsg9]T =`sfݞ> euYqB%ݸǾ&Q NYK;TGXi\p6/)dvgĮYޭ\bG9@ kdt+ ̚5ZE. qVs!+U1uWx^sή4/orR+1Uc }@km1k}:q[B5TWkq%rVB.e(_bœBq>H'Q Uy2)#{C;.X>rjiY( yʟ4@^sOY-j4iv%3zGj8gu싌uL6C/V?:rP%e$қ`)S_ mE 8h [-}ʳ ĺׂd)`b}Xָ$;!z%'4ti[;muZkחQM-;wESwSm#:4yoDm9T:KiNuCO,[vaIǖ@FPM[>-\o"T+g^,oZ)x۽ kJϪGXzA/37B^]&/X<Ư9mf0>3낟ȅn0!aE)2)FDa4N0<B=K-!즋P]GQSGB3<#9l5T)"I(Y]jD SP%m5¹C|&MH2D4}@\ 9ʎ %E OP#Nr\}Oz5ØNFX"B]cf;0{~yaIm$tODŚ'Br=#}_,Ub*Ac]J~?}Y ,[3= L(q2l%޲ )3&VgiOQLY@*N99){H1#+m0扦jo8J`%XP\%WQoHtqNJی(Gͮ%<.QQjbHyɌ#ynP{O.Y7BE~w[Kr0!~#ڬdbd'V Li/ٯC&Ʌ\t$ ut(n.wlß'eiq ow]ŧ3h<_P淪tHDځf^=ah[0~[HД hd1Q}Ɵ'향e0{&-;s F/]&5+S C!4 gCA;Bޡ?4*fm꼑џ &釁उ5-~/Ԕob;|aeqFׅW%|J%җ,"'>g':y+n0sGTd"lOgEm ^DPܺ!.oH {H:l٭ZxQa{:yrٮsd51fx2ύ=!Gޑ( q1#N';aeJ\,.Z59tEלrc[t~ΦzCY-6o\ƍ )>!W"Y@|1k ,VBԙP5c1)0PT8WU !+5m騀a>g|i2kN"OR~$^Gj?F[@k?sY".RU_ހ6Tdd0C}x{eT|>7A/ca/ md&Πn8X-{^~ntaup|2ܵR3Y%*ļa11?R;/;̕-NPVM'wW+S0Pᮙ((^@Fl3vɦt0uЖd< ("vd 핿]0fK =Lq kv *d)|M.,e^hP_bG!k XucZab> CZ?/6Ke旍 a\1y1nC4}"-7070͜j>r{O Ia7'#Pԗ^6ty밮x=l$=@N%;3+Tvet>Gchs# m\n($v933^ ܏A6G bA$f ȟc\g߻B/?꠩OgOK4Z2 -|R1lxV#)y}0)`c ϲW?vY%8$:_qϚvcڢAmy;JjM_0ӏnA"jSLoWIsbaOףފ#1SՇ6@q\JO[d WcAǞ(pKq9D+=5$="_B^z)Eq( (8n\~g"c)"5M}:tƢ: Pk_tȃSpCy_Tq_hk$=<#rՈzbx%5g2aۿ H"X$kSdCMD8)x:!V uR" M kw=dYWQ w_z:K˦oû?X$u/9m/8‘ϩdUF)fj\aɰf~襫(yKP-SݳE@B#M#+Q<.&}>p!d=1 ;{ FR|%ʎG(sK_Ǵ N6[ Q_pӫX&'4MQ$\RڍzbG2Hi%aQ)Ę\e4hY?Gds$D=sǘJPaҩ3ÂcYXP.P3ng4cqÍoB<``/INIAt.Ui ncDɌq,_ä>Ѡ 4+)`7^'Mwi.L]ѫ9SҩN_:t"J4ɓėȵTWN1 ?iˎ5eb R+єBZ=o+z  Rf@OO2 Sм.O<ஶi,^w:0Yv(A:ilR1/o6r&NM >.ێږMc'3e_}[DMM}{ ŨoL!kU0ݽm ^n 6c҇`[@BG! _ޏy`{%Lw8{0V{/xP%LV[ ({z> ҶdYG(@ǚ|)3-Q)=dHoOS i| k3r.ER? o(MA`'ax6hKo=UhQ;A)_ g!*9m`.AS!o_:[$ϟq/~:w@j tf OE'2C7mSiS fP<ݏ_ ;+3$$U+0#K iOE #~|2×oN.^{lWKJ E%FBCwjBH.B8JfX>jF2.C]&+)nEP_J_# ?ns0ԥ I2^TU]l`_ncIx6ƸY<z(!͂LXt*N|