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

Stefan Miklosovic commented on CASSANDRA-17964:
-----------------------------------------------

I will be updating this comment as new branches and builds will be added.

Important notes for 3.0 - I have updated reflections library to 0.10.2 (same as 
is in trunk). The reason for that was that when the scanning is happening in 
our Ant task, the version which is present in 3.0 currently (0.9.something) 
prints big debug log of reflection library which is unnecessary and it just 
pollutes the overall build logs. Moving to 0.10.2 is very simple, basically a 
drop-in replacement.

3.0 PR https://github.com/apache/cassandra/pull/1981/files

> Some tests are never executed due to naming violation - fix it and add 
> checkstyle where applicable
> --------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17964
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17964
>             Project: Cassandra
>          Issue Type: Task
>          Components: Test/unit
>            Reporter: Ruslan Fomkin
>            Assignee: Stefan Miklosovic
>            Priority: Normal
>             Fix For: 3.0.x, 3.11.x, 4.0.x, 4.1.x, 4.x
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> [BatchTests|https://github.com/apache/cassandra/blob/trunk/test/unit/org/apache/cassandra/cql3/BatchTests.java]
>  doesn't follow naming convention to be run as unit tests and, thus, is never 
> run.
> The rule in build expects names as `*Test`.



--
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