Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reorder the way contents of healthcenter jars are extracted
There are two copies of Version.class one in healthcenter.jar and the other in monitoring-api.jar. Version.class from healthcenter.jar should be used to avoid HealthCenterNotSupportedException caused due to long version date in monitoring-api.jar. Signed-off-by: Ravali Yatham <[email protected]>
- Loading branch information