1
0

[HUDI-121] Remove leftover notice file and replace com.uber.hoodie with org.apache.hudi in log4j properties

This commit is contained in:
Balaji Varadarajan
2019-10-03 21:12:55 -07:00
committed by Balaji Varadarajan
parent 7dd9c74b1b
commit 9b66ea41fd
28 changed files with 21 additions and 207 deletions

View File

@@ -28,8 +28,6 @@
<properties>
<checkstyle.skip>true</checkstyle.skip>
<notice.dir>${project.basedir}/src/main/resources/META-INF</notice.dir>
<notice.file>HUDI_NOTICE.txt</notice.file>
</properties>
<build>