diff --git a/componentbuild/shared/macrolib.xml b/componentbuild/shared/macrolib.xml index 65870d4..d9fc39d 100644 --- a/componentbuild/shared/macrolib.xml +++ b/componentbuild/shared/macrolib.xml @@ -1,6 +1,19 @@ + + + + + + + + + + + + + @@ -289,7 +302,7 @@ - + diff --git a/componentbuild/shared/properties.xml b/componentbuild/shared/properties.xml index d678a21..8ad10cb 100644 --- a/componentbuild/shared/properties.xml +++ b/componentbuild/shared/properties.xml @@ -28,6 +28,7 @@ + @@ -60,6 +61,10 @@ + + + + @@ -106,6 +111,9 @@ + + + diff --git a/componentbuild/shared/targets.xml b/componentbuild/shared/targets.xml index fc0f03a..e8ef6e0 100644 --- a/componentbuild/shared/targets.xml +++ b/componentbuild/shared/targets.xml @@ -34,6 +34,37 @@ + + + + + + Precompiling templates for ${component} + + + + +Compiled templates not included in jsfiles! + +ERROR: +The component ${component} uses templates, but +'${compiled-templates.file}' is not listed in the +'component.jsfiles' entry of 'build.properties'. + +Please, add it to the file: +${component.basedir}/build.properties + + + + + + + ${component.jsfiles.base}/${compiled-templates.file} + + + + + @@ -75,7 +106,7 @@ - +