[
https://jira.jboss.org/browse/JBIDE-6984?page=com.atlassian.jira.plugin.s...
]
Dan Florian commented on JBIDE-6984:
------------------------------------
I've tested this using the latest ModeShape 2.2 JDBC jar provided to me by Van. Since
the latest JDBC jar now includes the SLF4J library, logging now works again and no code
changes were needed. In my testing I temporarily added the jcip-annotations.jar as a
dependency a better solution for obtaining this library is found.
Upgrade ModeShape Plugin To Use The Latest ModeShape JDBC Jar
(Currently 2.2)
-----------------------------------------------------------------------------
Key: JBIDE-6984
URL:
https://jira.jboss.org/browse/JBIDE-6984
Project: Tools (JBoss Tools)
Issue Type: Task
Components: modeshape
Affects Versions: 3.2.0.M1
Reporter: Dan Florian
Assignee: Dan Florian
Fix For: 3.2.0.Beta
The ModeShape JBT plugin is currently using a manually built ModeShape project REST
client jar with dependencies based on a ModeShape 2.1 snapshot release. A ModeShape JDBC
jar is being built automatically by ModeShape and contains all the dependencies that the
ModeShape JBT plugin needs except net.jcip.annotations. Also the ModeShape JDBC jar is
significantly smaller in size. The net.jcip.annotations library is also being used by
Teiid Designer so that library needs to be available from a common location within JBT and
another ticket will be written to address that. Having the ModeShape JBT plugin use the
JDBC jar may also benefit Teiid Designer as users of Designer may want to also use the
ModeShape JDBC driver.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira