Andreas
Results
2
issues of
Andreas
- new config properties EXPIRY_WEEK, EXPIRY_MONTH, EXPIRY_QUARTER and EXPIRY_YEAR - longest period wins (when first day of year is also first day of week then EXPIRY_YEAR is selected) - support...
## steps given the following build.sbt file ``` // ensure that always create artifacts exportJars := true // the above setting -- although it shouldn't -- also sets the artifact...