Commit Graph

418 Commits

Author SHA1 Message Date
Michael Bayne 839de3930e Merge pull request #149 from samskivert/dependabot/maven/org.sonatype.plugins-nexus-staging-maven-plugin-1.6.13
Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.8 to 1.6.13
2023-11-18 15:46:31 -08:00
Michael Bayne c4352184ca Merge pull request #150 from samskivert/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.11.0
2023-11-18 15:46:21 -08:00
Michael Bayne a261e1d6dc Merge pull request #151 from samskivert/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.2
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0-M3 to 3.2.2
2023-11-18 15:46:03 -08:00
Michael Bayne 3dff9407f8 Merge pull request #152 from samskivert/dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.3.1
Bump org.apache.maven.plugins:maven-resources-plugin from 3.1.0 to 3.3.1
2023-11-18 15:45:43 -08:00
dependabot[bot] ef9cfdb926 Bump org.apache.maven.plugins:maven-resources-plugin from 3.1.0 to 3.3.1
Bumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.1.0 to 3.3.1.
- [Release notes](https://github.com/apache/maven-resources-plugin/releases)
- [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.1.0...maven-resources-plugin-3.3.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-resources-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-18 22:25:02 +00:00
dependabot[bot] 5797b5bdd1 Bump org.apache.maven.plugins:maven-surefire-plugin
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M3 to 3.2.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M3...surefire-3.2.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-18 22:24:58 +00:00
dependabot[bot] 68bf6f861f Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.11.0
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.11.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.11.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-18 22:24:52 +00:00
dependabot[bot] 9038326d4f Bump org.sonatype.plugins:nexus-staging-maven-plugin
Bumps org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.8 to 1.6.13.

---
updated-dependencies:
- dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-18 22:24:48 +00:00
dependabot[bot] 14b37e1384 Bump org.apache.maven.plugins:maven-gpg-plugin from 1.6 to 3.1.0
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 1.6 to 3.1.0.
- [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-1.6...maven-gpg-plugin-3.1.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-18 22:24:46 +00:00
dependabot[bot] aad9532110 Bump org.apache.felix:maven-bundle-plugin from 5.1.1 to 5.1.9
Bumps org.apache.felix:maven-bundle-plugin from 5.1.1 to 5.1.9.

---
updated-dependencies:
- dependency-name: org.apache.felix:maven-bundle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-18 22:24:42 +00:00
dependabot[bot] 80c874e26a Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.1.1 to 3.6.2
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.1.1 to 3.6.2.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.1.1...maven-javadoc-plugin-3.6.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-18 22:24:38 +00:00
Michael Bayne de73b8b712 Merge pull request #145 from jstachio/github_action_master
Github build,test action and dependabot
2023-11-18 14:24:15 -08:00
Adam Gent 6a453fc656 Switch branch to master 2023-11-18 15:07:27 -05:00
Adam Gent 70fe6869de Github build,test action and dependabot
Use 11 because apparently Temurin does not have 9

Make action load submodule
2023-11-18 15:04:11 -05:00
Michael Bayne 270a65e873 Merge pull request #144 from jstachio/unit_test_fix
Fix spec test runner
2023-11-17 14:43:19 -08:00
Adam Gent a45d9dde4b Fix spec test runner 2023-11-17 17:38:49 -05:00
Michael Bayne 196a471fa8 Merge pull request #143 from jstachio/partials_indent
Partial indentation support for v1.3 mustache
2023-11-17 13:58:20 -08:00
Adam Gent afbf37e028 Partial indentation support for v1.3 mustache 2023-11-17 16:48:38 -05:00
Michael Bayne 3a6cd57e00 Whitespace tweaks. 2023-11-15 09:57:27 -08:00
Michael Bayne 0b1c1b69a0 Reinstate Assert.fail import. 2023-11-15 09:57:15 -08:00
Michael Bayne d1b585fa7d Remove other GWT vestiges. 2023-11-15 09:52:56 -08:00
Michael Bayne 940af397c4 Merge pull request #140 from ralfs-gutmanis/master
Add ability to pass CharSequence instead of forcing String for contex…
2023-11-15 09:52:14 -08:00
Michael Bayne c8915ffc3c Upgrade snakeYAML dependency.
Dependabot is very nervous about < 2.0 versions. Fortunately we seem to be able
to use 2.0 with no code changes.
2023-11-15 09:29:57 -08:00
Michael Bayne 1ff4a2acf3 Remove GWT support.
Also target source 1.9 as we no longer need 1.8 for GWT and hopefully the rest
of the world has moved on from Java 1.8 in the last twenty years.
2023-11-15 09:26:03 -08:00
Michael Bayne 10df38d9a3 Couple of whitespace tweaks. 2023-11-15 09:13:10 -08:00
Michael Bayne cb76383aaf Merge pull request #142 from gonozalviii/master
Add indentation to partials
2023-11-15 09:07:11 -08:00
Peer Schönhusen 979b3b887c Add indentation to partials 2023-11-15 11:24:40 +01:00
Ralfs Gūtmanis d1d72031f2 Add ability to pass CharSequence instead of forcing String for context variable.
java.lang.String is immutable and cannot be overwritten by user.
When passing sensitive data as context variable String remains in memory until GC removes it.
CharSequence allows user to provide his own implementation and overwrite data as needed.
2023-09-18 14:05:37 +03:00
Michael Bayne 5b0fa29a74 Set source level to 1.8.
The latest JVMs don't support 1.7 any longer, and surely we don't need to claim
1.7 source level for GWT any more.
2023-07-19 13:12:38 -07:00
Michael Bayne a100ab5ca7 Merge pull request #139 from rgdoliveira/master_protocol
Move .gitmodules from git protocol due to deprecation
2023-07-19 13:11:10 -07:00
Roberto Oliveira ca00d98fcd Move .gitmodules from git protocol due to deprecation 2023-07-19 17:10:20 +02:00
Michael Bayne f7054a673c Merge pull request #132 from maximebochon/patch-3
README: use HTML code blocks for HTML examples
2022-05-14 11:57:45 -07:00
Michael Bayne 35c324857d Merge pull request #134 from bhoefling-c2c/fix-readme
README.md: Fix URL, use mustache.github.io.
2022-05-14 11:57:21 -07:00
Björn Höfling eaf023b351 README.md: Fix URL, use mustache.github.io. 2022-05-13 17:17:03 +02:00
Maxime BOCHON c9ba5e8946 README: use HTML code blocks for HTML examples 2022-02-14 16:19:50 +01:00
Michael Bayne 5392256ddc Merge pull request #130 from maximebochon/patch-1
fix typo in README: varables -> variables
2022-02-11 10:49:46 -08:00
Michael Bayne 92d4fc30bc Merge pull request #131 from maximebochon/patch-2
fix typo in README: <ul/> -> <ul>
2022-02-11 10:46:45 -08:00
Maxime BOCHON dda49a1afc fix typo in README: <ul/> -> <ul> 2022-02-10 17:38:06 +01:00
Maxime BOCHON 1fcd6af9d9 fix typo: varables -> variables 2022-02-10 17:26:52 +01:00
Michael Bayne fae687be95 Merge pull request #129 from sh-cho/patch-1
Fix closing tag in README.md
2022-01-13 10:17:31 -08:00
Seonghyeon Cho 788601d1c2 Fix closing tag 2022-01-12 16:14:53 +09:00
Michael Bayne 1853a1fbaa Merge pull request #127 from samskivert/dependabot/maven/org.yaml-snakeyaml-1.26
Bump snakeyaml from 1.11 to 1.26
2021-11-17 07:31:59 -08:00
Michael Bayne 5ef99b24ee Merge pull request #128 from JoeCqupt/fix-readme-example
fix readme example
2021-11-17 07:31:21 -08:00
jiangyuan04 39faf564fe fix readme example 2021-09-10 10:30:21 +08:00
dependabot[bot] 2f17b67e2b Bump snakeyaml from 1.11 to 1.26
Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.11 to 1.26.
- [Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.26..v1.11)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 22:03:09 +00:00
Michael Bayne ca08cdb1a4 Tests for some first/last stuff.
From @spacether.
2021-02-04 13:20:00 -08:00
Michael Bayne 460ea475a7 Run tests in script.
I guess having a custom script prevents tests from running by default.
2020-11-07 09:40:21 -08:00
Michael Bayne 8e485a68e1 Reword second motivation more neutrally.
Closes #121.
2020-11-03 11:21:57 -08:00
Michael Bayne 5e09fb1802 Remove mention of mustache.java. 2020-11-03 11:17:30 -08:00
Michael Bayne 017dc4e277 Merge pull request #123 from samskivert/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.11 to 4.13.1
2020-11-03 11:15:56 -08:00