You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by Thomas Poepping <po...@amazon.com> on 2016/05/13 19:02:06 UTC

Review Request 47351: [OOZIE-2530] Remove jline from parent and sharelib pig pom

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

Review request for oozie and Jaydeep Vishwakarma.


Bugs: OOZIE-2530
    https://issues.apache.org/jira/browse/OOZIE-2530


Repository: oozie-git


Description
-------

This patch removes an unnecessary hardcoded dependency on jline in the oozie parent pom and pig sharelib pom.

The jline dependencies were required before OOZIE-704, which removed the direct dependencies on jline in oozie code. Since that patch, the direct dependency on jline in oozie has been unnecessary. This will also fix OOZIE-2409.


Diffs
-----

  pom.xml 26f10a3 
  sharelib/pig/pom.xml bb3eea5 

Diff: https://reviews.apache.org/r/47351/diff/


Testing
-------

Patch cleanly applies and mkdistro succeeds on master.

https://issues.apache.org/jira/browse/OOZIE-2530


Thanks,

Thomas Poepping