|
My lazy header ... | |||||
export.Jindent
|
+--init
Integrates Jindent Ant project contribution.
web.build.hot.php
.
<target depends="init" description="Integrates Jindent Ant project contribution." name="export.Jindent" > <--property name="JINDENT_DIRECTORY_PATH" location="${OUTPUT_DIRECTORY_PATH}/Jindent" /> <mkdir dir="${JINDENT_DIRECTORY_PATH}"/> <ant antfile="../ant/build.xml" target="web.export" inheritAll="false" dir="../ant" > <property name="JINDENT_DIRECTORY_PATH" location="${JINDENT_DIRECTORY_PATH}" /> </ant--> </target> |
|
... is just like my footer! | |||||
com.icl.saxon.TransformerFactoryImpl