Update commons-configuration version
------------------------------------

                 Key: HAMA-527
                 URL: https://issues.apache.org/jira/browse/HAMA-527
             Project: Hama
          Issue Type: Improvement
          Components: build 
    Affects Versions: 0.4.0
            Reporter: Edward J. Yoon
            Assignee: Edward J. Yoon
             Fix For: 0.5.0


Update to 1.7

Then, whirr-hama's pom.xml can also be simplified.

{code}
    <osgi.import>
      !org.apache.whirr.service.hama*,
      org.apache.commons.configuration*;version="[1.6,2)",
      *
    </osgi.import>
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to