This is an automated email from the ASF dual-hosted git repository.

pdallig pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/zeppelin.git


    from 99848c9734 [ZEPPELIN-5891]Delete cloneNoteMeta method and replace it 
with createNoteAuth. (#4578)
     add ce1c3e57a4 [ZEPPELIN-5855] remove more powermock usages to support 
junit5 (#4580)

No new revisions were added by this update.

Summary of changes:
 alluxio/pom.xml                                    | 24 ------
 .../zeppelin/alluxio/AlluxioInterpreterTest.java   | 74 ++++++++---------
 flink/flink-scala-parent/pom.xml                   | 12 ---
 pom.xml                                            | 35 --------
 spark/interpreter/pom.xml                          | 18 -----
 .../org/apache/zeppelin/spark/SparkShimsTest.java  | 26 +++---
 .../java/org/apache/zeppelin/spark/SparkShims.java |  5 +-
 .../zeppelin/conf/ZeppelinConfiguration.java       |  1 -
 zeppelin-server/pom.xml                            | 42 ----------
 .../service/ShiroAuthenticationServiceTest.java    | 48 +++++------
 .../zeppelin/service/shiro/AbstractShiroTest.java  | 94 ++++++++++++++++++++++
 11 files changed, 166 insertions(+), 213 deletions(-)
 create mode 100644 
zeppelin-server/src/test/java/org/apache/zeppelin/service/shiro/AbstractShiroTest.java

Reply via email to