kangkaisen opened a new pull request #579: Refactor CreateTableTest
URL: https://github.com/apache/incubator-doris/pull/579
 
 
   For issue [578](https://github.com/apache/incubator-doris/issues/578)
   
   why remove hamcrest-core in pom?
   
   If we use ExpectedException, there will be `java.lang.NoClassDefFoundError: 
org/hamcrest/TypeSafeMatcher`.
   
   The junit has a dependency on  hamcrest-core, So I think we can remove 
hamcrest-core dependency.
   ```
   [INFO] +- junit:junit:jar:4.12:test
   [INFO] |  \- org.hamcrest:hamcrest-core:jar:1.3:test
   ```
   All FE UT passed.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to