Commit Graph

7 Commits

Author SHA1 Message Date
Kai S. K. Engelbart 3023039f50 Refactor Maven Project Structure
- Convert client/, common/ and server/ to modules
- Add parent pom.xml
- Update templates and workflow
- Remove old documentation
2020-07-13 15:16:22 +02:00
Kai S. K. Engelbart 34337c3838 Move Envoy Common to common/ subdirectory 2020-07-13 11:42:20 +02:00
Kai S. K. Engelbart 13b4626737 Create CODEOWNERS 2020-06-15 12:17:56 +02:00
delvh 5ff9253236 Changed compiler compliance to 11, modularized all packages (#16)
* Created module- and package-info.java and changed JRE from 8 to 11

* Using JDK 11 as Build JDK and Maven build

Co-authored-by: Haramus Samsamus <kske@outlook.de>
2020-03-07 17:29:52 +01:00
delvh 1b9ff53137 Added Pull Request templates 2020-01-04 09:32:20 +01:00
delvh bf458583db Update issue templates 2020-01-02 14:16:05 +01:00
delvh c670712acb Create maven.yml
Maven Build is automatically done on push
2019-12-30 15:32:34 +01:00