You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@submarine.apache.org by GitBox <gi...@apache.org> on 2021/10/26 06:13:11 UTC

[GitHub] [submarine] FatalLin commented on a change in pull request #785: SUBMARINE-1059. Setup hibernate

FatalLin commented on a change in pull request #785:
URL: https://github.com/apache/submarine/pull/785#discussion_r736179127



##########
File path: pom.xml
##########
@@ -306,6 +309,17 @@
         <artifactId>snakeyaml</artifactId>
         <version>${snakeyaml.version}</version>
       </dependency>
+      <!--  Submarine Server  -->
+      <dependency>
+        <groupId>org.jboss.logging</groupId>
+        <artifactId>jboss-logging</artifactId>

Review comment:
       Just wondering why we need jboss-logging package here?
   loos like it's a logging utility for jboss container but we use jetty for now.
   




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@submarine.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org