|
From: Charles R. <cr...@ri...> - 2002-06-27 16:51:02
|
Ack-- it appears that the order of the updates matters here. Here's what I suggest: In the cs directory: cvs update build-common.xml util/build.xml drjava/build.xml Then run "ant update" in util, then "ant update" in drjava. Sorry about that... Charlie Charles Reis wrote: > The latest commit includes changes to both the util package and the > build-common.xml, so you'll need to run "ant update" in util and "cvs > update build-common.xml" in the cs directory. > > (The commit converts all System.out and System.err output to go to the > DrJava console, rather than the system console. This includes JUnit > tests, internal debugging statements, and anywhere else in the main JVM > that calls System.out and System.err.) > > Charlie > > > > ------------------------------------------------------- > Sponsored by: > ThinkGeek at http://www.ThinkGeek.com/ > _______________________________________________ > drjava-hackers mailing list > drj...@li... > https://lists.sourceforge.net/lists/listinfo/drjava-hackers |