Ant buildfile instead of Install.java

Hi,

Attached you find a small ant - builfile which tries to accomplish the same as 
the actual Install.java, which comes with Jigsaw. Maybe some of you find this 
useful.

To use it, you can simply:
<copy file="install.xml" todir="Jigsaw" />
<ant dir="Jigsaw" antfile="install.xml" />

Regards,
  Thomas
-- 
Dipl.-Inf. Thomas Kriegelstein                   tk4@inf.tu-dresden.de
Institut für Systemarchitektur                 Tel.: +49 351 463 38448
Technische Universität Dresden         Hans Grundig Straße 25 Raum 115

Received on Monday, 18 October 2004 13:00:53 UTC