Commit Graph

7 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
d6ce7383d6 merge with branch 1.x 2014-12-06 15:42:10 +01:00
Sebastian Sdorra
cb00ed3d75 fix scm-server stop method on windows, see issue #623 2014-08-28 09:03:43 +02:00
Sebastian Sdorra
9d1480acee update jetty to version 9.2.2.v20140723 2014-08-23 22:55:55 +02:00
Sebastian Sdorra
6d3fe8e9d0 fix npe on non daemon start 2014-05-18 10:20:54 +02:00
Sebastian Sdorra
e71477e301 fix open webserver port < 1024 as non privileged user 2014-05-16 13:14:26 +02:00
Sebastian Sdorra
5a0ab72614 rebuild scm-server api and added support for unix-daemons and windows services 2011-03-02 19:26:48 +01:00