From: David S. <sa...@mi...> - 2006-11-30 15:09:56
|
Antoine, Thanks, I've checked in the fix. Eclipse auto-creates the bin directory, so the error was masked. David Saff On 11/30/06, Antoine Levy-Lambert <an...@gm...> wrote: > Hello David, > > I suppose that the build file which is causing trouble in gump is the > one visible under this URL : > > http://junit.cvs.sourceforge.net/junit/junit/build.xml? > hideattic=1&revision=1.19&view=markup > > if you add in the target build in line 28 > <mkdir dir="${bin}"/> the problem will be fixed. > > I have also introduced a workaround in gump, but please do this > change so that we can remove the workaround. > > Regards, > > Antoine > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Junit-devel mailing list > Jun...@li... > https://lists.sourceforge.net/lists/listinfo/junit-devel > |