Daniel Passos commented on Bug AGDROID-33

Sorry, I'll upgrade site about this warning.

The correct is use the pipe

Pipeline pipeline = new Pipeline(REST_REMOVE_URL);
Pipe<Member> pipe = pipeline.pipe(Member.class);
pipe.remove("test", myCallback);
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira