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

Li Wang updated ZOOKEEPER-4008:
-------------------------------
    Description: 
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"

 

  was:
Got compile error of "package org.junit.jupiter.api does not exist" after 
checking out the code from Branch 3.6. 

The error started to occurred 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"

 


> "package org.junit.jupiter.api does not exist" compile 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