Actions
Bug #4709
closederror updating ptolemy/src
Start date:
01/28/2010
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4709
Description
Mark was trying the latest Kepler and ran into a problem with the build system. I believe he did a full checkout of the trunk (or maybe just modules). ant change-to -Dsuite=wrp found all the modules it needed. ant update failed at the ptolemy module, because ptolemy/src doesn't exist in the stub. It might be nice to check whether the ptolemy folder is degenerate when updating.
Updated by David Welker over 14 years ago
I have fixed this so that if ptolemy/src is not present due to a problem with checkout, "ant update" will attempt to download it again.
Actions