CleanCode v1.2.07 AntDoc

Press that icon in order to update AntDoc GUI

sourceforgeBuild
Target website.sandbox

website.sandbox

  |
  +--website.sandbox.check
  |
  +--init


Detail:
<target
	depends="init, website.sandbox.check"
	name="website.sandbox"
>
	<copy
		preservelastmodified="true"
		todir="${website.sandbox.target}"
	>
		<fileset dir="${xformTest}">
			<exclude name="**/log/**"/>

			<exclude name="old/**"/>
		</fileset>
	</copy>

	<echo>website.sandbox complete.</echo>
</target>


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