You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2011/09/22 19:00:57 UTC

DO NOT REPLY [Bug 51871] New: Wrong transitive dependency listed in tomcat-jdbc maven pom

https://issues.apache.org/bugzilla/show_bug.cgi?id=51871

             Bug #: 51871
           Summary: Wrong transitive dependency listed in tomcat-jdbc
                    maven pom
           Product: Tomcat 7
           Version: 7.0.21
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Packaging
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: youngm@gmail.com
    Classification: Unclassified


tomcat-jdbc depends upon tomcat-juli.  However, the maven pom for tomcat-jdbc
lists itself as a transitive dependency instead:

http://search.maven.org/remotecontent?filepath=org/apache/tomcat/tomcat-jdbc/7.0.21/tomcat-jdbc-7.0.21.pom

I believe this is supposed to be tomcat-juli similar to other tomcat
dependencies dependent on tomcat-juli like tomcat-coyote:

http://search.maven.org/remotecontent?filepath=org/apache/tomcat/tomcat-coyote/7.0.21/tomcat-coyote-7.0.21.pom

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 51871] Wrong transitive dependency listed in tomcat-jdbc maven pom

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51871

--- Comment #2 from Konstantin Kolinko <kn...@gmail.com> 2011-09-22 22:22:30 UTC ---
FYI: I see this value in res/maven/tomcat-jdbc.pom in trunk and tc7.0.x.
The jdbc-pool pom file in modules/jdbc-pool/pom.xml is different.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 51871] Wrong transitive dependency listed in tomcat-jdbc maven pom

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51871

Konstantin Kolinko <kn...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Konstantin Kolinko <kn...@gmail.com> 2011-09-25 21:33:52 UTC ---
Fixed with r1175582 and r1175584. Will be in Tomcat 7.0.22.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 51871] Wrong transitive dependency listed in tomcat-jdbc maven pom

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51871

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Packaging                   |jdbc-pool
            Version|7.0.21                      |unspecified
            Product|Tomcat 7                    |Tomcat Modules
         OS/Version|                            |All

--- Comment #1 from Mark Thomas <ma...@apache.org> 2011-09-22 21:59:59 UTC ---
Correct project

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org