AW: class.forName()

2001-11-17 Thread Michael Remme
Hi, the taskdef, where i am having the problem is quite complex and is using several own libs. Thus, at that time i am trying to simplify that to be able to point the problem exactly. The problem is now, that a simple version is working very fine :-) Thus, i am thinking, that i am doing

Re: HELP: WLS ejb building error again

2001-11-17 Thread Douglas WF Acheson
Hello, I have checked the ant-dev list and no such topic was found. When I look at ant v1.5 alpha I cannot see if this is included or not. If someone would be so kind as to point me into the right direction for this patch that would be helpful. dwfa --- Peter Mularien [EMAIL PROTECTED]

taskdef'ing junit

2001-11-17 Thread Jeff Turner
Hi, I'm trying to use taskdef to define the junit task, so I don't have to require all users to copy junit.jar to the $ANT_HOME/lib. I currently have: project name=test_taskdef default=main basedir=. property name=build.sysclasspath value=ignore/ target name=main echoUsing jar

Re: taskdef'ing junit

2001-11-17 Thread Peter Donald
On Sun, 18 Nov 2001 17:15, Jeff Turner wrote: Hi, I'm trying to use taskdef to define the junit task, so I don't have to require all users to copy junit.jar to the $ANT_HOME/lib. I currently have: project name=test_taskdef default=main basedir=. property name=build.sysclasspath

Re: taskdef'ing junit

2001-11-17 Thread Jeff Turner
On Sun, Nov 18, 2001 at 05:25:40PM +1100, Peter Donald wrote: On Sun, 18 Nov 2001 17:15, Jeff Turner wrote: Hi, I'm trying to use taskdef to define the junit task, so I don't have to require all users to copy junit.jar to the $ANT_HOME/lib. [..] Unfortunately it isn't possible. The

beginners question

2001-11-17 Thread amit malhotra
hello everyone, i am a newbie to ant and read about the same at a couple of places.could you please tell me some thing more about ant,and the resources available online. -- amit malhotra [EMAIL PROTECTED] - email (630) 536-2700 x1416 - voicemail/fax Jeff Turner [EMAIL PROTECTED]