You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Antonio Gallardo <ag...@agssa.net> on 2005/09/14 18:50:44 UTC

Build broken? (was: Re: svn commit: r280876 - in /cocoon/branches/BRANCH_2_1_X: ./ src/blocks/forms/java/org/apache/cocoon/forms/formmodel/ src/blocks/forms/samples/messages/ src/java/org/apache/cocoon/servlet/multipart/ src/webapp/WEB-INF/)

sylvain@apache.org wrote:

>Author: sylvain
>Date: Wed Sep 14 08:44:29 2005
>New Revision: 280876
>
>URL: http://svn.apache.org/viewcvs?rev=280876&view=rev
>Log:
>When upload size exceeds the configured limit, attach a OversizedPart to the request rather than throwing an exception
>
>Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/forms/java/org/apache/cocoon/forms/formmodel/Upload.java
>URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/java/org/apache/cocoon/forms/formmodel/Upload.java?rev=280876&r1=280875&r2=280876&view=diff
>==============================================================================
>--- cocoon/branches/BRANCH_2_1_X/src/blocks/forms/java/org/apache/cocoon/forms/formmodel/Upload.java (original)
>+++ cocoon/branches/BRANCH_2_1_X/src/blocks/forms/java/org/apache/cocoon/forms/formmodel/Upload.java Wed Sep 14 08:44:29 2005
>@@ -18,12 +18,14 @@
> import java.util.Locale;
> import java.util.StringTokenizer;
> 
>+import org.apache.cocoon.faces.taglib.ValidateRequiredTag;
>  
>
Curently the build is broken to me. I guess I am missing some block. 
Wich block I need to add in order to get this dependency? :-)

Best Regards,

Antonio Gallardo.

Re: Build broken?

Posted by Antonio Gallardo <ag...@agssa.net>.
Carsten Ziegeler wrote:

>Antonio Gallardo wrote:
>  
>
>>>+import org.apache.cocoon.faces.taglib.ValidateRequiredTag;
>>>
>>>
>>>      
>>>
>>Curently the build is broken to me. I guess I am missing some block. 
>>Wich block I need to add in order to get this dependency? :-)
>>
>>    
>>
>I really hope that our forms block does not depend on faces (and taglib)?
>  
>
/me crossing fingers for the same! ;-)

Best Regards,

Antonio Gallardo.


Re: Build broken?

Posted by Sylvain Wallez <sy...@apache.org>.
Carsten Ziegeler wrote:

>Antonio Gallardo wrote:
>  
>
>>>+import org.apache.cocoon.faces.taglib.ValidateRequiredTag;
>>>
>>>      
>>>
>>Curently the build is broken to me. I guess I am missing some block. 
>>Wich block I need to add in order to get this dependency? :-)
>>
>>    
>>
>I really hope that our forms block does not depend on faces (and taglib)?
>  
>

Naaah, this is this damn Eclipse that was too quick at adding an import. 
Or was it me hitting return too fast without looking at the 
autocompletion proposal? :-)

Anyway, this is fixed! Sorry for the inconvenience!

Sylvain

-- 
Sylvain Wallez                        Anyware Technologies
http://people.apache.org/~sylvain     http://www.anyware-tech.com
Apache Software Foundation Member     Research & Technology Director


Re: Build broken?

Posted by Carsten Ziegeler <cz...@apache.org>.
Antonio Gallardo wrote:
>>+import org.apache.cocoon.faces.taglib.ValidateRequiredTag;
>> 
>>
> 
> Curently the build is broken to me. I guess I am missing some block. 
> Wich block I need to add in order to get this dependency? :-)
> 
I really hope that our forms block does not depend on faces (and taglib)?

Carsten

-- 
Carsten Ziegeler - Open Source Group, S&N AG
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/