NLthijs48/InteractiveMessenger

Setup build server

Closed this issue · 2 comments

  • Automatically builds when new commits are pushed
  • Checks if the new version compiles at all
  • Will run all tests when those are added

Done: http://wiefferink.me:8080/job/InteractiveMessenger/

Should still test if it builds when pushing to Github, but the setup is the same as with AreaShop so I don't expect problems with that.

Javadocs are also generated and published by the build server: https://wiefferink.me/InteractiveMessenger/javadocs/
A jar with the sources is also generated.