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

Michael Semb Wever commented on CASSANDRA-18450:
------------------------------------------------

i'm ok with this so long as it's thoroughly tests on all CI and passes the dev@ 
list.

> Do not include checkstyle or other checks in "jar" target, have separate 
> target for them
> ----------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-18450
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18450
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Jacek Lewandowski
>            Priority: Normal
>
> I'd like to propose that we reduce "jar" target in the build to absolute 
> minimum so that it is fast when you do everyday development and you build 
> frequently. 
> Checkstyle, and other checks, like Eclipse-Warnings could be a part of a 
> separate target, like "check" that would run all of them. 
> That "check" target would be also a part of "artifacts" target. 
> I know that we can always add a property to disable checkstyle but I find it 
> a pain to remember the property name. Also, we only run some of the checks 
> with "jar" which is confusing.
> cc [~mck]
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to