| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
TASKDESCRIPTION |
"Compiles ISML template files to class files" |
public static java.lang.String |
TASKNAME |
"isml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
TASKDESCRIPTION |
"Prepare directory with tag libs for ISML compilation" |
public static java.lang.String |
TASKNAME |
"prepareTagLibs" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
DEFAULT_FILEENCODING |
"UTF-8" |
public static java.lang.String |
ECLIPSECOMPILER_CONFIGURATION_NAME |
"ismlJavaCompiler" |
public static java.lang.String |
ECLIPSE_COMPILER_VERSION |
"4.6.1" |
public static java.lang.String |
ISMLTAGLIB_OUTPUTPATH |
"generated/isml-taglibs" |
public static java.lang.String |
ISML_EXTENSION_NAME |
"isml" |
public static java.lang.String |
ISML_GROUP_NAME |
"ISML Template Compilation" |
public static java.lang.String |
ISML_MAIN_SOURCESET |
"main" |
public static java.lang.String |
ISML_OUTPUTPATH |
"generated/isml" |
public static java.lang.String |
JSPJASPERCOMPILER_CONFIGURATION_NAME |
"ismlJspCompiler" |
public static java.lang.String |
JSP_COMPILER_VERSION |
"9.0.19" |
public static java.lang.String |
MAIN_TEMPLATE_PATH |
"staticfiles/cartridge/templates" |
public static java.lang.String |
WEB_XML_PATH |
"WEB-INF/web.xml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
FILTER_JSP |
"**/**/*.jsp" |
public static java.lang.String |
PAGECOMPILE_FOLDER |
"pagecompile" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
CARTRIDGE_STATIC_FOLDER |
"staticfiles/cartridge" |
public static java.lang.String |
RELEASE_STATIC_FOLDER |
"release" |
public static java.lang.String |
TAGLIB_FOLDER |
"tags" |