Re: build.xml jar target problem

2003-07-08 Thread Karin Lagesen
On Tue, Jul 08, 2003 at 12:59:29PM +0200, [EMAIL PROTECTED] wrote: > A few things: > - nice documented and indented build file :-) > - I cannot see an error. Does the created jar contains that > file? (Exactly /no/uio/labmed/InterGene.class)? > - tip 1: use one for *.class and *.gif. Should be f

RE: Fail to use JUnit in Ant.

2003-07-08 Thread Manju Sarala Viswam
Hi , I Think You havent included ANT_HOME\lib\optional.jar in your classpath. Please try this. Regards, Manju S Viswam -Original Message- From: Eric Chow [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 08, 2003 4:41 PM To: [EMAIL PROTECTED] Subject: Fail to use JUnit in Ant. When I use J

AW: Fail to use JUnit in Ant.

2003-07-08 Thread Jan . Materne
> When I use Junit in Ant, it displayed the following errors, > how can solve it? Exactly like written. > Ant could not find the task or a class this task relies upon. > > This is common and has a number of causes; the usual > solutions are to read the manual pages then download and > install n

Fail to use JUnit in Ant.

2003-07-08 Thread Eric Chow
When I use Junit in Ant, it displayed the following errors, how can solve it ? Eric BUILD FAILED file:C:/Projects/xproducts/resources/build/targets.xml:1439: Could not create sk or type of type: junit. Ant could not find the t

Re: AW: build.xml jar target problem

2003-07-08 Thread peter reilly
The problem I think is that the build dir is different from the classes dir. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >

AW: build.xml jar target problem

2003-07-08 Thread Jan . Materne
o.labmed.InterGene > > > The error I get when I try to run the jar file: > > uracil:10:39> java -jar dist/jar/InterGene.20030708.jar > no.uio.labmed.InterGene > Exception in thread "main" java.lang.NoClassDefFoundError: > no/uio/labmed/InterGe > ne >

AW: ZipOutputStream, special characters and encodings

2003-07-08 Thread WERNER,WOLFGANG (HP-Germany,ex1)
Thank you for your extensive answer. I don't know if all the details are interesting for the list, so I'll just post the summary after we succeeded... I realize that I was a little naive thinking that creating zip archives was something that would work out of the box in Java :) Thanks again, Wolf

Get Task

2003-07-08 Thread Pritesh saharey
Hi all, Iam using Get task like this http://www.don-robertson.com/MP3/India/Tabla/Dhamar%20Tal%20-%20Raja%20Chatrapati%20Singh.mp3"; dest="/home/pritesh/PriteshSonngs/Rhythm/Pakawaj/DhamarTal-RajaChatrapatiSingh.mp3" verbose="true" usetimestamp="true"/> now what will happen

Please check my ant task plan, tx :)

2003-07-08 Thread sun zheng
Hi, all, I get a task of ant. The background information is, I get delivery(i.e. delivery.zip) from R/D every some days. The delivery includes all src, lib, mysql-db-dump.csv, an ant build.xml which can compile source code in a temporary folder (./build) and save the final result (all war, jar,