Alan Gates created HCATALOG-445:
-----------------------------------
Summary: Clover builds broken on trunk
Key: HCATALOG-445
URL: https://issues.apache.org/jira/browse/HCATALOG-445
Project: HCatalog
Issue Type: Bug
Components: build
Affects Versions: 0.5
Reporter: Alan Gates
Fix For: 0.5
After the changes to split out Pig functionality into a separate jar clover
builds fail. When it runs tests in the hcatalog-pig-adaptor directory tests
fail with the following:
{code}
com_cenqua_clover/CoverageRecorder
java.lang.NoClassDefFoundError: com_cenqua_clover/CoverageRecorder
at
org.apache.hcatalog.HcatTestUtils.createTestDataFile(HcatTestUtils.java:83)
at
org.apache.hcatalog.pig.TestHCatStorer.testDynamicPartitioningMultiPartColsInDataPartialSpec(Unknown
Source)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira