[ 
https://issues.apache.org/jira/browse/CASSANDRA-18450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacek Lewandowski updated CASSANDRA-18450:
------------------------------------------
    Summary: Do not include checkstyle or other checks in "jar" target, have 
separate target for them  (was: Do not include checkstyle or other check in 
"jar" target, have separate target for them)

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to