SOLVED Classpath problem on a unix system: PLEASE HELP NEEDED

2005-10-27 Thread hind.lwahhabi
fool me... the ant-contrib-jar did not have the read and execute permissions. Hind Lwahhabi. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thu 10/27/2005 1:35 PM To: user@ant.apache.org Subject: FW: Classpath problem on a unix system: PLEASE HELP NEEDED

FW: Classpath problem on a unix system: PLEASE HELP NEEDED

2005-10-27 Thread hind.lwahhabi
5 10:44 AM To: user@ant.apache.org Subject: Classpath problem on a unix system: PLEASE HELP NEEDED Hello , thanks for your help but i still can't sort it out:( I have written a test target to echo the properties and here is what i get(note that the lib with all the bsf jars etc.. seems to

Classpath problem on a unix system: PLEASE HELP NEEDED

2005-10-27 Thread hind.lwahhabi
ed 10/26/2005 6:29 PM To: Lwahhabi, Hind; user@ant.apache.org Subject: Re: Classpath problem on a unix system On Wed, 26 Oct 2005 18:04:14 +0200, [EMAIL PROTECTED] wrote: >Any clue? >Any help would be really welcome. Try to find out how the shell wrapper (ant) on your system builds up the

Re: Classpath problem on a unix system

2005-10-26 Thread Juergen Hermann
On Wed, 26 Oct 2005 18:04:14 +0200, [EMAIL PROTECTED] wrote: >Any clue? >Any help would be really welcome. Try to find out how the shell wrapper (ant) on your system builds up the classpath. On SuSE f.x., ant has an --execdebug option to show the classpath used to launch Ant. And also there,

Classpath problem on a unix system

2005-10-26 Thread hind.lwahhabi
Hello the list! I am porting some originally windows-created ant scripts to a unix system.Those scripts were working fine on windows. Now on unix(AIX 5.2),i have copied all the external jars that i needed under the lib folder of my ant install directory. The problem is that those jars(ant-contrib