]
Gustavo Fernandes updated ISPN-9069:
------------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.3.0.Alpha1
Resolution: Done
RestStore should not depend on Rest server
------------------------------------------
Key: ISPN-9069
URL:
https://issues.jboss.org/browse/ISPN-9069
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 9.3.0.Alpha1
The REST store has an optional dependency on the REST server just to build an unused
class. Removing the class and changing the scope to test allows us to trim ~14MB of
artifacts from the "-all" distribution