ejbjar task in 1.4.1

2002-01-03 Thread Whitney Hunter
Hello, Has anyone experienced problems running the "ejbjar" task with the "manifest" attribute with ant 1.4.1? It works fine with 1.4, but when I run 1.4.1 I get this error: The task doesn't support the "manifest" attribute. Is this a bug or has the task changed? Thanks, Whitney --

RE: junit task

2001-09-12 Thread Whitney Hunter
http://jakarta.apache.org/ant/manual/install.html Mitchell Ackermann - Original Message - From: Whitney Hunter <[EMAIL PROTECTED]> To: 'Ant User List' <[EMAIL PROTECTED]> Sent: Wednesday, September 12, 2001 11:19 AM Subject: junit task Hello, I am trying to use the junit t

junit task

2001-09-12 Thread Whitney Hunter
installation (ANT_HOME). I do have the optional.jar in the lib directory and I am successfully using the ejbjar task that I believe is also in the optional.jar. Does anyone have any idea what to problem might be? Thanks, Whitney Hunter

Properties and the tag

2001-05-23 Thread Whitney Hunter
Is it just me or does anyone else think that it is bad that when the tag is used to execute a sub-build, the properties defined in the enclosing build file override the properties defined in an enclosed build file? I have a property that I define in all of my build files: "build_dir". I do not w