Skip to content

Finnished gradle for MServer

Alex requested to merge gradle-finishing-zip into master

Created by: Nicklas2751

EN

  • Change gradle to build like MSearch with crating a Zip and Tar which contains all files from folder res and the actual jar plus the build information files. And a start script for windows and unix.
  • Changed old start script to use the new one.
  • Removed the old ant files.
  • Added travis publishing

DE (Für ALEX ;D)

  • Gradle geändert so, dass es nun wie MSearch ein Zip und ein Tar baut welche alle Datein aus dem Ordner res so wie das aktuelle jar und die Build Informationins Datei beinhaltet. Außerdem ein start Skript für Windows und Unix.
  • Das alte Startskript verändert so, dass es nun das neue nutzt.
  • Die alten Ant Datein entfernt.
  • Travis verändert so, dass bei einem Tag die Resultate veröffentlicht werden.

Merge request reports