Commit Graph

392 Commits

Author SHA1 Message Date
dependabot[bot] 78544cf1ef Bump org.yaml:snakeyaml from 2.0 to 2.2
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.0 to 2.2.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.2..snakeyaml-2.0)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 07:15:28 +00:00
Michael Bayne b2534c0c9f [maven-release-plugin] prepare for next development iteration 2023-11-30 12:19:33 -08:00
Michael Bayne 3193938ea1 [maven-release-plugin] prepare release jmustache-1.16 2023-11-30 12:19:30 -08:00
Michael Bayne 428f7d2d43 Fix incorrect Javadoc tag. 2023-11-30 12:18:48 -08:00
Michael Bayne f22e8addd8 Move partial thread safety test into ThreadSafetyTest(s). 2023-11-30 11:25:53 -08:00
Michael Bayne 7922422c45 Test from @drykovanov.
This was fixed recently by @agentgt but I just wanted to double check that this
test now passes.

Closes #138.
2023-11-30 11:22:45 -08:00
Michael Bayne a697d1cd29 Merge pull request #157 from jstachio/parent_partial_master
Inheritance support #120
2023-11-30 11:10:20 -08:00
Adam Gent f861f55f34 Remove unused method 2023-11-30 12:39:42 -05:00
Adam Gent a065543327 Inheritance support #120
Turn on inheritance tests. Some whitespace issues.

Recursion working but multi standalone broken

Make inheritance pass spec tests
2023-11-30 12:11:52 -05:00
Michael Bayne 92c1222d80 Minor formatting tweaks made while reading diffs. 2023-11-29 08:35:28 -08:00
Michael Bayne fe6ef9c75d Merge pull request #155 from jstachio/partial_thread_safe
Partial thread safe (merge #154 first)
2023-11-29 08:33:57 -08:00
Adam Gent ab4bcb749f Make partial loading threadsafe across platforms 2023-11-29 09:04:01 -05:00
Michael Bayne 09f712167c Merge pull request #154 from jstachio/section_indent_fix
Fix indentation with section segments
2023-11-28 14:36:24 -08:00
Adam Gent 388406eab5 Fix identation with section segments 2023-11-27 13:27:58 -05:00
Michael Bayne 57f182c157 Merge pull request #153 from jstachio/custom_spec_tests
Fix nested partial indentation and custom spec tests
2023-11-21 10:45:16 -08:00
Adam Gent 8f6bae368f Put failed indent tests back with spec indenting 2023-11-21 13:20:02 -05:00
Adam Gent 8a85c64522 Fix nested partial indentation 2023-11-21 13:11:57 -05:00
Adam Gent 80882b0e5d Improve test infrastructure 2023-11-19 13:14:28 -05:00
Michael Bayne a1f5a8110c Whitespace tweaks. 2023-11-18 16:00:05 -08:00
Michael Bayne 28d9025c66 Disable these failing tests for now. 2023-11-18 15:58:49 -08:00
Michael Bayne de2b04fa8e Update to latest specs repo. 2023-11-18 15:58:11 -08:00
Michael Bayne fa355bd9b6 Merge pull request #146 from samskivert/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.6.2
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.1.1 to 3.6.2
2023-11-18 15:47:20 -08:00
Michael Bayne 92cef59c65 Merge pull request #147 from samskivert/dependabot/maven/org.apache.felix-maven-bundle-plugin-5.1.9
Bump org.apache.felix:maven-bundle-plugin from 5.1.1 to 5.1.9
2023-11-18 15:47:04 -08:00
Michael Bayne 64948fbac4 Merge pull request #148 from samskivert/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0
Bump org.apache.maven.plugins:maven-gpg-plugin from 1.6 to 3.1.0
2023-11-18 15:46:53 -08:00
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