You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments