Skip to content

Issue161 add exception conversion#974

Closed
boillodmanuel wants to merge 9 commits intomasterfrom
issue161-add-exception-conversion
Closed

Issue161 add exception conversion#974
boillodmanuel wants to merge 9 commits intomasterfrom
issue161-add-exception-conversion

Conversation

@boillodmanuel
Copy link
Copy Markdown
Contributor

PR for issue #161

Moved from PR 969. See this for history

Manuel Boillod and others added 7 commits October 30, 2014 18:41
Add content negotiation in StatusFilter
WARNING: StatusService has been removed from GWT Edition
…es to StatusService and pass them via the constructor instead of the toRepresentation and toStatus methods.

 - Renamed @Status#serializeProperties (default to false) into serialize (default to true).
 - Deprecated Component#statusService in favor of the Application#statusService property.
@jlouvel
Copy link
Copy Markdown
Collaborator

jlouvel commented Oct 31, 2014

Just pushed those refactorings/changes:

  • Added connegService, metadataService and converterService properties to StatusService and pass them via the constructor instead of the toRepresentation and toStatus methods.
  • Renamed @Status#serializeProperties (default to false) into serialize (default to true).
  • Deprecated Component#statusService in favor of the Application#statusService property.

Assigned to @boillodmanuel Could you check the code and merge it into 2.3 M4 with @thboileau help?

@jlouvel
Copy link
Copy Markdown
Collaborator

jlouvel commented Oct 31, 2014

There is an issue with testSerializedException() in StatusServiceTestCase that needs to be fixed.

thboileau and others added 2 commits October 31, 2014 14:23
- fix compatibility issue with version 2.2
- rename `StatusRepresentation` to `StatusInfo`
- restore `StatusService` in GWT edition
@boillodmanuel
Copy link
Copy Markdown
Contributor Author

Last changes:

  • fix compatibility issue with version 2.2
  • rename StatusRepresentation to StatusInfo
  • restore StatusService in GWT edition

thboileau added a commit that referenced this pull request Oct 31, 2014
@boillodmanuel
Copy link
Copy Markdown
Contributor Author

Merged manually

@thboileau thboileau deleted the issue161-add-exception-conversion branch November 27, 2014 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants