Open
Description
Repro
; mkdir jb-repro && cd jb-repro
; jbake -i
; cat << EOF > jbake.properties
destination.folder=target
EOF
; jbake -b
; ls -1
expected
assets
content
jbake.properties
target
^-----
templates
actual
assets
content
jbake.properties
output
^-----
templates
Environment
JBake installed manually, using the binary package from github releases.
; jbake --help | head -n1
JBake v2.7.0-rc.7 (2023-02-26 11:08:41[GMT] c4ab637#) [http://jbake.org]
; java -version
openjdk version "17.0.6" 2023-01-17
OpenJDK Runtime Environment Temurin-17.0.6+10 (build 17.0.6+10)
; uname -a
Darwin user-workstation 22.3.0 Darwin Kernel Version 22.3.0: Mon Jan 30 20:38:37 PST 2023; root:xnu-8792.81.3~2/RELEASE_ARM64_T6000 arm64
Metadata
Metadata
Assignees
Labels
No labels