Commit Graph

3 Commits

Author SHA1 Message Date
Michael Peter Christen
3c86b7b780 attempt to make a Mac Release using gradle
This is almost working with many workarounds:
- run rm lib/yacycore.jar
- run ./gradlew clean build bundleNative
- run ant clean all
- run again rm lib/yacycore.jar
- run ./fixMacBuild.sh

The build is then inside build/mac/YaCy.app

Right now this works so far but it does not have the correct release
number inside.

Target is to make this working for Windows releases and to embedd jre
entirely.
2021-10-25 18:37:39 +02:00
admin
c3b3087077 gradle cleanup 2021-07-14 14:07:49 +02:00
admin
a13986d659 replaced maven with gradle 2021-07-14 13:58:30 +02:00