Package Release Info

stringtemplate4-bootstrap-4.3.3-bp160.1.9

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

stringtemplate4-bootstrap

Change Logs

* Sat Sep 21 2024 Fridrich Strba <fstrba@suse.com>
- Modified patch:
  * stringtemplate4-generated-sources.patch
    + regenerate to account for latest antlr3 changes
- Use SOURCE_DATE_EPOCH timestamp for reproducible builds
* Wed Feb 21 2024 Gus Kenion <gus.kenion@suse.com>
- Use %patch -P N instead of deprecated %patchN.
* Tue Sep 19 2023 Fridrich Strba <fstrba@suse.com>
- Upgrade to version 4.3.3
  * Issues fixed
    + Loading template group from STGroupDir in app running on
    Tomcat 8 fails
    + Trailing slash on the root dir leads to an IOException when
    calling URL.openstream()
  * Improvements, features
    + Shift to Linux DCO
    + Bazel support
    + Fix for NPE when Thread.currentThread().getContextClassLoader()
    is null
    + Add license to pom.xml
    + Fix escaping for closing angle brackets
    + Correctly handle surrogate pairs in StringRenderer.encodeHTML
    + Updating scala documentation to be more idiomatic and work
    with ST4
    + Add test for TypeRegistry
- Modified patch:
  * stringtemplate4-generated-sources.patch
    + regenerate in cycle with antlr3 reproducible build changes
* Tue Mar 22 2022 Fridrich Strba <fstrba@suse.com>
- Build with java source and target levels 8
* Thu Jun 04 2020 Fridrich Strba <fstrba@suse.com>
- Ugrade to version 4.3
- Modified patch:
  * stringtemplate4-generated-sources.patch
    + regenerate
Version: 4.2-bp152.1.45
* Sun Nov 24 2019 Fridrich Strba <fstrba@suse.com>
- Specify maven.compiler.release to fix build with jdk9+ and newer
  maven-javadoc-plugin
* Sun Nov 03 2019 Fridrich Strba <fstrba@suse.com>
- Upgrede to version 4.2
* Thu Sep 12 2019 Fridrich Strba <fstrba@suse.com>
- Initial packaging of stringtemplate4 4.0.8 as multibuild