You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2010/06/08 23:05:14 UTC

[jira] Created: (WHIRR-24) Service code should not depend on particular versions of service jars

Service code should not depend on particular versions of service jars
---------------------------------------------------------------------

                 Key: WHIRR-24
                 URL: https://issues.apache.org/jira/browse/WHIRR-24
             Project: Whirr
          Issue Type: Bug
          Components: core
            Reporter: Tom White
             Fix For: 0.1.0


For example, the Hadoop service POM declares a dependency on Hadoop Core 0.20.2. The main code should be independent of Hadoop code, and this dependency should only be needed for testing.

See https://cwiki.apache.org/confluence/display/WHIRR/WhirrDesign.

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


[jira] Updated: (WHIRR-24) Service code should not depend on particular versions of service jars

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

Tom White updated WHIRR-24:
---------------------------

    Fix Version/s:     (was: 0.1.0)

> Service code should not depend on particular versions of service jars
> ---------------------------------------------------------------------
>
>                 Key: WHIRR-24
>                 URL: https://issues.apache.org/jira/browse/WHIRR-24
>             Project: Whirr
>          Issue Type: Bug
>          Components: core
>            Reporter: Tom White
>
> For example, the Hadoop service POM declares a dependency on Hadoop Core 0.20.2. The main code should be independent of Hadoop code, and this dependency should only be needed for testing.
> See https://cwiki.apache.org/confluence/display/WHIRR/WhirrDesign.

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


[jira] Resolved: (WHIRR-24) Service code should not depend on particular versions of service jars

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

Tom White resolved WHIRR-24.
----------------------------

    Resolution: Duplicate

Fixed in WHIRR-80.

> Service code should not depend on particular versions of service jars
> ---------------------------------------------------------------------
>
>                 Key: WHIRR-24
>                 URL: https://issues.apache.org/jira/browse/WHIRR-24
>             Project: Whirr
>          Issue Type: Bug
>          Components: core
>            Reporter: Tom White
>
> For example, the Hadoop service POM declares a dependency on Hadoop Core 0.20.2. The main code should be independent of Hadoop code, and this dependency should only be needed for testing.
> See https://cwiki.apache.org/confluence/display/WHIRR/WhirrDesign.

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