You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Sven Homburg (JIRA)" <ji...@apache.org> on 2015/03/12 08:43:38 UTC

[jira] [Created] (TAP5-2465) dependency in module not needed

Sven Homburg created TAP5-2465:
----------------------------------

             Summary: dependency in module not needed
                 Key: TAP5-2465
                 URL: https://issues.apache.org/jira/browse/TAP5-2465
             Project: Tapestry 5
          Issue Type: Task
          Components: tapestry-hibernate
    Affects Versions: 5.4
            Reporter: Sven Homburg
            Priority: Trivial


i think that this dependency not needed.

{code}
    <dependency>
      <groupId>org.jboss.logging</groupId>
      <artifactId>jboss-logging</artifactId>
      <version>3.1.0.GA</version>
      <scope>compile</scope>
    </dependency>
{code}

the hibernate's pom refers to his own version of jboss-logging




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)