[
https://issues.apache.org/jira/browse/CURATOR-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14074732#comment-14074732
]
ASF GitHub Bot commented on CURATOR-127:
----------------------------------------
GitHub user madrob opened a pull request:
https://github.com/apache/curator/pull/21
CURATOR-127 Fix trivial warnings
Remove wildcard imports. Add generic types to Class.
Add serialVersionUID to Serializable.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/madrob/curator CURATOR-127
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/curator/pull/21.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21
----
commit 15a0aaceca48da49898dc25a9c7cc6521708e8ff
Author: Mike Drob <[email protected]>
Date: 2014-07-25T18:23:10Z
CURATOR-127 Fix trivial warnings
Remove wildcard imports. Add generic types to Class.
Add serialVersionUID to Serializable.
----
> Fix trivial warnings
> --------------------
>
> Key: CURATOR-127
> URL: https://issues.apache.org/jira/browse/CURATOR-127
> Project: Apache Curator
> Issue Type: Bug
> Reporter: Mike Drob
> Assignee: Jordan Zimmerman
>
> There some trivial warnings in the code that might lead to relevant warnings
> going unnoticed. We should either fix or suppress them as best as we can.
--
This message was sent by Atlassian JIRA
(v6.2#6252)