From e99a30c98aed4e0490720fa29a54a1af25c78657 Mon Sep 17 00:00:00 2001 From: Geoffrey De Smet Date: Mon, 8 Oct 2012 17:51:36 +0200 Subject: [PATCH] remove the slf4j-api exclusions (which were on weld-se which didn't really exclude them because it shaded slf4j-api inside) --- jbpm-human-task/jbpm-human-task-services/pom.xml | 6 ------ jbpm-human-task/jbpm-human-task-workitems/pom.xml | 6 ------ 2 files changed, 12 deletions(-) diff --git a/jbpm-human-task/jbpm-human-task-services/pom.xml b/jbpm-human-task/jbpm-human-task-services/pom.xml index afee7d4271..2f34957fc1 100644 --- a/jbpm-human-task/jbpm-human-task-services/pom.xml +++ b/jbpm-human-task/jbpm-human-task-services/pom.xml @@ -34,12 +34,6 @@ org.jboss.weld.se weld-se-core provided - - - slf4j-api - org.slf4j - - diff --git a/jbpm-human-task/jbpm-human-task-workitems/pom.xml b/jbpm-human-task/jbpm-human-task-workitems/pom.xml index 33b208fb52..d1c89a7297 100644 --- a/jbpm-human-task/jbpm-human-task-workitems/pom.xml +++ b/jbpm-human-task/jbpm-human-task-workitems/pom.xml @@ -44,12 +44,6 @@ org.jboss.weld.se weld-se-core provided - - - slf4j-api - org.slf4j - - javax.enterprise