Hi,
Just FYI, I accidentally committed 3 unrelated files (ApplicationImpl,
JspStateManagerImpl, LifecycleImpl) with this patch. However those
changes won't do any harm; two are just comment changes and one improves
logging a bit. I might tidy up the logging one later..
Cheers,
Simon
[EMAIL PROTECTED] wrote:
Author: skitching
Date: Thu Nov 24 16:28:55 2005
New Revision: 348838
URL: http://svn.apache.org/viewcvs?rev=348838&view=rev
Log:
Add descriptions for all attributes. For attributes available on
multiple components this involves replacing the inline declaration with
an entity reference to a shared definition. Thanks to Steve Peterson for
the patch. See MYFACES-866.
Added:
myfaces/impl/trunk/tld/entities/ui_table_renderer_attributes.xml (with
props)
Modified:
myfaces/impl/trunk/src/java/org/apache/myfaces/application/ApplicationImpl.java
myfaces/impl/trunk/src/java/org/apache/myfaces/application/jsp/JspStateManagerImpl.java
myfaces/impl/trunk/src/java/org/apache/myfaces/lifecycle/LifecycleImpl.java