GH-317: make client to JPA enhance classes & core to depend on client
---------------------------------------------------------------------
Key: OOZIE-235
URL: https://issues.apache.org/jira/browse/OOZIE-235
Project: Oozie
Issue Type: Bug
Reporter: Hadoop QA
Currently client module does not JPA enhance classes (not to depend on
additional JAR files) and the core module adds the src of client (instead
depending on it). This break the automatic integration of IDEs as they don't
know how to process the extra source in core.
We should remove the client src addition from core and use a normal maven
dependency. This will require adding some additional JPA jars files to the
client not to have runtime errors (though the Oozie client will not directly
use JPA stuff)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira