[bisq-network/bisq] Fix pricenode gradle config (#2767)

Manfred Karrer notifications at github.com
Mon Apr 22 23:16:16 UTC 2019


ManfredKarrer commented on this pull request.



> @@ -354,7 +354,7 @@ configure(project(':monitor')) {
 
 
 configure(project(':pricenode')) {
-    apply plugin: "org.springframework.boot"
+    mainClassName = 'bisq.price.Main'

I am not familiar with Spring. Is org.springframework.boot not needed amymore?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/2767#pullrequestreview-229290325
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190422/610e5ca2/attachment.html>


More information about the bisq-github mailing list