[CONF] Confluence Changes in the last 24 hours

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

-
Updated Spaces:
-

Apache Geronimo Project Management (GMOxPMGT) 
http://cwiki.apache.org/confluence/display/GMOxPMGT
|
|-Pages Added or Edited in This Space
 |-- Geronimo 2.0 Web Services support was last edited by [EMAIL PROTECTED] 
(07:10 PM).
 |   
http://cwiki.apache.org/confluence/display/GMOxPMGT/Geronimo+2.0+Web+Services+support

Apache Struts 2 Documentation (WW) http://cwiki.apache.org/confluence/display/WW
|
|-Pages Added or Edited in This Space
 |-- Creating and Signing a Distribution was last edited by wsmoak (08:37 PM).
 |   
http://cwiki.apache.org/confluence/display/WW/Creating+and+Signing+a+Distribution

Apache Directory Server v1.0 (DIRxSRVx10) 
http://cwiki.apache.org/confluence/display/DIRxSRVx10
|
|-Pages Added or Edited in This Space
 |-- 3.2. Basic authorization was last edited by seelmann (09:05 AM).
 |   
http://cwiki.apache.org/confluence/display/DIRxSRVx10/3.2.+Basic+authorization

Apache Tuscany (TUSCANY) http://cwiki.apache.org/confluence/display/TUSCANY
|
|-Pages Added or Edited in This Space
 |-- Java SCA Architecture Overview was created by jmarino (09:13 AM).
 |   
http://cwiki.apache.org/confluence/display/TUSCANY/Java+SCA+Architecture+Overview
 |-- Home was last edited by jmarino (03:29 PM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/Home
 |-- Java SCA Documentation Menu was created by jmarino (02:24 PM).
 |   
http://cwiki.apache.org/confluence/display/TUSCANY/Java+SCA+Documentation+Menu
 |-- Documentation was created by jmarino (02:24 PM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/Documentation
 |-- SCA Java Development was last edited by jmarino (03:15 PM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/SCA+Java+Development
 |-- Overview was created by jmarino (02:32 PM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/Overview
 |-- Java SCA Menu was last edited by jmarino (02:30 PM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/Java+SCA+Menu
 |-- Getting Involved was last edited by jmarino (02:19 PM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/Getting+Involved
 |-- Java SCA Runtimes was created by jmarino (01:24 PM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/Java+SCA+Runtimes
 |-- Java SCA Runtimes Menu was created by jmarino (01:25 PM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/Java+SCA+Runtimes+Menu
 |-- Java SCA was last edited by jmarino (01:21 PM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/Java+SCA
 |-- Java SCA Kernel Menu was created by jmarino (01:11 PM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/Java+SCA+Kernel+Menu
 |-- Java SCA Kernel was created by jmarino (01:09 PM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/Java+SCA+Kernel
 |-- Spring was created by jmarino (12:57 PM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/Spring
 |-- Java SCA Extensions was created by jmarino (09:56 AM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/Java+SCA+Extensions
 |-- DAS C++ was last edited by [EMAIL PROTECTED] (10:36 AM).
 |   http://cwiki.apache.org/confluence/pages/viewpage.action?pageId=45093
 |-- Java SCA Extensions Menu was created by jmarino (09:59 AM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/Java+SCA+Extensions+Menu
 |-- News and Events was last edited by jmarino (12:53 AM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/News+and+Events
 |-- Main Menu was created by jmarino (12:24 AM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/Main+Menu
 |-- Community Menu was created by jmarino (12:23 AM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/Community+Menu
 |-- General Menu was created by jmarino (12:22 AM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/General+Menu
 |-- Issue Tracking was last edited by jmarino (12:17 AM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/Issue+Tracking


-
CONFLUENCE INFORMATION
This message is automatically generated by Confluence

Unsubscribe or edit your notifications preferences
   http://cwiki.apache.org/confluence/users/viewnotifications.action

If you think it was sent incorrectly contact one of the administrators
   http://cwiki.apache.org/confluence/administrators.action

If you want more information on Confluence, or have a bug to report see
   http://www.atlassian.com/software/confluence




svn commit: r514458 - in /struts/struts2/trunk: apps/showcase/ apps/showcase/src/main/webapp/ajax/ apps/showcase/src/main/webapp/ajax/autocompleter/ apps/showcase/src/main/webapp/ajax/remotebutton/ pl

2007-03-04 Thread musachy
Author: musachy
Date: Sun Mar  4 10:51:30 2007
New Revision: 514458

URL: http://svn.apache.org/viewvc?view=rev&rev=514458
Log:
WW-1607 Separate dojo-related tags into their own plugin
* Overwrite parent attribute setters so they are added to the TLD

Modified:
struts/struts2/trunk/apps/showcase/pom.xml

struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/autocompleter/index.jsp
struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/commonInclude.jsp

struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/remotebutton/index.jsp

struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/components/AbstractRemoteCallUIBean.java

struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/components/Anchor.java

struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/components/Autocompleter.java

struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/components/DateTimePicker.java

struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/components/Div.java

struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/components/RemoteUICallBean.java

struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/components/Submit.java

struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/components/Tree.java

struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/components/TreeNode.java

struts/struts2/trunk/plugins/dojo/src/test/java/org/apache/struts2/views/jsp/ui/AnchorTest.java

struts/struts2/trunk/plugins/dojo/src/test/java/org/apache/struts2/views/jsp/ui/AutocompleterTest.java

struts/struts2/trunk/plugins/dojo/src/test/java/org/apache/struts2/views/jsp/ui/DateTimePickerTagTest.java

struts/struts2/trunk/plugins/dojo/src/test/java/org/apache/struts2/views/jsp/ui/DivTest.java

struts/struts2/trunk/plugins/dojo/src/test/java/org/apache/struts2/views/jsp/ui/SubmitAjaxTest.java

struts/struts2/trunk/plugins/dojo/src/test/java/org/apache/struts2/views/jsp/ui/TreeTest.java

Modified: struts/struts2/trunk/apps/showcase/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/apps/showcase/pom.xml?view=diff&rev=514458&r1=514457&r2=514458
==
--- struts/struts2/trunk/apps/showcase/pom.xml (original)
+++ struts/struts2/trunk/apps/showcase/pom.xml Sun Mar  4 10:51:30 2007
@@ -37,6 +37,12 @@
 struts2-struts1-plugin
 ${pom.version}
 
+
+
+org.apache.struts
+struts2-dojo-plugin
+${pom.version}
+
 
 
 org.apache.struts

Modified: 
struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/autocompleter/index.jsp
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/autocompleter/index.jsp?view=diff&rev=514458&r1=514457&r2=514458
==
--- 
struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/autocompleter/index.jsp 
(original)
+++ 
struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/autocompleter/index.jsp 
Sun Mar  4 10:51:30 2007
@@ -1,5 +1,5 @@
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
-<%@ taglib prefix="s" uri="/struts-tags" %>
+<%@ taglib prefix="sx" uri="/struts-dojo-tags" %>
 
 
 Ajax Examples
@@ -16,7 +16,7 @@
 
 Using a JSON list returned from an action (href="/JSONList.action"), without 
autoComplete (autoComplete="false"), use indicator, search substring 
(searchType="substring")
 
-
+
 
 
 
@@ -24,7 +24,7 @@
 
 Reload on type (loadOnTextChange="true"), after 3 characters 
(loadMinimumCout="3", it is "3" by default), without the down arrow button 
(showDownArrow="false")
 
-
+
 
 
 
@@ -32,35 +32,35 @@
 
 Using a JSON list returned from an action (href="/JSONList.action"), with 
autoComplete (autoComplete="true")
 
-
+
 
 
 
 
 Using a local list (list="{'apple','banana','grape','pear'}")
 
-
+
 
 
 
 
 Force valid options (forceValidOption="true")
 
-
+
 
 
 
 
 Make dropdown's height to 180px  (dropdownHeight="180")
 
-
+
 
 
 
 
 Disabled combobox (disabled="true")
 
-
+
 
 
 
@@ -71,9 +71,9 @@
 Link two autocompleter elements. When the selected value in 'Autocompleter 1' 
changes, the available values in 'Autocompleter 2' will change also.
 
 
-  Autocompleter 1 
+  Autocompleter 1 
 
-Autocompleter 2 
+Autocompleter 2 
 
 
 

Modified: 
struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/commonInclude.jsp
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/commonInclude.jsp?view=diff&rev=514458&r1=514457&r2=514458
==
--- struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/commonInclude.jsp 
(original)
+++ struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/commonInclude.jsp 
Sun