tesla-polyglot-0.4.5-150200.3.7.2<>,)8f^p9|^ ɏSEzY󡕽NȬUi,KxX!SW7_^p3&^k @շ8`J2j`[ <+!F'ϻgeJʛv=ek3=?.ȀkW [0'X΂vD ko3PdE`2)_- 2Ht@"fLcdvvvLEg{e( 8a2!(>y<)Pw3ȩv BGeA*CuOQ@Y;AMg Ze>> d? Td $ YTXdh D d    $t0h@(_8h 9 : 0 FGHI4XDYL\h]^ibhcdefluvwdxyz    PCtesla-polyglot0.4.5150200.3.7.2Modules to enable Maven usage in other JVM languagesPolyglot for Maven is an experimental distribution of Maven that allows the expression of a POM in something other than XML. A couple of the dialects also have the capability to write plugins inline: the Groovy, Ruby and Scala dialects allow this.f^h01-ch2cSUSE Linux Enterprise 15SUSE LLC EPL-1.0https://www.suse.com/Unspecifiedhttps://github.com/takari/maven-polyglotlinuxnoarchr'`+3xA큤A큤A큤A큤f^^_Oz^_Oz^_Oz^_Oz^_Oz^_Oz^_Oz^_Oz^_Ozf^^_Oz^_Ozf^f^f^2725e0631b2c0ecec6b7c93206b07bb0eaec4f861f764b63a7bbf891c015f1d44b7b5d785bbcad080a7f60ac1f72252583f92617f4924a7fd59d40f88cf24df07f0c555c6b12a7bb24dc90a41c80434a08d65664ae6dbc574a2cb522c825decb72a2e048f893072572d1abaeb31471f44d56dac9d6d2034f4d92555c2db1627573d5559557100227a12f2b42564411acce6e2b590d17cb74cb068ce4655f5153cedd3ba8afdd9f8c16e58cc009697f14042f00bb325e32a89bece09ed7a460f7e2ac4ec69f7a6af1eceec547a845e25116f04b4a563b0b1d10cbbec8a788f7f35505c74a118f9509eadc028526529948121bbef5d6bca4acf963635375d7e95244277b2bec6093e4ac313afec251a4de599d24c4e768f8574d95b13a9d2d97b5a7414f4cd4b65bf522ab7ca3cd5c5ae757157bf28ec3bd75fe31d3526758826f5bc931a1d3b69de26e30861ab55f2abf06c67f0a0e0f458e32a771f28ce04ca45bea3eaed2ad8c576682695a035a4e2b9d5e49356dbd94de92a96e360db68339rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootroottesla-polyglot-0.4.5-150200.3.7.2.src.rpmmvn(io.takari.polyglot:polyglot:pom:)tesla-polyglot@@@    java-headlessjavapackages-filesystemmvn(org.codehaus.plexus:plexus-component-metadata)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1fGFf&Q@eԔ@a{`x@_ ]p]҇]]@fstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.com- Fix build with maven-plugin-plugin >= 3.11- Added patch: * polyglot-snakeyaml-2.2.patch + fix build with snakeyaml 2.2- Use %patch -P N instead of deprecated %patchN.- 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 ith01-ch2c 1717474278 0.4.50.4.5-150200.3.7.2tesla-polyglotREADME.mdpomspom.atompom.cljpom.groovypom.ktspom.rbpom.scalapom.ymltesla-polyglotLICENSE.txtlicense-header.txttesla-polyglot-polyglot.xmltesla-polyglotpolyglot.pom/usr/share/doc/packages//usr/share/doc/packages/tesla-polyglot//usr/share/doc/packages/tesla-polyglot/poms//usr/share/licenses//usr/share/licenses/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:34129/SUSE_SLE-15-SP2_Update/20a60ac74d7e63ba982f3dcf956ac00d-tesla-polyglot.SUSE_SLE-15-SP2_Updatedrpmxz5noarch-suse-linuxdirectoryASCII textASCII text, with very long linesXML 1.0 document, ASCII textXML 1.0 document textPRRR#F!@bArutf-822c608f49b66e3bf60f4fad3a5f93449f8b974dff7e01411682443f2729f0c94? 7zXZ !t/|]"k%nCG]' iT#-g˛i)d[h9b_5Z& iQʷ1׈M)sU쒹buP3pƠX,qCr>l4ir?_尠Ti(,{eDЦ4w#Nom=5C~? ~B+`q ˈ&}T8;룦ouƻ˻YI#Ӎ`N cݖPdej4+r4x RiX.~NF6'gFr~ >,*칳 (QZ^NI\^hK%Z B97drC };`p%-2qP%ҙNi_DfR>-w*K~QPܗx2Y!??y*} Y(dn%9 43|g (l!И\5 9ZGOG9*Xrnڑ4$AQ1! .fXt*f(ЕaK~yʷ?73K@ xKGj[p ɚB2]b:,Z!fJد!Ph`hOyZty~;MQb$&Nlͤ$tmX/DS,,ϫ!}{>(c`vGT J4!Xn_dڻf um =KLzε`zwJ5tdY5"S`z ۣRXoM0o )ט. OeJ ^s"u7Y`W #pN,S]+-``-_qϴ%FWP.fTP.#s{0!>.]5 (hkJ<"IVgZ,^I|WZpU-֋k|9E@$]H(7Y ¼^qQ,vN1ETx :fL9y%>jHn˦z4!nOTwfXCӸ-k%L)һb] *T{ YZ