GH-186: examples should use the JARs produced by sharelib
---------------------------------------------------------
Key: OOZIE-178
URL: https://issues.apache.org/jira/browse/OOZIE-178
Project: Oozie
Issue Type: Bug
Reporter: Hadoop QA
currently both examples and sharelib modules generate the list of JARs from the
dependencies.
This means that in both modules we are duplicating the artifact exclusion to
get the list of JARs right.
This should be done in one module only (sharelib) and the other (examples)
should depend on it.
examples assembly would still pull the JARs into the examples TAR to allow the
examples to run with a common user lib but not requiring to install a system lib
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira