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

maoling commented on ZOOKEEPER-4008:
------------------------------------

[~liwang] 

Yes, you're right. This is a patch applied directly from master  to branch-3.6 
which don't have the Junit-5

Could you please help us fix the compile error asap?

ZooKeeper uses the github workflow. The contributor guideline is 
[here](https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute)

> "package org.junit.jupiter.api does not exist" compilation error in Branch 3.6
> ------------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-4008
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4008
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.6.0
>            Reporter: Li Wang
>            Priority: Major
>
> Got compilation error of "package org.junit.jupiter.api does not exist" after 
> checking out the code from Branch 3.6. 
> The error started to happen after the following PR: 
> [https://github.com/apache/zookeeper/pull/1445]
>  
> Error:
> zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/DIFFSyncConsistencyTest.java:[22,36]
>  package org.junit.jupiter.api does not exist
>  
> Steps to produce
>  # pull latest code from branch-3.6
>  # run "mvn test"
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to