[jboss-jira] [JBoss JIRA] Resolved: (JBVFS-153) VFS30 has a compile dependency on jboss-logging-spi
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Wed Mar 17 08:47:37 EDT 2010
[ https://jira.jboss.org/jira/browse/JBVFS-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Diesler resolved JBVFS-153.
----------------------------------
Resolution: Done
Done
<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging-spi</artifactId>
<version>${version.jboss.logging}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging-log4j</artifactId>
<version>${version.jboss.logging}</version>
<scope>provided</scope>
</dependency>
> VFS30 has a compile dependency on jboss-logging-spi
> ---------------------------------------------------
>
> Key: JBVFS-153
> URL: https://jira.jboss.org/jira/browse/JBVFS-153
> Project: JBoss VFS
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.0.0.CR5
> Reporter: Thomas Diesler
> Assignee: Thomas Diesler
> Fix For: 3.0.0.CR6
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list