Okie dokie. Thx for the reminder. 

Do we need to create a jira issue even if its just changing some javadoc, like 
typo or snippet id is wrongly assigned etc.?

regards.

----- Original Message ----
From: Don Brown <[EMAIL PROTECTED]>
To: dev@struts.apache.org
Sent: Thursday, 15 June, 2006 1:16:48 AM
Subject: Re: svn commit: r414249 - 
/struts/action2/trunk/core/src/main/java/org/apache/struts/action2/components/GenericUIBean.java

Don't forget to associate a JIRA ticket with each commit to make it easier to 
track changes in a release... :)

Thanks,

Don

[EMAIL PROTECTED] wrote:
> Author: tmjee
> Date: Wed Jun 14 06:48:08 2006
> New Revision: 414249
> 
> URL: http://svn.apache.org/viewvc?rev=414249&view=rev
> Log:
> - added javadoc & snippet to reflect the fact that if JSP template is
>   being used, it should resides in the webapp not the classpath as JSP
> is not capable of being picked up from classpath unlike Freemarker or
> Velocity
> 
>  see http://forums.opensymphony.com/thread.jspa?threadID=33869&tstart=0
> 
> 
> Modified:
>     
> struts/action2/trunk/core/src/main/java/org/apache/struts/action2/components/GenericUIBean.java
> 
> Modified: 
> struts/action2/trunk/core/src/main/java/org/apache/struts/action2/components/GenericUIBean.java
> URL: 
> http://svn.apache.org/viewvc/struts/action2/trunk/core/src/main/java/org/apache/struts/action2/components/GenericUIBean.java?rev=414249&r1=414248&r2=414249&view=diff
> ==============================================================================
> --- 
> struts/action2/trunk/core/src/main/java/org/apache/struts/action2/components/GenericUIBean.java
>  (original)
> +++ 
> struts/action2/trunk/core/src/main/java/org/apache/struts/action2/components/GenericUIBean.java
>  Wed Jun 14 06:48:08 2006
> @@ -47,6 +47,7 @@
>   * 
>   *
>   * @a2.tag name="component" tld-body-content="JSP" 
> tld-tag-class="org.apache.struts.action2.views.jsp.ui.ComponentTag"
>   * description="Render a custom ui widget"
> 
> 
> 


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





Reply via email to