[CONF] Confluence Changes in the last 24 hours

2007-08-01 Thread confluence
-
This is a daily summary of all recent changes in Confluence.

-
Updated Spaces:
-

OpenJPA (openjpa) http://cwiki.apache.org/confluence/display/openjpa
|
|-Pages Added or Edited in This Space
 |-- OpenJPA Up Close and Personal was created by pcl (05:00 PM).
 |   
http://cwiki.apache.org/confluence/display/openjpa/2007/07/31/OpenJPA+Up+Close+and+Personal
 |-- OpenJPA Up Close and Personal was last edited by pcl (04:52 PM).
 |   
http://cwiki.apache.org/confluence/display/openjpa/OpenJPA+Up+Close+and+Personal

Apache Directory Community & Resources (directory) 
http://cwiki.apache.org/confluence/display/directory
|
|-Pages Added or Edited in This Space
 |-- LDAP Stored Procedures and Triggers in ApacheDS was created by ck (03:38 
PM).
 |   
http://cwiki.apache.org/confluence/display/directory/LDAP+Stored+Procedures+and+Triggers+in+ApacheDS
 |-- Architecting the Modern LDAP Renaissance. The Apache Directory Vision was 
created by ck (03:36 PM).
 |   
http://cwiki.apache.org/confluence/display/directory/Architecting+the+Modern+LDAP+Renaissance.+The+Apache+Directory+Vision
 |-- Apache Directory Studio, a new Open Source LDAP & Directory Tooling 
Platform was created by ck (03:20 PM).
 |   http://cwiki.apache.org/confluence/pages/viewpage.action?pageId=62859
 |-- Conference materials was last edited by ck (03:14 PM).
 |   http://cwiki.apache.org/confluence/display/directory/Conference+materials

Apache CXF 2.0 Documentation (CXF20DOC) 
http://cwiki.apache.org/confluence/display/CXF20DOC
|
|-Pages Added or Edited in This Space
 |-- WS-Security was last edited by arsenalist (09:58 AM).
 |   http://cwiki.apache.org/confluence/display/CXF20DOC/WS-Security
 |-- How do I develop a service? was last edited by [EMAIL PROTECTED] (06:41 
AM).
 |   http://cwiki.apache.org/confluence/pages/viewpage.action?pageId=59841

Apache Roller (ROLLER) http://cwiki.apache.org/confluence/display/ROLLER
|
|-Pages Added or Edited in This Space
 |-- Roller Install Guides was last edited by snoopdave (02:55 PM).
 |   http://cwiki.apache.org/confluence/display/ROLLER/Roller+Install+Guides
 |-- Roller User Documentation was last edited by snoopdave (02:54 PM).
 |   http://cwiki.apache.org/confluence/display/ROLLER/Roller+User+Documentation

Apache Tuscany (TUSCANY) http://cwiki.apache.org/confluence/display/TUSCANY
|
|-Pages Added or Edited in This Space
 |-- DAS Overview was last edited by haleh (03:51 PM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/DAS+Overview
 |-- SDO Overview was last edited by haleh (03:43 PM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/SDO+Overview
 |-- SCA Overview was last edited by haleh (03:42 PM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/SCA+Overview
 |-- Get Involved Section was last edited by haleh (02:41 PM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/Get+Involved+Section

Apache Directory Website (DIRxSITE) 
http://cwiki.apache.org/confluence/display/DIRxSITE
|
|-Pages Added or Edited in This Space
 |-- LDAPcon was created by ck (03:47 PM).
 |   http://cwiki.apache.org/confluence/display/DIRxSITE/2007/07/31/LDAPcon

Apache Wicket (WICKET) http://cwiki.apache.org/confluence/display/WICKET
|
|-Pages Added or Edited in This Space
 |-- Best Practices and Gotchas was last edited by thyzz (02:44 AM).
 |   
http://cwiki.apache.org/confluence/display/WICKET/Best+Practices+and+Gotchas

Apache Felix (FELIX) http://cwiki.apache.org/confluence/display/FELIX
|
|-Pages Added or Edited in This Space
 |-- downloads was last edited by marrs (01:07 PM).
 |   http://cwiki.apache.org/confluence/display/FELIX/downloads

Apache Qpid (qpid) http://cwiki.apache.org/confluence/display/qpid
|
|-Pages Added or Edited in This Space
 |-- Restructuring Java Broker and Client Design was created by rajith (11:20 
AM).
 |   
http://cwiki.apache.org/confluence/display/qpid/Restructuring+Java+Broker+and+Client+Design

Apache ActiveMQ (ACTIVEMQ) http://cwiki.apache.org/confluence/display/ACTIVEMQ
|
|-Pages Added or Edited in This Space
 |-- Selectors was last edited by rajdavies (09:06 AM).
 |   http://cwiki.apache.org/confluence/display/ACTIVEMQ/Selectors
 |-- ActiveMQ Message Properties was created by rajdavies (09:03 AM).
 |   
http://cwiki.apache.org/confluence/display/ACTIVEMQ/ActiveMQ+Message+Properties

Apache ServiceMix (SM) http://cwiki.apache.org/confluence/display/SM
|
|-Pages Added or Edited in This Space
 |-- Thread pools was last edited by bsnyder (08:59 PM).
 |   http://cwiki.apache.org/confluence/display/SM/Thread+pools
 |-- JMS binding configuration was last edited by gordonad (05:53 AM).
 |   http://cwiki.apache.org/confluence/display/SM/JMS+binding+configuration

Apache Ode (ODExSITE) http://cwiki.apache.org/confluence/display/ODExSITE
|
|-Pages Added or Edited in This S

svn commit: r561831 - /struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/UIBean.java

2007-08-01 Thread jholmes
Author: jholmes
Date: Wed Aug  1 08:16:04 2007
New Revision: 561831

URL: http://svn.apache.org/viewvc?view=rev&rev=561831
Log:
Fix typo.

Modified:

struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/UIBean.java

Modified: 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/UIBean.java
URL: 
http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/UIBean.java?view=diff&rev=561831&r1=561830&r2=561831
==
--- 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/UIBean.java
 (original)
+++ 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/UIBean.java
 Wed Aug  1 08:16:04 2007
@@ -907,7 +907,7 @@
 this.cssClass = cssClass;
 }
 
-@StrutsTagAttribute(description="The css style definitions for element ro 
use")
+@StrutsTagAttribute(description="The css style definitions for element to 
use")
 public void setCssStyle(String cssStyle) {
 this.cssStyle = cssStyle;
 }




svn commit: r561835 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/UIBean.java

2007-08-01 Thread jholmes
Author: jholmes
Date: Wed Aug  1 08:17:23 2007
New Revision: 561835

URL: http://svn.apache.org/viewvc?view=rev&rev=561835
Log:
Fix typo.

Modified:

struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/UIBean.java

Modified: 
struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/UIBean.java
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/UIBean.java?view=diff&rev=561835&r1=561834&r2=561835
==
--- 
struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/UIBean.java
 (original)
+++ 
struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/UIBean.java
 Wed Aug  1 08:17:23 2007
@@ -972,7 +972,7 @@
 this.cssClass = cssClass;
 }
 
-@StrutsTagAttribute(description="The css style definitions for element ro 
use")
+@StrutsTagAttribute(description="The css style definitions for element to 
use")
 public void setCssStyle(String cssStyle) {
 this.cssStyle = cssStyle;
 }




svn commit: r561837 - /struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/FieldError.java

2007-08-01 Thread jholmes
Author: jholmes
Date: Wed Aug  1 08:19:22 2007
New Revision: 561837

URL: http://svn.apache.org/viewvc?view=rev&rev=561837
Log:
Fix typo.

Modified:

struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/FieldError.java

Modified: 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/FieldError.java
URL: 
http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/FieldError.java?view=diff&rev=561837&r1=561836&r2=561837
==
--- 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/FieldError.java
 (original)
+++ 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/FieldError.java
 Wed Aug  1 08:19:22 2007
@@ -51,7 +51,7 @@
  * field1
  * field2
  *
- *>
+ *
  *   
  *
  *
@@ -61,7 +61,7 @@
  *  
  *  
  *
- *>
+ *
  *   
  *
  *




svn commit: r561839 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/FieldError.java

2007-08-01 Thread jholmes
Author: jholmes
Date: Wed Aug  1 08:19:52 2007
New Revision: 561839

URL: http://svn.apache.org/viewvc?view=rev&rev=561839
Log:
Fix typo.

Modified:

struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/FieldError.java

Modified: 
struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/FieldError.java
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/FieldError.java?view=diff&rev=561839&r1=561838&r2=561839
==
--- 
struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/FieldError.java
 (original)
+++ 
struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/FieldError.java
 Wed Aug  1 08:19:52 2007
@@ -51,7 +51,7 @@
  * field1
  * field2
  *
- *>
+ *
  *   
  *
  *
@@ -61,7 +61,7 @@
  *  
  *  
  *
- *>
+ *
  *   
  *
  *




svn commit: r561842 - /struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/ActionError.java

2007-08-01 Thread jholmes
Author: jholmes
Date: Wed Aug  1 08:32:30 2007
New Revision: 561842

URL: http://svn.apache.org/viewvc?view=rev&rev=561842
Log:
Fix typo.

Modified:

struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/ActionError.java

Modified: 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/ActionError.java
URL: 
http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/ActionError.java?view=diff&rev=561842&r1=561841&r2=561842
==
--- 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/ActionError.java
 (original)
+++ 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/ActionError.java
 Wed Aug  1 08:32:30 2007
@@ -41,7 +41,7 @@
  * 
  *
  *
- *>
+ *
  *   
  *
  *




svn commit: r561841 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/ActionError.java

2007-08-01 Thread jholmes
Author: jholmes
Date: Wed Aug  1 08:31:56 2007
New Revision: 561841

URL: http://svn.apache.org/viewvc?view=rev&rev=561841
Log:
Fix typo.

Modified:

struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/ActionError.java

Modified: 
struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/ActionError.java
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/ActionError.java?view=diff&rev=561841&r1=561840&r2=561841
==
--- 
struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/ActionError.java
 (original)
+++ 
struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/ActionError.java
 Wed Aug  1 08:31:56 2007
@@ -41,7 +41,7 @@
  * 
  *
  *
- *>
+ *
  *   
  *
  *




svn commit: r561850 - in /struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/simple: actionerror.ftl actionmessage.ftl fielderror.ftl

2007-08-01 Thread jholmes
Author: jholmes
Date: Wed Aug  1 09:02:23 2007
New Revision: 561850

URL: http://svn.apache.org/viewvc?view=rev&rev=561850
Log:
WW-2080 actionError, actionMessage and fieldError Freemarker templates do not 
honor the cssClass and cssStyle attributes

Modified:

struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/simple/actionerror.ftl

struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/simple/actionmessage.ftl

struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/simple/fielderror.ftl

Modified: 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/simple/actionerror.ftl
URL: 
http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/simple/actionerror.ftl?view=diff&rev=561850&r1=561849&r2=561850
==
--- 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/simple/actionerror.ftl
 (original)
+++ 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/simple/actionerror.ftl
 Wed Aug  1 09:02:23 2007
@@ -23,7 +23,16 @@
 <#if (actionErrors?exists && actionErrors?size > 0)>

<#list actionErrors as error>
-   ${error}
+   
+<#if parameters.cssClass?exists>
+ class="${parameters.cssClass?html}"<#rt/>
+<#else>
+ class="errorMessage"<#rt/>
+
+<#if parameters.cssStyle?exists>
+ style="${parameters.cssStyle?html}"<#rt/>
+
+>${error}


 

Modified: 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/simple/actionmessage.ftl
URL: 
http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/simple/actionmessage.ftl?view=diff&rev=561850&r1=561849&r2=561850
==
--- 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/simple/actionmessage.ftl
 (original)
+++ 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/simple/actionmessage.ftl
 Wed Aug  1 09:02:23 2007
@@ -23,7 +23,16 @@
 <#if (actionMessages?exists && actionMessages?size > 0)>

<#list actionMessages as message>
-   ${message}
+   
+<#if parameters.cssClass?exists>
+ class="${parameters.cssClass?html}"<#rt/>
+<#else>
+ class="actionMessage"<#rt/>
+
+<#if parameters.cssStyle?exists>
+ style="${parameters.cssStyle?html}"<#rt/>
+
+>${message}


 

Modified: 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/simple/fielderror.ftl
URL: 
http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/simple/fielderror.ftl?view=diff&rev=561850&r1=561849&r2=561850
==
--- 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/simple/fielderror.ftl
 (original)
+++ 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/simple/fielderror.ftl
 Wed Aug  1 09:02:23 2007
@@ -37,7 +37,16 @@
<#assign doneStartUlTag=true><#t/>
<#t/>
<#list eValue as eEachValue><#t/>
-   ${eEachValue}
+   
+<#if parameters.cssClass?exists>
+ class="${parameters.cssClass?html}"<#rt/>
+<#else>
+ class="errorMessage"<#rt/>
+
+<#if parameters.cssStyle?exists>
+ style="${parameters.cssStyle?html}"<#rt/>
+
+>${eEachValue}
<#t/>   
<#t/>
<#t/>
@@ -46,13 +55,22 @@

<#assign doneEndUlTag=true><#t/>
<#t/>
-<#else><#t/>   
+<#else><#t/>
<#if (eKeysSize > 0)><#t/>

<#list eKeys as eKey><#t/>
<#assign eValue = fieldErrors[eKey]><#t/>
<#list eValue as eEachValue><#t/>
-   ${eEachValue}
+   
+<#if parameters.cssClass?exists>
+ class="${parameters.cssClass?html}"<#rt/>
+<#else>
+ class="errorMessage"<#rt/>
+
+<#if parameters.cssStyle?exists>
+ style="${parameters.cssStyle?html}"<#rt/>
+
+>${eEachValue}
<#t/>
<#t/>





svn commit: r561856 - in /struts/struts2/trunk/core/src/main/resources/template/simple: actionerror.ftl actionmessage.ftl fielderror.ftl

2007-08-01 Thread jholmes
Author: jholmes
Date: Wed Aug  1 09:22:11 2007
New Revision: 561856

URL: http://svn.apache.org/viewvc?view=rev&rev=561856
Log:
WW-2080 actionError, actionMessage and fieldError Freemarker templates do not 
honor the cssClass and cssStyle attributes

Modified:
struts/struts2/trunk/core/src/main/resources/template/simple/actionerror.ftl

struts/struts2/trunk/core/src/main/resources/template/simple/actionmessage.ftl
struts/struts2/trunk/core/src/main/resources/template/simple/fielderror.ftl

Modified: 
struts/struts2/trunk/core/src/main/resources/template/simple/actionerror.ftl
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/resources/template/simple/actionerror.ftl?view=diff&rev=561856&r1=561855&r2=561856
==
--- 
struts/struts2/trunk/core/src/main/resources/template/simple/actionerror.ftl 
(original)
+++ 
struts/struts2/trunk/core/src/main/resources/template/simple/actionerror.ftl 
Wed Aug  1 09:22:11 2007
@@ -23,7 +23,16 @@
 <#if (actionErrors?exists && actionErrors?size > 0)>

<#list actionErrors as error>
-   ${error}
+   
+<#if parameters.cssClass?exists>
+ class="${parameters.cssClass?html}"<#rt/>
+<#else>
+ class="errorMessage"<#rt/>
+
+<#if parameters.cssStyle?exists>
+ style="${parameters.cssStyle?html}"<#rt/>
+
+>${error}


 

Modified: 
struts/struts2/trunk/core/src/main/resources/template/simple/actionmessage.ftl
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/resources/template/simple/actionmessage.ftl?view=diff&rev=561856&r1=561855&r2=561856
==
--- 
struts/struts2/trunk/core/src/main/resources/template/simple/actionmessage.ftl 
(original)
+++ 
struts/struts2/trunk/core/src/main/resources/template/simple/actionmessage.ftl 
Wed Aug  1 09:22:11 2007
@@ -23,7 +23,16 @@
 <#if (actionMessages?exists && actionMessages?size > 0)>

<#list actionMessages as message>
-   ${message}
+   
+<#if parameters.cssClass?exists>
+ class="${parameters.cssClass?html}"<#rt/>
+<#else>
+ class="actionMessage"<#rt/>
+
+<#if parameters.cssStyle?exists>
+ style="${parameters.cssStyle?html}"<#rt/>
+
+>${message}


 

Modified: 
struts/struts2/trunk/core/src/main/resources/template/simple/fielderror.ftl
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/resources/template/simple/fielderror.ftl?view=diff&rev=561856&r1=561855&r2=561856
==
--- struts/struts2/trunk/core/src/main/resources/template/simple/fielderror.ftl 
(original)
+++ struts/struts2/trunk/core/src/main/resources/template/simple/fielderror.ftl 
Wed Aug  1 09:22:11 2007
@@ -37,7 +37,16 @@
<#assign doneStartUlTag=true><#t/>
<#t/>
<#list eValue as eEachValue><#t/>
-   ${eEachValue}
+   
+<#if parameters.cssClass?exists>
+ class="${parameters.cssClass?html}"<#rt/>
+<#else>
+ class="errorMessage"<#rt/>
+
+<#if parameters.cssStyle?exists>
+ style="${parameters.cssStyle?html}"<#rt/>
+
+>${eEachValue}
<#t/>   
<#t/>
<#t/>
@@ -52,7 +61,16 @@
<#list eKeys as eKey><#t/>
<#assign eValue = fieldErrors[eKey]><#t/>
<#list eValue as eEachValue><#t/>
-   ${eEachValue}
+   
+<#if parameters.cssClass?exists>
+ class="${parameters.cssClass?html}"<#rt/>
+<#else>
+ class="errorMessage"<#rt/>
+
+<#if parameters.cssStyle?exists>
+ style="${parameters.cssStyle?html}"<#rt/>
+
+>${eEachValue}
<#t/>
<#t/>





svn commit: r562016 - /struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/Component.java

2007-08-01 Thread jholmes
Author: jholmes
Date: Wed Aug  1 22:15:23 2007
New Revision: 562016

URL: http://svn.apache.org/viewvc?view=rev&rev=562016
Log:
Fix typos.

Modified:

struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/Component.java

Modified: 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/Component.java
URL: 
http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/Component.java?view=diff&rev=562016&r1=562015&r2=562016
==
--- 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/Component.java
 (original)
+++ 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/Component.java
 Wed Aug  1 22:15:23 2007
@@ -426,7 +426,7 @@
 /**
  * Add's the given key and value to this components own parameter.
  * 
- * If the provided key is null nothing happends.
+ * If the provided key is null nothing happens.
  * If the provided value is null any existing parameter with
  * the given key name is removed.
  * @param key  the key of the new parameter to add.




svn commit: r562017 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/Component.java

2007-08-01 Thread jholmes
Author: jholmes
Date: Wed Aug  1 22:16:18 2007
New Revision: 562017

URL: http://svn.apache.org/viewvc?view=rev&rev=562017
Log:
Fix typos.

Modified:

struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/Component.java

Modified: 
struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/Component.java
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/Component.java?view=diff&rev=562017&r1=562016&r2=562017
==
--- 
struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/Component.java
 (original)
+++ 
struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/Component.java
 Wed Aug  1 22:16:18 2007
@@ -427,7 +427,7 @@
 /**
  * Add's the given key and value to this components own parameter.
  * 
- * If the provided key is null nothing happends.
+ * If the provided key is null nothing happens.
  * If the provided value is null any existing parameter with
  * the given key name is removed.
  * @param key  the key of the new parameter to add.




svn commit: r562019 - /struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/Component.java

2007-08-01 Thread jholmes
Author: jholmes
Date: Wed Aug  1 22:28:56 2007
New Revision: 562019

URL: http://svn.apache.org/viewvc?view=rev&rev=562019
Log:
Fix typos.

Modified:

struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/Component.java

Modified: 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/Component.java
URL: 
http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/Component.java?view=diff&rev=562019&r1=562018&r2=562019
==
--- 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/Component.java
 (original)
+++ 
struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/Component.java
 Wed Aug  1 22:28:56 2007
@@ -70,7 +70,7 @@
 }
 
 /**
- * Get's the name of this component.
+ * Gets the name of this component.
  * @return the name of this component.
  */
 private String getComponentName() {
@@ -87,7 +87,7 @@
 }
 
 /**
- * Get's the OGNL value stack assoicated with this component.
+ * Gets the OGNL value stack assoicated with this component.
  * @return the OGNL value stack assoicated with this component.
  */
 public ValueStack getStack() {
@@ -95,7 +95,7 @@
 }
 
 /**
- * Get's the component stack of this component.
+ * Gets the component stack of this component.
  * @return the component stack of this component, never null.
  */
 public Stack getComponentStack() {
@@ -215,7 +215,7 @@
 }
 
 /**
- * Constructs?a RuntimeException based on the given 
information.
+ * Constructs a RuntimeException based on the given 
information.
  * 
  * A message is constructed and logged at ERROR level before being returned
  * as a RuntimeException.
@@ -408,7 +408,7 @@
 }
 
 /**
- * Get's the parameters.
+ * Gets the parameters.
  * @return the parameters. Is never null.
  */
 public Map getParameters() {
@@ -416,7 +416,7 @@
 }
 
 /**
- * Add's all the given parameters to this componenets own parameters.
+ * Adds all the given parameters to this component's own parameters.
  * @param params the parameters to add.
  */
 public void addAllParameters(Map params) {
@@ -424,7 +424,7 @@
 }
 
 /**
- * Add's the given key and value to this components own parameter.
+ * Adds the given key and value to this component's own parameter.
  * 
  * If the provided key is null nothing happens.
  * If the provided value is null any existing parameter with
@@ -445,7 +445,7 @@
 }
 
 /**
- * Get's the id for referencing element.
+ * Gets the id for referencing element.
  * @return the id for referencing element.
  */
 public String getId() {
@@ -466,5 +466,4 @@
 public boolean usesBody() {
 return false;
 }
-
 }




svn commit: r562020 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/Component.java

2007-08-01 Thread jholmes
Author: jholmes
Date: Wed Aug  1 22:29:21 2007
New Revision: 562020

URL: http://svn.apache.org/viewvc?view=rev&rev=562020
Log:
Fix typos.

Modified:

struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/Component.java

Modified: 
struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/Component.java
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/Component.java?view=diff&rev=562020&r1=562019&r2=562020
==
--- 
struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/Component.java
 (original)
+++ 
struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/Component.java
 Wed Aug  1 22:29:21 2007
@@ -69,7 +69,7 @@
 }
 
 /**
- * Get's the name of this component.
+ * Gets the name of this component.
  * @return the name of this component.
  */
 private String getComponentName() {
@@ -86,7 +86,7 @@
 }
 
 /**
- * Get's the OGNL value stack assoicated with this component.
+ * Gets the OGNL value stack assoicated with this component.
  * @return the OGNL value stack assoicated with this component.
  */
 public ValueStack getStack() {
@@ -94,7 +94,7 @@
 }
 
 /**
- * Get's the component stack of this component.
+ * Gets the component stack of this component.
  * @return the component stack of this component, never null.
  */
 public Stack getComponentStack() {
@@ -214,7 +214,7 @@
 }
 
 /**
- * Constructs?a RuntimeException based on the given 
information.
+ * Constructs a RuntimeException based on the given 
information.
  * 
  * A message is constructed and logged at ERROR level before being returned
  * as a RuntimeException.
@@ -409,7 +409,7 @@
 }
 
 /**
- * Get's the parameters.
+ * Gets the parameters.
  * @return the parameters. Is never null.
  */
 public Map getParameters() {
@@ -417,7 +417,7 @@
 }
 
 /**
- * Add's all the given parameters to this componenets own parameters.
+ * Adds all the given parameters to this component's own parameters.
  * @param params the parameters to add.
  */
 public void addAllParameters(Map params) {
@@ -425,7 +425,7 @@
 }
 
 /**
- * Add's the given key and value to this components own parameter.
+ * Adds the given key and value to this component's own parameter.
  * 
  * If the provided key is null nothing happens.
  * If the provided value is null any existing parameter with
@@ -452,5 +452,4 @@
 public boolean usesBody() {
 return false;
 }
-
 }