schedule for weeks

This commit is contained in:
Jörg Henke
2022-07-27 14:46:25 +02:00
parent 676fa63471
commit af956f4650
13 changed files with 178 additions and 38 deletions

View File

@@ -6,6 +6,13 @@
<attribute name="gradle_used_by_scope" value="main,test"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="bin/test" path="src/test/java">
<attributes>
<attribute name="gradle_scope" value="test"/>
<attribute name="gradle_used_by_scope" value="test"/>
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="bin/main" path="src/main/resources">
<attributes>
<attribute name="gradle_scope" value="main"/>