-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.10.0
-
Component/s: rest (admin)
-
Labels:None
For some reason, the classes needed for the geode-web war file were left in geode-core. This results in a weird build and extra dependencies in geode-core that aren't needed. The build currently jars these classes up separately and uses them in the war, but they are not part of geode-core.jar.
These classes should move to geode-web.