|
From: Mark R. D. <mdi...@la...> - 2003-05-20 16:42:15
|
Theres a small bug in the current cvs /repast/build.xml file where if there wasn't a previously existing lib directory the downloads fail. I recommend slipping an Ant <mkdir> task somewhere before the downloading of the jars. -Mark |