You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Dave Kale (JIRA)" <ji...@apache.org> on 2010/11/15 22:18:13 UTC

[jira] Created: (OODT-60) Annoying build warnings about dependencies that have moved

Annoying build warnings about dependencies that have moved
----------------------------------------------------------

                 Key: OODT-60
                 URL: https://issues.apache.org/jira/browse/OODT-60
             Project: OODT
          Issue Type: Wish
          Components: build proces, curator, file manager, grid, product server, workflow manager
    Affects Versions: 0.2-incubating
         Environment: Mac OS X 10.6, Java JDK 6, etc.
            Reporter: Dave Kale
            Assignee: Dave Kale
            Priority: Trivial
             Fix For: 0.2-incubating


These warnings have been showing up for a while:

[WARNING] While downloading servletapi:servletapi:2.4
  This artifact has been relocated to javax.servlet:servlet-api:2.4.

[WARNING] While downloading xerces:xerces:2.4.0
  This artifact has been relocated to xerces:xercesImpl:2.4.0.

The former affects curator, grid, product, webapp/filemgr, and webapp/workflow.  The latter affects grid.

Right now it's just annoying, though I suppose it could break things someday, so might as well fix it unless someone has an objection.  I have modified pom.xml's to check in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OODT-60) Annoying build warnings about dependencies that have "been relocated"

Posted by "Dave Kale (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Kale updated OODT-60:
--------------------------

    Summary: Annoying build warnings about dependencies that have "been relocated"  (was: Annoying build warnings about dependencies that have moved)

> Annoying build warnings about dependencies that have "been relocated"
> ---------------------------------------------------------------------
>
>                 Key: OODT-60
>                 URL: https://issues.apache.org/jira/browse/OODT-60
>             Project: OODT
>          Issue Type: Wish
>          Components: build proces, curator, file manager, grid, product server, workflow manager
>    Affects Versions: 0.2-incubating
>         Environment: Mac OS X 10.6, Java JDK 6, etc.
>            Reporter: Dave Kale
>            Assignee: Dave Kale
>            Priority: Trivial
>             Fix For: 0.2-incubating
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> These warnings have been showing up for a while:
> [WARNING] While downloading servletapi:servletapi:2.4
>   This artifact has been relocated to javax.servlet:servlet-api:2.4.
> [WARNING] While downloading xerces:xerces:2.4.0
>   This artifact has been relocated to xerces:xercesImpl:2.4.0.
> The former affects curator, grid, product, webapp/filemgr, and webapp/workflow.  The latter affects grid.
> Right now it's just annoying, though I suppose it could break things someday, so might as well fix it unless someone has an objection.  I have modified pom.xml's to check in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.