aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarvin Borner2019-04-04 22:19:50 +0200
committerMarvin Borner2019-04-04 22:19:50 +0200
commitb46ac266bb8625c09c07f7df43cb3da9a0bfe1ac (patch)
tree0bd0b2bc2a81d71c8f6d2e89e1f216cde43d7e76
parenta5d611831e4f84dbcc1cad63df3066c2d8ed8645 (diff)
Fixed rocker file finally
-rw-r--r--src/main/resources/compiled-views/rocker-compiler.conf10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/main/resources/compiled-views/rocker-compiler.conf b/src/main/resources/compiled-views/rocker-compiler.conf
deleted file mode 100644
index 5ef6980..0000000
--- a/src/main/resources/compiled-views/rocker-compiler.conf
+++ /dev/null
@@ -1,10 +0,0 @@
-# DO NOT MODIFY THIS FILE - IT SHOULD BE UPDATED AUTOMATICALLY VIA ./gradlew compileRocker
-rocker.class.dir=/YOURPATH/src/main/resources/compiled-views
-rocker.option.extendsClass=com.fizzed.rocker.runtime.DefaultRockerTemplate
-rocker.option.optimize=false
-rocker.output.dir=/YOURPATH/src/main/resources/generated-views
-rocker.option.targetCharset=UTF-8
-rocker.template.dir=/YOURPATH/src/main/resources/views
-rocker.option.combineAdjacentPlain=true
-rocker.option.javaVersion=1.8
-rocker.option.extendsModelClass=com.fizzed.rocker.runtime.DefaultRockerModel