Right.

<dependency>
            <groupId>org.apache.tomee</groupId>
            <artifactId>openejb-core</artifactId>
            <version>7.0.0</version>
            <scope>test</scope>
            <exclusions>
                <exclusion>
                    <groupId>org.slf4j</groupId>
                    <artifactId>slf4j-jdk14</artifactId>
                </exclusion>
            </exclusions>
        </dependency>

Thx,

/hw



--
View this message in context: 
http://tomee-openejb.979440.n4.nabble.com/7-0-0-app-composer-and-logback-tp4678835p4678837.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Reply via email to