You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by Bilung Lee <bl...@gmail.com> on 2012/03/03 00:54:56 UTC

Re: Review Request: SQOOP-442: Ant target mvn-install is generating pom with dependencies on cloudera version of Hadoop

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3950/#review5600
-----------------------------------------------------------

Ship it!


Thanks for the patch!

- Bilung


On 2012-02-18 17:26:41, Jarek Cecho wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/3950/
> -----------------------------------------------------------
> 
> (Updated 2012-02-18 17:26:41)
> 
> 
> Review request for Sqoop, Arvind Prabhakar and Bilung Lee.
> 
> 
> Summary
> -------
> 
> I've changed ivy configuration.
> 
> 
> This addresses bug SQOOP-442.
>     https://issues.apache.org/jira/browse/SQOOP-442
> 
> 
> Diffs
> -----
> 
>   /ivy/sqoop.xml 1245157 
> 
> Diff: https://reviews.apache.org/r/3950/diff
> 
> 
> Testing
> -------
> 
> Example of generated dependency:
> 
>     <dependency>
>       <groupId>org.apache.hadoop</groupId>
>       <artifactId>hadoop-core</artifactId>
>       <version>0.23.1-SNAPSHOT</version>
>       <optional>true</optional>
>     </dependency>
> 
> 
> Thanks,
> 
> Jarek
> 
>