openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
json-schema-core
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 7 hours
ago. based on code collected
about 7 hours
ago.
Jul 17, 2024 — Jul 17, 2025
Showing page 1 of 27
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
#93: only initialize Rhino engine if necessary (#94)
sdoeringNew
More...
almost 5 years ago
1.2.14
capstan
More...
about 5 years ago
Update jackson-coreutils deps.
capstan
More...
about 5 years ago
Bump jackson-databind to 2.11.0
capstan
More...
about 5 years ago
Allow redirects to schemas with jar:file: URI
Rob Oxspring
More...
over 5 years ago
Prepare 1.2.14
capstan
More...
over 5 years ago
1.2.13
capstan
More...
over 5 years ago
Split monolithic build.gradle into project and settings files.
capstan
More...
over 5 years ago
Announce 1.2.12
capstan
More...
over 5 years ago
1.2.12
capstan
More...
over 5 years ago
Allow references to staging jars.
capstan
More...
over 5 years ago
Warnings as errors
capstan
More...
over 5 years ago
Replace OSGi plugin with biz.aQute.bnd.
capstan
More...
over 5 years ago
Use ArgumentMatchers.anyCollection().
capstan
More...
over 5 years ago
Update java-json-tools deps to the snapshot release.
Nathan Herring
More...
over 5 years ago
Bump Guava to 28.1-android.
Nathan Herring
More...
over 5 years ago
Update to Gradle 5.6.3.
Nathan Herring
More...
over 5 years ago
Use https for JDK javadoc links.
Nathan Herring
More...
over 5 years ago
Side-grade Guava to the android variant.
Nathan Herring
More...
over 5 years ago
Use https, fix Guava reference version, and fix project refs.
capstan
More...
over 5 years ago
Fix remaining code warnings. * Use try-with-resources to avoid throwing from a finally block. * Switch to anyCollection which requires explicit type arguments.
capstan
More...
over 5 years ago
Bump to Java 7.
capstan
More...
over 5 years ago
Remove unused import.
capstan
More...
over 5 years ago
Put back annotations deps.
capstan
More...
over 5 years ago
Bump rhino version to 1.7.7.2.
capstan
More...
over 5 years ago
Many warnings fixes. * Removed unused headers, unused objects. * Fixed deprecated ObjectNode.put, .putAll to use .set, .setAll. * Added serialVersionUID as calculated by serialver to several exceptions. * Fixed a variety of ErrorProne findings: EqualsGetClass, ArrayAsKeyOfSetOrMap, MutableConstantField, VisibleForTestingMisused. * Suppressed some deprecated warnings on the tests for said deprecated features. * Suppressed an immutability warnings since Jackson databind doesn't include the immutable attribute on `JsonNode`.
capstan
More...
over 5 years ago
Upgrade Fest Assert to AssertJ.
capstan
More...
over 5 years ago
Fix DeadException ErrorProne error.
capstan
More...
over 5 years ago
Add ErrorProne checking and linting.
capstan
More...
over 5 years ago
Travis Gradle improvements * Compile for both OpenJDK8 and 11 * Inhibit the install phase, so the compile warnings are visible in final travis output. * Override the gradle command to get both assemble and check. * Cache the gradle caches and wrapper so builds are less expensive.
capstan
More...
over 5 years ago
←
1
2
3
4
5
6
7
8
9
…
26
27
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree