docspell/project
eikek 10036cd57b Fix build when bloop plugin is present
When using sbt-bloop, the build doesn't compile anymore. The reason
seems to be incomptible `sbt-io` dependencies pulled in from
`sbt-bloop` and `sbt-native-packager` (as well as `sbt-github-pages`).
Interestingly, the build compiles fine if either one of these plugins
is removed. Only together with `sbt-bloop` the build fails to compile.
The workaround is to explicitely pull in the io depenency based on the
sbt version in use.
2024-02-26 10:27:56 +01:00
..
build.nix Update flyway and set jdk17 as requirement 2023-11-05 23:43:17 +01:00
build.properties Update sbt to 1.9.9 2024-02-23 06:12:50 +00:00
build.sbt Fix build when bloop plugin is present 2024-02-26 10:27:56 +01:00
change-version.sh Set version to 0.25.1 2021-07-29 22:53:43 +02:00
Cmd.scala Build: Fix shell script run under Windows OS; format fixes (sbt fix) 2022-03-21 19:25:47 +01:00
Dependencies.scala Update pureconfig, pureconfig-ip4s to 0.17.6 2024-02-23 06:12:46 +00:00
dev-ui-build.sh Fix tailwind setup 2021-12-20 23:40:32 +01:00
ElmCompileMode.scala Add scalafmt.conf and elm compile options 2019-12-29 20:52:43 +01:00
EnvConfig.scala Add list of env variables to documentation 2021-10-25 00:23:20 +02:00
NerModelsPlugin.scala Updating stanford corenlp to 4.3.2; adding more languages 2021-11-20 14:31:39 +01:00
plugins.sbt Update sbt-release to 1.4.0 2024-01-22 06:12:08 +00:00
StylesPlugin.scala Fix tailwind setup 2021-12-20 23:40:32 +01:00
TestSettings.scala Fix bad defined dependency 2023-01-22 21:47:15 +01:00
ZolaPlugin.scala Addon docs 2022-05-21 00:40:26 +02:00