RE: [GUMP@lsd]: jakarta-velocity-tools/jakarta-velocity-tools failed

2004-03-30 Thread Marinó A. Jónsson
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 
> .

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]



RE: [GUMP@lsd]: jakarta-velocity-tools/jakarta-velocity-tools failed

2004-03-30 Thread Marinó A. Jónsson
you are looking at the right source (i.e. http://sslext.sourceforge.net/ ).

it will hopefully be a part of Struts in the future though :)

cheers,
Marinó

> -Original Message-
> From: Stefan Bodewig [mailto:[EMAIL PROTECTED] 
> Sent: 30. mars 2004 11:02
> To: Velocity Developers List
> Cc: [EMAIL PROTECTED]
> Subject: Re: [EMAIL PROTECTED]: 
> jakarta-velocity-tools/jakarta-velocity-tools failed
> 
> 
> On Mar 26, 2004, at 9:19 AM, Marinó A. Jónsson wrote:
>  
> > you might want to add sslext.jar to the classpath to quiet the 
> > Gumpster down
> 
> Marinó, where does this jar come from?[1]  The package name 
> for SecureActionConfig hints it would be a part of Struts but 
> this class is nowhere in Strut's CVS module.
> 
> We could add the jar to the dependency list but that might 
> only hide a bigger issue.  Namely that velocity-tools might 
> depend on something that has been removed.
> 
> I'd rather try to build sslext from CVS sources instead, but 
> need to be sure that I'm looking at the right source.
> 
> Cheers
> 
> Stefan
> 
> Footnotes: 
> [1]  <http://sslext.sourceforge.net/> looks likely.
> 
> 
> -
> 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]