RE: taskdef can't find junit.framework.Test

2005-06-03 Thread Hyrum
To: user@ant.apache.org Subject: AW: taskdef can't find junit.framework.Test To really ensure that JUnit is on Ant's classpath, you could print it out classpath: ${java.class.path} But putting junit.jar into ${user.home}/.ant/lib should help. Or starting Ant with -lib J

RE: taskdef can't find junit.framework.Test

2005-06-03 Thread Hyrum
To: user@ant.apache.org Subject: AW: taskdef can't find junit.framework.Test To really ensure that JUnit is on Ant's classpath, you could print it out classpath: ${java.class.path} But putting junit.jar into ${user.home}/.ant/lib should help. Or starting Ant with -lib J

RE: taskdef can't find junit.framework.Test

2005-06-03 Thread Hyrum
. Or starting Ant with -lib Jan > -Ursprüngliche Nachricht- > Von: Hyrum [mailto:[EMAIL PROTECTED] > Gesendet am: Freitag, 3. Juni 2005 01:16 > An: user@ant.apache.org > Betreff: taskdef can't find junit.framework.Test > > Hello all. > > > >

RE: taskdef can't find junit.framework.Test

2005-06-03 Thread Hyrum
. Or starting Ant with -lib Jan > -Ursprüngliche Nachricht- > Von: Hyrum [mailto:[EMAIL PROTECTED] > Gesendet am: Freitag, 3. Juni 2005 01:16 > An: user@ant.apache.org > Betreff: taskdef can't find junit.framework.Test > > Hello all. > > > >

AW: taskdef can't find junit.framework.Test

2005-06-02 Thread Jan . Materne
sendet am: Freitag, 3. Juni 2005 01:16 > An: user@ant.apache.org > Betreff: taskdef can't find junit.framework.Test > > Hello all. > > > > I am using the Eclipse 3.1 IDE, am on windows 2000, and am using > ant-1.6.2(built into eclipse). > >

taskdef can't find junit.framework.Test

2005-06-02 Thread Hyrum
Hello all. I am using the Eclipse 3.1 IDE, am on windows 2000, and am using ant-1.6.2(built into eclipse). My build fails with the following error: BUILD FAILED: C:\eclipse\workspace\CactusTestTest\build.xml:34: taskdef A class needed by class org.apache.cactus.integration.ant.CactusTas

taskdef can't find junit.framework.Test

2005-06-02 Thread Hyrum
Hello all. I am using the Eclipse 3.1 IDE, am on windows 2000, and am using ant-1.6.2(built into eclipse). My build fails with the following error: BUILD FAILED: C:\eclipse\workspace\CactusTestTest\build.xml:34: taskdef A class needed by class org.apache.cactus.integration.ant.CactusTas