Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
2.03.05
-
None
-
None
Description
The hst-commons lib should not have dependency on slf4j because it is deployed on shared library folder of web application in tomcat or portal deployment.
Sometimes it has been broken because hst-commons's pom does not have explicit definition of the restriction and jetty running environment already has slf4j as its environment.
This problem should be fixed more stably.