>>>>> "Craig" == Craig R McClanahan <[EMAIL PROTECTED]> writes:

    Craig> On Sat, 9 Aug 2003, David M. Karr wrote:
    >> Date: 09 Aug 2003 16:01:52 -0700
    >> From: David M. Karr <[EMAIL PROTECTED]>
    >> Reply-To: Struts Developers List <[EMAIL PROTECTED]>
    >> To: [EMAIL PROTECTED]
    >> Subject: Re: cvs commit: jakarta-struts/contrib/tag-doc build.xml
    >> 
    >> >>>>> "craigmcc" == craigmcc  <[EMAIL PROTECTED]> writes:
    >> 
    craigmcc> craigmcc    2003/08/09 12:29:30
    craigmcc> Modified:    .        build.xml
    craigmcc> ELFormTag.java ELHtmlTag.java
    craigmcc> ELJavascriptValidatorTag.java
    craigmcc> Log:
    >> 
    craigmcc> Also fixed some compile errors in struts-el -- I don't know how that code
    craigmcc> could have compiled for anyone.  Could someone more familiar with that
    craigmcc> library make sure I did the changes correctly?
    >> 
    >> Huh?  What compile errors were you getting?  I just re-updated and changed it
    >> back to the way it was (in ELFormTag, at least), and it compiles fine (with
    >> both 1.4.1 and 1.3.1).  It can't work the way you changed it, because it has to
    >> call the base class setter, which takes a boolean, not a string.

    Craig> I was getting "cannot resolve method" errors for the cases that were
    Craig> changed.  Can you go ahead and commit your reversions so I can reproduce
    Craig> the errors?

Done.  I made these changes a few days ago to match very recent changes to the
base tags.  If you're getting "cannot resolve method" errors, I would assume
the struts.jar you're referencing is before those changes.

-- 
===================================================================
David M. Karr          ; Java/J2EE/XML/Unix/C++
[EMAIL PROTECTED]   ; SCJP; SCWCD




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to