Added for infinite expiry support for publishWithExpiry() . If expiry passed to function is not positive number, it will be treated as infinite expiry, and this function will act as normal publish()
For publish(), fixed NPE which was thrown from UnmanagedPublisher.getEnrichedProperties()
publishWithExpiry()
. If expiry passed to function is not positive number, it will be treated as infinite expiry, and this function will act as normalpublish()
publish()
, fixed NPE which was thrown fromUnmanagedPublisher.getEnrichedProperties()