Open JamesOlvertone opened 2 years ago
Yes, the mwtrackerd broke when I upgraded to Gradle 7. If you take a look at settings.gradle
there is a TODO I've left for myself to fix it, but it's low priority.
Thinking about it more, the tracker should really be a separate project like mucats is. That way different gradle versions can be used for the MuWire core and then for the tracker.
Yes I found that line right now too. Well I only wanted to play around with this tracker, I don't need it actually.
Hi,
git clone https://github.com/zlatinb/muwire cd ./muwire ./gradlew clean tracker:bootRun
results to this: