You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2015/02/14 18:11:11 UTC

[jira] [Commented] (ACCUMULO-3586) Remove javac lint warnings from the maven build

    [ https://issues.apache.org/jira/browse/ACCUMULO-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14321563#comment-14321563 ] 

Christopher Tubbs commented on ACCUMULO-3586:
---------------------------------------------

Do you know if the following would work? (I don't have a good way to test)

{code}
bin/bootstrap_config.sh -o -d target/example-configs/$s/standalone -s $s -j -v 2 >> $out 2>&1
{code}

> Remove javac lint warnings from the maven build
> -----------------------------------------------
>
>                 Key: ACCUMULO-3586
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3586
>             Project: Accumulo
>          Issue Type: Task
>            Reporter: Christopher Tubbs
>            Assignee: Christopher Tubbs
>             Fix For: 1.7.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> There's some unnecessary build warnings in the maven output. I'd like to get rid of those. (One of them has already uncovered ACCUMULO-3580).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)