[
http://opencast.jira.com/browse/MH-6724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=24591#comment-24591
]
Christopher Brooks commented on MH-6724:
----------------------------------------
ok, so do I need to apply the mh6723patch_v4.diff patch or did the second one
include these changes? When I do v4 first then v4 I get patching errors. When
I do v1 and remove the files that you showed things seem to compile and pass
tests.
Note: patch files don't include svn rm or creation of new directories, so this
is why they were not auto deleted from the file you send me.
> Extend @RestQuery annotations with new fields
> ---------------------------------------------
>
> Key: MH-6724
> URL: http://opencast.jira.com/browse/MH-6724
> Project: Matterhorn Project
> Issue Type: Sub-Task
> Components: Architecture & Services
> Affects Versions: 1.1
> Reporter: Christopher Brooks
> Assignee: Kenneth Lui
> Priority: Minor
> Fix For: 1.2
>
> Attachments: mh6723patch_v4.diff, mh6724patch_v1.diff
>
>
> Some more fields and classes to add, please add unit tests as well.
> responses = {
> @RestResponse(responseCode = 200, description = "When the capture started
> correctly"),
> @RestResponse(responseCode = 400, description = "When there are no media
> devices")},
> pathParameters = {
> @RestParameter(name = "location", description = "The room of the capture
> agent", false)},
> queryParameters = {
> @RestParameter(name = "id", description = "The ID of the capture to start",
> true)},
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn
To unsubscribe please email
[email protected]
_______________________________________________