Jacek Lewandowski created CASSANDRA-18450:
---------------------------------------------

             Summary: Do not include checkstyle or other check 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


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