Commit Graph

15 Commits

Author SHA1 Message Date
Sebastian Sdorra
987f928626 remove useless comments and restructure ClassSetElement 2020-04-15 08:39:29 +02:00
Eduard Heimbuch
64a699b050 add javadoc 2020-04-09 08:14:03 +02:00
Eduard Heimbuch
347417e247 remove requires value from extension annotation and add new requires annotation instead 2020-04-07 12:49:25 +02:00
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
42e193ca0b fix processing of plugin.xml durring intellij build 2020-03-20 15:13:37 +01:00
Sebastian Sdorra
bfe856a1cd disable access of external xml dtd and schema 2020-03-12 12:08:32 +01:00
Sebastian Sdorra
c4bf157075 fix sonar qube finding for try with resources and dtd external processing 2020-03-11 15:55:25 +01:00
Sebastian Sdorra
854e42a609 merge with default branch 2019-11-27 15:01:09 +01:00
Sebastian Sdorra
30c86d3291 reformat ScmAnnotationProcessor 2018-06-10 19:59:24 +02:00
Sebastian Sdorra
87c4a12d6b added missing default values to plugin.xml and module.xml 2018-06-10 19:51:03 +02:00
Philipp Czora
ffabda3f83 Set namespace while creating a repository 2018-06-29 17:10:14 +02:00
Sebastian Sdorra
bd1760a4ac added missing default values to plugin.xml and module.xml 2018-06-10 19:51:03 +02:00
Sebastian Sdorra
bcc89244fa fix java 8 build 2016-12-11 20:22:06 +01:00
Sebastian Sdorra
ed76f14aa4 fix annotation processing with array values 2015-02-06 22:38:35 +01:00
Sebastian Sdorra
7c96712745 removed scm-maven-plugins module and move scm-annotation-process module to top 2014-10-10 20:06:56 +02:00