Sean Busbey created ACCUMULO-2723:
-------------------------------------
Summary: orphaned monitor test
Key: ACCUMULO-2723
URL: https://issues.apache.org/jira/browse/ACCUMULO-2723
Project: Accumulo
Issue Type: Bug
Components: monitor, test
Affects Versions: 1.6.0
Reporter: Sean Busbey
Priority: Minor
Fix For: 1.6.1, 1.7.0
There's an orphaned test that never gets built/run, probably from a bad merge
{noformat}
server/src/test/java/org/apache/accumulo/server/monitor/servlets/trace/SummaryTest.java
{noformat}
With the per-service refactoring, there's no pom in server/ to cause this to be
built. If you run through compile-test you'll see tehre is no target/ directory
within server.
--
This message was sent by Atlassian JIRA
(v6.2#6252)