Skip to content
Success

Changes

Summary

  1. Disable JMH tests in Travis build to reduce build pipeline time (details)
  2. Update tck.sh for running locally (details)
  3. Add javadocs.io badge to README (details)
Commit 42f617d3e5bd57b34d8b46b306e7abe7acb65248 by Andrew Guibert
Disable JMH tests in Travis build to reduce build pipeline time
The file was modified .travis.yml (diff)
The file was addedyasson-jmh/.gitignore
The file was modified yasson-jmh/pom.xml (diff)
Commit 3260ca395d874ac2dd11e8f92a89099dcaf1e105 by Andrew Guibert
Update tck.sh for running locally
- Specify tmp file extension so 'sed' works on MacOS
- Run all TCK work in a 'target-tck/' subfolder, rather than
polluting the repo root
- Clean up the 'target-tck/' folder before each invocation of tck.sh
The file was modified tck.sh (diff)
The file was modified .gitignore (diff)
Commit c204eaea1cb872f3130bca4d49370ea31288f4e6 by Andrew Guibert
Add javadocs.io badge to README
The file was modified README.md (diff)
The file was modified tck.sh (diff)