[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jacorb-bugs
Subject:    [jacorb-bugs] [Bug 1016] New: Jacorb (core) pom exposes slf4j-jdk14 as a compile time dependency
From:       bugzilla-daemon () jacorb ! org
Date:       2015-08-19 9:42:07
Message-ID: bug-1016-20 () http ! www ! jacorb ! org/bugzilla/
[Download RAW message or body]

--1439977328.c1760.641
Date: Wed, 19 Aug 2015 05:42:08 -0400
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"

http://www.jacorb.org/bugzilla/show_bug.cgi?id=1016

            Bug ID: 1016
           Summary: Jacorb (core) pom exposes slf4j-jdk14 as a compile
                    time dependency
           Product: JacORB
           Version: 3.6.1
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Configuration and Build
          Assignee: jacorb-bugs@lists.spline.inf.fu-berlin.de
          Reporter: david.gibbs@ig.com

The Jacorb (core) pom exposes slf4j-jdk14 as a compile dependency.
This requires exclusion of slf4j-jdk14 in dependent projects.
slf4j-jdk14 is not a compile dependency.

mvn co-ordinates

<dependency>
  <groupId>org.jacorb</groupId>
  <artifactId>jacorb</artifactId>
  <version>3.6.1</version>
</dependency>

Dependencies

<dependencies>
   <dependency>
   <groupId>org.slf4j</groupId>
   <artifactId>slf4j-api</artifactId>
</dependency>
<dependency>
   <groupId>org.slf4j</groupId>
   <artifactId>slf4j-jdk14</artifactId>
</dependency>
<dependency>
  <groupId>org.jacorb</groupId>
  <artifactId>jacorb-omgapi</artifactId>
</dependency>
</dependencies>

-- 
You are receiving this mail because:
You are the assignee for the bug.

--1439977328.c1760.641
Date: Wed, 19 Aug 2015 05:42:08 -0400
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"

<html>
    <head>
      <base href="http://www.jacorb.org/bugzilla/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Jacorb (core) pom exposes slf4j-jdk14 as a compile time dependency"
   href="http://www.jacorb.org/bugzilla/show_bug.cgi?id=1016">1016</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Jacorb (core) pom exposes slf4j-jdk14 as a compile time dependency
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>JacORB
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>3.6.1
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P5
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Configuration and Build
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>jacorb-bugs&#64;lists.spline.inf.fu-berlin.de
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>david.gibbs&#64;ig.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The Jacorb (core) pom exposes slf4j-jdk14 as a compile dependency.
This requires exclusion of slf4j-jdk14 in dependent projects.
slf4j-jdk14 is not a compile dependency.

mvn co-ordinates

&lt;dependency&gt;
  &lt;groupId&gt;org.jacorb&lt;/groupId&gt;
  &lt;artifactId&gt;jacorb&lt;/artifactId&gt;
  &lt;version&gt;3.6.1&lt;/version&gt;
&lt;/dependency&gt;

Dependencies

&lt;dependencies&gt;
   &lt;dependency&gt;
   &lt;groupId&gt;org.slf4j&lt;/groupId&gt;
   &lt;artifactId&gt;slf4j-api&lt;/artifactId&gt;
&lt;/dependency&gt;
&lt;dependency&gt;
   &lt;groupId&gt;org.slf4j&lt;/groupId&gt;
   &lt;artifactId&gt;slf4j-jdk14&lt;/artifactId&gt;
&lt;/dependency&gt;
&lt;dependency&gt;
  &lt;groupId&gt;org.jacorb&lt;/groupId&gt;
  &lt;artifactId&gt;jacorb-omgapi&lt;/artifactId&gt;
&lt;/dependency&gt;
&lt;/dependencies&gt;</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>

--1439977328.c1760.641--


_______________________________________________
jacorb-bugs mailing list
jacorb-bugs@lists.spline.inf.fu-berlin.de
https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-bugs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic