Hi everyone,

I'm developing a portlet application with Tapestry 4.0, and eventually
I'm hit with the Upload component bug when used in portlet,

http://issues.apache.org/jira/browse/TAPESTRY-635

A patch has been provided for patching Tapestry 4.0 final source tree.
However, I hit into problems trying to apply the patch. I'm using
'patch' for Windows available at
http://gnuwin32.sourceforge.net/packages/patch.htm

D:\tapestry-4.0>patch -p 0 < tapestry4-fileupload.patch
patching file config/common.properties
patching file framework/build.xml
patching file framework/src/descriptor/META-INF/tapestry.multipart.xml
Hunk #2 FAILED at 27.
1 out of 2 hunks FAILED -- saving rejects to file framework/src/descriptor/META-
INF/tapestry.multipart.xml.rej
patching file framework/src/java/org/apache/tapestry/form/Upload.jwc
patch: **** File nul is not a regular file -- can't patch

What am I missing here?

Appreciate your advice.



Regards,
Qiao En

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

Reply via email to