You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by "James Bognar (Jira)" <ji...@apache.org> on 2019/09/06 15:38:00 UTC

[jira] [Created] (JUNEAU-139) juneau-rest-client should not have dependency on juneau-rest-server.

James Bognar created JUNEAU-139:
-----------------------------------

             Summary: juneau-rest-client should not have dependency on juneau-rest-server.
                 Key: JUNEAU-139
                 URL: https://issues.apache.org/jira/browse/JUNEAU-139
             Project: Juneau
          Issue Type: Task
          Components: Code
    Affects Versions: 8.1.0
            Reporter: James Bognar
            Assignee: James Bognar
             Fix For: 8.1.1


Now that the HTTP response/exception beans have been moved to juneau-marshall, the dependency from juneau-rest-client to juneau-rest-server can be dropped.  This allows the client-side code from being used without pulling in javax.servlet and other server-only code.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)