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.