Sorry - you need to build from the ANT_14_BRANCH

It is fixed there.

Conor


> -----Original Message-----
> From: David M. Johnson [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 29 August 2001 11:05 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Status of optional Borland EJB task in 1.4b2 ?
> 
> 
> I just did a build from CVS, the problem is still in the code base:
> 
> Line 221 of BorlandDeploymentTool.java:
> 
>     ejbFiles.put(META_DIR + BAS_DD, ddPrefix + borlandDD);
> 
> "ddPrefix + borlandDD" is not a good thing to put in the ejbFiles 
> hashtable because the GenericDeploymentTools expects to get a hashtable 
> with elements of type "File"
> 
> I fixed this in my code and quickly got another error - this time in 
> Commandline.java.
> 
> If you have some patches to fix the borland stuff, then send them.  I 
> would love to try this stuff out.
> 
> Thanks,
> Dave
> 
> 
> 
> 
> 
> 

Reply via email to