Add calendar, SKIP and fix some bugs

This commit is contained in:
2020-10-09 16:44:05 +02:00
parent da3ce372b7
commit 2ee77f9d4f
29 changed files with 649 additions and 40 deletions

View File

@@ -17,7 +17,7 @@
<properties>
<packaging.type>jar</packaging.type>
<activeProfiles>hsqldb,dev</activeProfiles>
<activeProfiles>postgres,dev</activeProfiles>
<deploymentProfile>mk</deploymentProfile>
</properties>