Skip to content
Snippets Groups Projects
Commit 715ceefc authored by Enrique Gonzalez's avatar Enrique Gonzalez Committed by Marek Novotný
Browse files

[JBPM-8506] Need slf4j adapter for kie server with RHDM 7 (#1824)

added org.slf4j:slf4j-jdk14 to the assembly so weblogic can log
parent fb13eab6
Branches
Tags
No related merge requests found
......@@ -69,6 +69,8 @@
<include>org.jbpm:jbpm-services-ejb-timer</include>
<include>org.slf4j:slf4j-jdk14</include>
<!-- hibernate core and entity manager are added via maven-dependency-pluging:copy to include JPA 2.1 versions -->
<include>org.hibernate.common:hibernate-commons-annotations</include>
<include>org.hibernate:hibernate-validator</include>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment