[ 
https://issues.apache.org/jira/browse/ACCUMULO-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Josh Elser updated ACCUMULO-1063:
---------------------------------

    Status: Patch Available  (was: Open)

[~kturner] You said that you meant for Instamo to be a stand-alone project, but 
I think I'd rather see it bundled as part of Accumulo. The capability that 
Instamo provides is very useful for testing and I think we could benefit from 
it.

To that end, I'll attach a patch which reworks the Instamo pom to reference the 
Examples parent pom, take advantage of the dependencyManagement and the already 
configured plugins.

I also bumped the managed version of commons-io to 2.4 as Instamo does use a 
method that doesn't exist in 1.4. I believe two non-test package classes 
actually reference commons-io classes, so I'm not too concerned about the 
upgrade.
                
> Update pom.xml to reference Commons IO v2.4 (or change Instamo to remove 
> dependency)
> ------------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-1063
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1063
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: David Medinets
>            Assignee: Christopher Tubbs
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> The MapReduceExample (for MiniAccumuloCluster) seems to depend on Commons IO 
> v2.4 but the current compilation places Commons IO v1.2 in the lib directory.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to