[ https://issues.apache.org/jira/browse/GEODE-6492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16785840#comment-16785840 ]
Jens Deppe commented on GEODE-6492: ----------------------------------- This task should include writing a test which does a gradle build against a sample app which only includes {{geode-core}} as a dependency. > Geode should fail gracefully if the HttpService cannot be started > ----------------------------------------------------------------- > > Key: GEODE-6492 > URL: https://issues.apache.org/jira/browse/GEODE-6492 > Project: Geode > Issue Type: Bug > Components: configuration, management > Reporter: Jens Deppe > Assignee: Jens Deppe > Priority: Major > > Previously, starting our various webapps, would simply be dependent on the > presence of the .war file. Anyone building and testing a Geode would > typically not care whether theses additional services were available and > would not notice their absence. > Now we have a new {{HttpService}} which will attempt to start regardless of > the presence of any .war files. This now also implies that various jetty jars > need to be available. When building with maven or gradle, the necessary > dependencies are marked as {{optional}} which means that a vanilla built app > (configured without those optional dependencies) will not start. -- This message was sent by Atlassian JIRA (v7.6.3#76005)