This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 39
Refresh and modernize #79
Merged
Commits on Oct 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7e31297 - Browse repository at this point
Copy the full SHA 7e31297View commit details -
Update the project to use Java 8
It's been EOL for a while, but we don't need any higher version and it's still a common target.
Configuration menu - View commit details
-
Copy full SHA for 6c0d738 - Browse repository at this point
Copy the full SHA 6c0d738View commit details -
Update dependencies to the latest compatible versions
ANTLR >4.10 requires a newer version of Java than 8.
Configuration menu - View commit details
-
Copy full SHA for 01b473c - Browse repository at this point
Copy the full SHA 01b473cView commit details -
Update the readme to not focus only on Jackson and Gson
There are many more adapters now
Configuration menu - View commit details
-
Copy full SHA for ae96185 - Browse repository at this point
Copy the full SHA ae96185View commit details -
Update the copyright statement
Burt is now Burt Intelligence, and the copyright belongs to each contributor
Configuration menu - View commit details
-
Copy full SHA for c78e8ad - Browse repository at this point
Copy the full SHA c78e8adView commit details -
Move dependency versions to property declarations
This makes it easier to get an overview of what versions we use
Configuration menu - View commit details
-
Copy full SHA for e673d08 - Browse repository at this point
Copy the full SHA e673d08View commit details -
Use Hamcrest syntax for the compliance tests
Not sure why this wasn't the case already, my IDE complained about the syntax
Configuration menu - View commit details
-
Copy full SHA for b673441 - Browse repository at this point
Copy the full SHA b673441View commit details -
Make the adapter variable final in the compliance tests
This is not strictly necessary, but the IDE was complaining
Configuration menu - View commit details
-
Copy full SHA for fd1ab53 - Browse repository at this point
Copy the full SHA fd1ab53View commit details -
Configuration menu - View commit details
-
Copy full SHA for b37d735 - Browse repository at this point
Copy the full SHA b37d735View commit details -
Change from Arrays.asList to Collections.singletonList
Because this is something IDEs care about
Configuration menu - View commit details
-
Copy full SHA for 88bd640 - Browse repository at this point
Copy the full SHA 88bd640View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f8bad7 - Browse repository at this point
Copy the full SHA 4f8bad7View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.