CleanCode v1.2.07 AntDoc

Press that icon in order to update AntDoc GUI

sourceforgeBuild
Target batik-1-test

batik-1-test

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ######################## SANDBOX ######################### - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Detail:
<target name="batik-1-test">
	<java
		classname="org.apache.batik.apps.rasterizer.Main"
		dir="${antfile.dir}"
		fork="true"
	>
		<classpath>

			<pathelement location="${customJarPath}/batik-rasterizer.jar"/>

			<-- not used - in the endorsed directory:
				<pathelement location="${java}/lib/xercesimpl.jar"/>
				<pathelement location="${java}/lib/xmlparserapis.jar"/>
				-->
		</classpath>

		<arg value="${antfile.base}.svg"/>
	</java>
</target>


Edouard Mercier 2003.10.01 21:48:07 - AntDoc V0.8g - XSL Transformer Factory: org.apache.xalan.processor.TransformerFactoryImpl