Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.