The type variable is defined in the parent class (Struts FormTag) but has
been removed in Struts 1.2.  So SSL Ext apparently depends on Struts 1.1.

Marinó

> -----Original Message-----
> From: Stefan Bodewig [mailto:[EMAIL PROTECTED] 
> Sent: 30. mars 2004 13:57
> To: 'Velocity Developers List'
> Cc: [EMAIL PROTECTED]
> Subject: Re: [EMAIL PROTECTED]: 
> jakarta-velocity-tools/jakarta-velocity-tools failed
> 
> 
> On Tue, 30 Mar 2004, Marin <[EMAIL PROTECTED]> wrote:
> 
> > you are looking at the right source
> > (i.e. http://sslext.sourceforge.net/ ).
> 
> OK, I've added it to Gump.  The downside is that the current 
> CVS HEAD of it doesn't compile
> 
>     [javac] 
> /javastuff/gump/struts-sslext/src/org/apache/struts/taglib/htm
> l/SecureFormTag.java:204: cannot resolve symbol
>     [javac] symbol  : variable type 
>     [javac] location: class 
> org.apache.struts.taglib.html.SecureFormTag
>     [javac]       if (type != null) {
>     [javac]           ^
>     [javac] 
> /javastuff/gump/struts-sslext/src/org/apache/struts/taglib/htm
> l/SecureFormTag.java:213: cannot resolve symbol
>     [javac] symbol  : variable type 
>     [javac] location: class 
> org.apache.struts.taglib.html.SecureFormTag
>     [javac]                   
> messages.getMessage("formTag.create", type, e.toString()));
>     [javac]                                                         ^
> 
> so velocity-tools will not benefit immediately from this change.
> 
> It hasn't compiled since August, I'd say 
> <http://cvs.apache.org/viewcvs.cgi/jakarta-struts/src/share/or
g/apache/struts/taglib/html/FormTag.java?r1=1.54&r2=1.55>.

I'll ping the Struts folks as soon as we have a a first Gump build to point
them to.

Stefan
-- 
http://stefanbodewig.blogger.de/

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




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

Reply via email to