Author: elvisisking
Date: 2012-04-27 16:34:11 -0400 (Fri, 27 Apr 2012)
New Revision: 40580
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.client/META-INF/MANIFEST.MF
trunk/modeshape/plugins/org.jboss.tools.modeshape.client/modeshape-client.jar
Log:
JBIDE-11698 Update ModeShape Tools To Obtain SLF4J Dependency From Target Platform.
Getting slf4j now from target platform. Updated the MS client jar to 2.8.1.
Modified: trunk/modeshape/plugins/org.jboss.tools.modeshape.client/META-INF/MANIFEST.MF
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.client/META-INF/MANIFEST.MF 2012-04-27
20:07:58 UTC (rev 40579)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.client/META-INF/MANIFEST.MF 2012-04-27
20:34:11 UTC (rev 40580)
@@ -28,6 +28,7 @@
org.apache.commons.logging,
org.apache.commons.logging.impl,
org.apache.http,
+ org.apache.http.annotation,
org.apache.http.auth,
org.apache.http.auth.params,
org.apache.http.client,
@@ -101,7 +102,6 @@
org.modeshape.common.annotation,
org.modeshape.common.collection,
org.modeshape.common.component,
- org.modeshape.common.i18n,
org.modeshape.common.math,
org.modeshape.common.naming,
org.modeshape.common.statistic,
@@ -110,6 +110,7 @@
org.modeshape.common.util.log,
org.modeshape.common.xml,
org.modeshape.jcr.api,
+ org.modeshape.jcr.api.nodetype,
org.modeshape.jcr.api.query,
org.modeshape.jcr.api.query.qom,
org.modeshape.jdbc,
@@ -120,7 +121,5 @@
org.modeshape.web.jcr.rest.client,
org.modeshape.web.jcr.rest.client.domain,
org.modeshape.web.jcr.rest.client.http,
- org.modeshape.web.jcr.rest.client.json,
- org.slf4j,
- org.slf4j.helpers,
- org.slf4j.spi
+ org.modeshape.web.jcr.rest.client.json
+Require-Bundle: org.slf4j.api;visibility:=reexport
Modified: trunk/modeshape/plugins/org.jboss.tools.modeshape.client/modeshape-client.jar
===================================================================
(Binary files differ)
Show replies by date