Conor, Sorry about that. It was a typing error.
When I first made the changes it was in the source for 1.4.1. I then checked out a CVS version to create the proper diff and found some formatting changes in the CVS file versus the 1.4.1 version. So I decided that since there weren't many changes I would add the bits into my CVS copy of the file manually. Hence mis-typing ejbFile instead of ejbFiles. The only reason I didn't pick this up was because I was unable to build the CVS snapshot because of an error: /usr/local/src/jakarta-ant/build.xml:198: Class org.apache.tools.ant.taskdefs.condition.Or doesn't support the nested "isset" element I'll test tomorrows nightly build to make sure it works OK. Thanks, Paul On Tue, 8 Jan 2002, Conor MacNeill wrote: > Paul, > > I applied your patch. Unfortunately it did not compile straight off. > > build: > Compiling 57 source files to > /home/conor/dev/antdev/jakarta-ant/build/classes > /home/conor/dev/antdev/jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/ejb/IPlanetEjbc.java:1249: > cannot resolve symbol > symbol : variable ejbFile > location: class > org.apache.tools.ant.taskdefs.optional.ejb.IPlanetEjbc.EjbInfo > ejbFile.put(pathToFile, pkFile); > ^ > > The error is obvious and I have fixed it, but I am concerned. I have > committed the change - can you test that it works as expected. > > Conor > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > --------------------------------------------------------------- Paul Spillman Software Engineer [EMAIL PROTECTED] Sun Microsystems Ltd. ext. 41417 Sun House, 31-41 Pembroke Bdwy, tel. +44 1276 689417 Camberley, Surrey. GU15 3XD -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
