Migrate webservice to jersey
Open
enhancement
pipeline-framework
- Dominant language
- Java
- Stars
- 26
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Now the webservice is not unittested and there are some issues regarding old versions of jetty:
Using jersey will be able to:
- Easily unittest all the aspects of the webservice
- Code clean-up and rely on jaxb for xml marshalling and unmarshalling
This issues must me solved during the task:
https://github.com/daisy/pipeline-issues/issues/155
https://github.com/daisy/pipeline-issues/issues/99 (this last is long done but not tested)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.