summaryrefslogtreecommitdiff
path: root/dev-java/stringtemplate/files
AgeCommit message (Collapse)Author
2024-07-26dev-java/stringtemplate: fixed tests in java 21+ for 4.3.4 + simplified ↵Miroslav Šulc
applying the patch Closes: https://bugs.gentoo.org/936535 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2024-01-10dev-java/stringtemplate: drop 4.3.2Volkmar W. Pogatzki
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/34696 Signed-off-by: Florian Schmaus <flow@gentoo.org>
2023-12-08dev-java/stringtemplate: fixed tests for java 21 in 4.3.4Miroslav Šulc
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2023-12-08dev-java/stringtemplate: minor style updateVolkmar W. Pogatzki
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/33606 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2023-12-08dev-java/stringtemplate: add 4.3.4Volkmar W. Pogatzki
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2023-12-08dev-java/stringtemplate: add java21-compatibility.patch, EAPI 7 -> 8 (slot 0)Volkmar W. Pogatzki
moves dev-java/antlr:0 to CP_DEPEND Closes: https://bugs.gentoo.org/916571 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2022-03-17dev-java/stringtemplate: Drop 4.0.8-r1Volkmar W. Pogatzki
Closes: https://bugs.gentoo.org/742554 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2022-01-25dev-java/stringtemplate: Add 4.3.1, resolve antlr-3.5 circular depYuan Liao
stringtemplate-4 requires antlr-3.5 only during the build time to generate *.java files from src/org/stringtemplate/v4/compiler/*.g files. This causes the circular dependency issue described by the linked bug since antlr-3.5 depends on stringtemplate-4. Fortunately, the sources JAR for stringtemplate 4.3.1 from Maven Central contains those generated *.java files (presumably pre-generated by the upstream), so if the Java sources from that JAR are used, the build-time dependency on antlr-3.5 can be eliminated, finally resolving this chicken-or-egg problem. Bug: https://bugs.gentoo.org/742554 Signed-off-by: Yuan Liao <liaoyuan@gmail.com> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2021-08-26dev-java/stringtemplate: remove unused patchMichael Mair-Keimberger
Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/22098 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2021-05-29dev-java/strimgtemplate: fixed tests in 4.0.8-r1Miroslav Šulc
Closes: https://bugs.gentoo.org/791718 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2021-05-24dev-java/stringtemplate: remove unused patchMichael Mair-Keimberger
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/20950 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2021-05-22dev-java/stringtemplate: (slot :4) min java 1.8Volkmar W. Pogatzki
Problem described in https://bugs.gentoo.org/742554#c4 persists Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/20907 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2016-01-14dev-java/stringtemplate: Remove oldJames Le Cuirot
Package-Manager: portage-2.2.26
2015-12-05dev-java/stringtemplate: Version bump into new SLOT 4 (fixes #417895)James Le Cuirot
This is needed by newer versions of ANTLR. Package-Manager: portage-2.2.26
2015-12-04dev-java/stringtemplate: Rewrite, EAPI bump, test fixes wrt bug #405057James Le Cuirot
Package-Manager: portage-2.2.26
2015-08-08proj/gentoo: Initial commitRobin H. Johnson
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed