I have no direct access to the apache cvs, so I put myfaces in my own cvs to create a patch.
So the cvs path and file path doesen't match with your apache cvs path i guess...
first line of the patch:
RCS file: /cvsbase/globus/external/myfaces-src/src/jsfapi/javax/faces/component/UIViewRoot.java,v
I hope this is the problem. I have created the patch with the Eclipse "create patch" function.
Chris
| "Matthias Wessendorf" <[EMAIL PROTECTED]>
07.12.2004 09:56
|
An: "'MyFaces Development'" <[EMAIL PROTECTED]> Kopie: Thema: [Maybe Spam] RE: MYFACES-10 - java.util.ConcurrentModificationException in queueEvent |
Chris, my eclipse IDE tells me
"Patch file does not contain valid patch"
Any idea?
Regards,
Matthias
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 07, 2004 8:37 AM
To: [EMAIL PROTECTED]
Subject: MYFACES-10 - java.util.ConcurrentModificationException in queueEvent
I've fixed this bug because I needed the queueEvent method.
I have made a patch and attached it to the Bugreport in JIRA.
I hope it helps!
Chris
With this fix, I'm now able to do an ValueChangeListener which
gets invoked in the INVOKE_APPLICATION phase..
