[
https://issues.apache.org/jira/browse/QUARKS-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200064#comment-15200064
]
ASF GitHub Bot commented on QUARKS-39:
--------------------------------------
Github user dlaboss commented on a diff in the pull request:
https://github.com/apache/incubator-quarks/pull/23#discussion_r56550593
--- Diff: api/topology/src/test/java/quarks/test/topology/TStreamTest.java
---
@@ -292,6 +292,7 @@ public void testSplitWithNegativeOutputs() throws
Exception {
private enum LogSeverityEnum {
ALERT(1), CRITICAL(2), ERROR(3), WARNING(4), NOTICE(5), INFO(6),
DEBUG(7);
+ @SuppressWarnings("unused")
--- End diff --
@Cazen pls adjust this post merge if desired.
> Java warnings creaping in
> -------------------------
>
> Key: QUARKS-39
> URL: https://issues.apache.org/jira/browse/QUARKS-39
> Project: Quarks
> Issue Type: Bug
> Reporter: Dale LaBossiere
> Assignee: Dale LaBossiere
> Priority: Trivial
>
> I couple of recent merges have introduced some java warnings -- currently at
> 4. I'll clean them up.
> Please try to be more diligent about keeping these out of the code base :-)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)