Jens Deppe created GEODE-6280:
---------------------------------

             Summary: Create new public module for the Management API
                 Key: GEODE-6280
                 URL: https://issues.apache.org/jira/browse/GEODE-6280
             Project: Geode
          Issue Type: New Feature
          Components: configuration
            Reporter: Jens Deppe


We will need a new public module for the Management API. This separate module, 
once compiled, will produce a jar that developers can download (via Maven or 
otherwise) to access the Management API. Thus it is required that any 
dependencies we have that are currently "internal" need to be moved into this 
public module.

h3. Acceptance Criteria

*Given* I am a java developer
*and* configured my `build.gradle` to pull down the Geode Management API module
*When* I do a gradlew build
*Then* I can write a java application that uses components inside this module
*and* the module is self contained and does not have other geode dependencies.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to