[
https://issues.apache.org/jira/browse/GEODE-5660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16596788#comment-16596788
]
ASF subversion and git services commented on GEODE-5660:
--------------------------------------------------------
Commit de1133297a0df6957ea5615d872f573a9329b613 in geode's branch
refs/heads/feature/GEODE-5660 from [~ukohlmeyer]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=de11332 ]
GEODE-5660: spotless
> Add ability to lookup the GEODE-WEB-API war file from the classpath
> -------------------------------------------------------------------
>
> Key: GEODE-5660
> URL: https://issues.apache.org/jira/browse/GEODE-5660
> Project: Geode
> Issue Type: Improvement
> Components: rest (admin), rest (dev)
> Reporter: Udo Kohlmeyer
> Assignee: Udo Kohlmeyer
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.8.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> The current AgentUtil class only makes provision to lookup the
> `geode-web-api` and `geode-web` war files from known locations.
> When referencing the `geode-web-api` and `geode-web` war's from a
> repository, the HTTP Services will fail, due to the requirement of having set
> `GEODE_HOME` to the locally deployed GEODE distribution.
> A way is required to reference the relevant war files from a repository and
> not requiring the `GEODE_HOME` property to be specifically set.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)