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

Marcus Eriksson commented on CASSANDRA-14915:
---------------------------------------------

3.0 branch: https://github.com/krummas/cassandra/commits/marcuse/14915-3.0
3.0 test run: 
https://circleci.com/workflow-run/6328c243-e81d-48cb-bb46-75920200d73e
3.11 branch: https://github.com/krummas/cassandra/commits/marcuse/14915-3.11
3.11 test run: 
https://circleci.com/workflow-run/eeed3f28-4230-48e7-8fc0-41db30df45da
trunk branch: https://github.com/krummas/cassandra/commits/marcuse/14915-trunk
trunk test run: 
https://circleci.com/workflow-run/6ae5b998-caa5-41ff-b172-f74c9a266950

note the documentation update on the trunk branch:
https://github.com/apache/cassandra/compare/trunk...krummas:marcuse/14915-trunk?expand=1#diff-1a8570f8bfa11221c5ea6eb81bf4f22eR55
I only added it to the trunk branch since we don't have any in-tree docs in the 
other branches, but users will most likely google the error and find this^

> Handle ant-optional dependency
> ------------------------------
>
>                 Key: CASSANDRA-14915
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14915
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Build
>            Reporter: Marcus Eriksson
>            Assignee: Marcus Eriksson
>            Priority: Major
>             Fix For: 3.0.x, 3.11.x, 4.x
>
>
> CASSANDRA-13117 added a JUnit task which dumps threads on unit test timeout, 
> and it depends on a class in {{org.apache.tools.ant.taskdefs.optional}} which 
> seems to not always be present depending on how {{ant}} was installed. It can 
> cause this error when building;
> {code:java}
> Throws: cassandra-trunk/build.xml:1134: taskdef A class needed by class 
> org.krummas.junit.JStackJUnitTask cannot be found:
> org/apache/tools/ant/taskdefs/optional/junit/JUnitTask  using the classloader
> AntClassLoader[/.../cassandra-trunk/lib/jstackjunit-0.0.1.jar]
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to