Yicong-Huang commented on code in PR #5979:
URL: https://github.com/apache/texera/pull/5979#discussion_r3494813623
##########
build.sbt:
##########
@@ -64,13 +64,14 @@ val jacksonVersion = "2.18.6"
lazy val DAO = (project in file("common/dao")).settings(asfLicensingSettings)
lazy val Config = (project in
file("common/config")).settings(asfLicensingSettings)
+lazy val Resource = (project in
file("common/resource")).settings(asfLicensingSettings)
Review Comment:
thanks!
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]