JCL-402: HTTP error handling in JenaBodyHandlers by NSeydoux · Pull Request #1159 · inrupt/solid-client-java
NSeydoux
marked this pull request as ready for review
NSeydoux
changed the title
JCL-457: HTTP error handling in JenaBodyHandlers
JCL-402: HTTP error handling in JenaBodyHandlers
NSeydoux
changed the base branch from
JCL-463/solid-client-throws-pd-exception
to
JCL-460/problem-details-class-http-status
Base automatically changed from JCL-460/problem-details-class-http-status to main
April 18, 2024 11:53
NSeydoux
changed the base branch from
main
to
JCL-463/solid-client-throws-pd-exception
Base automatically changed from JCL-463/solid-client-throws-pd-exception to main
April 23, 2024 08:09This deprecates the current methods in `JenaBodyHandlers`, and replaces them with similar method throwing an appropriate exception with error details on HTTP error instead of returning an empty dataset. The new method now have `Jena` in their name for this not to be a breaking change: `ofModel` becomes `ofJenaModel`, etc.
NSeydoux
deleted the
JCL-457/jena-body-handler
branch
acoburn added a commit that referenced this pull request
May 15, 2024* Revert "JCL-402: RDF4J body handlers http error handling (#1162)" This reverts commit e03eb1e. * Revert "JCL-402: JSONB test coverage (#1184)" This reverts commit 52d485b. * Revert "JCL-402: HTTP error handling in JenaBodyHandlers (#1159)" This reverts commit 89534b4. * Move ProblemDetails to solid module, remove ClientHttpException * ProblemDetails to interface in API module
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters