Commit Graph

9 Commits

Author SHA1 Message Date
Florian Scholdei
f1b34eb502 Changeover to MIT license (#1066)
* prepare license-maven-plugin for license migration
* added license mapping for tsx files and added some more excludes
* Changeover to MIT license
* Fix build problems
* Delete old remaining licenses
* Add more exclude path for license checker
* Rename included netbeans license, add exclude .m2/repository/
* Specify .m2 exclude because not only repository/, also wrapper/ must match
* Add .cache/ exclude for license check
* Modify formatting of license in java classes to comply with convention and IDE
* Add IntelliJ documentation for license configuration
* Update CHANGELOG.md
* Exclude tmp/workspace/ dir for license check
* Edit README.md

Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com>
2020-03-23 15:35:58 +01:00
Sebastian Sdorra
73cfbe8993 remove work directory after package upgrade, see #923 2017-06-25 13:46:39 +02:00
Coby Pritchard
721d1c8adb Add Jetty host interface variable. Allows to run a specific interface or locahost instead of just all interfaces. 2015-12-03 20:10:08 +00:00
Stephan Christann
a3735e7417 added missing shebang statement in create user script 2015-01-22 14:47:14 +01:00
Stephan Christann
0609a7f45c Usability of init script improved. 2015-01-15 11:09:22 +01:00
Sebastian Sdorra
6a508b53d1 do not force a java home 2014-05-18 11:23:40 +02:00
Sebastian Sdorra
37de8d9c71 improve deb generation 2014-05-18 10:48:26 +02:00
Sebastian Sdorra
a5355cfefb use user scm to run scm-server for rpm package installations 2014-05-16 12:39:08 +02:00
Sebastian Sdorra
3a4e51b9a8 added profile to build an rpm package for scm-server 2014-05-14 16:33:31 +02:00