I wrapped the List, so this should not be a problem. I should have deleted the import all together. Let me make sure and I'll get it checked in. John McNally ----- Original Message ----- From: <[EMAIL PROTECTED]> To: Turbine <[EMAIL PROTECTED]> Sent: Thursday, March 23, 2000 10:46 AM Subject: Re: Re: Freemarker additions breaking the build. > Turbine <[EMAIL PROTECTED]> wrote: > > >there is a freemarker.jar for 1.1 and a freemarker.jar for 1.2. > > Got it. However, this means if you use the freemarker-jdk1.1.jar the import statement must change to - import com.sun.java.util.collections.List. This is the same problem we ran into before when I used the collections class for the scheduler. > > dave > > > > ------------------------------------------------------------ > To subscribe: [EMAIL PROTECTED] > To unsubscribe: [EMAIL PROTECTED] > Problems?: [EMAIL PROTECTED] > ------------------------------------------------------------ To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
