[CONF] Confluence Changes in the last 24 hours

2008-07-19 Thread confluence
-
This is a daily summary of all recent changes in Confluence.

-
Updated Spaces:
-

Apache Felix (FELIX) http://cwiki.apache.org/confluence/display/FELIX
|
|-Pages Added or Edited in This Space
 |-- iPOJO Advanced Tutorial was last edited by clement.escoffier (01:12 AM).
 |   http://cwiki.apache.org/confluence/display/FELIX/iPOJO+Advanced+Tutorial

Apache Camel (CAMEL) http://cwiki.apache.org/confluence/display/CAMEL
|
|-Pages Added or Edited in This Space
 |-- Tutorial-Example-ReportIncident-Part2 was last edited by davsclaus (06:56 
AM).
 |   
http://cwiki.apache.org/confluence/display/CAMEL/Tutorial-Example-ReportIncident-Part2
 |-- Camel 1.5.0 Release was created by davsclaus (04:37 AM).
 |   http://cwiki.apache.org/confluence/display/CAMEL/Camel+1.5.0+Release
 |-- Camel 1.4.0 Release was last edited by davsclaus (04:33 AM).
 |   http://cwiki.apache.org/confluence/display/CAMEL/Camel+1.4.0+Release
 |-- HTTP was last edited by davsclaus (04:28 AM).
 |   http://cwiki.apache.org/confluence/display/CAMEL/HTTP
 |-- JT400 was created by gertvanthienen (02:43 AM).
 |   http://cwiki.apache.org/confluence/display/CAMEL/JT400
 |-- Component List was last edited by gertvanthienen (02:14 AM).
 |   http://cwiki.apache.org/confluence/display/CAMEL/Component+List

Apache Qpid (qpid) http://cwiki.apache.org/confluence/display/qpid
|
|-Pages Added or Edited in This Space
 |-- Management Design notes was last edited by tross (10:55 AM).
 |   http://cwiki.apache.org/confluence/display/qpid/Management+Design+notes

Apache Sanselan (SANSELAN) http://cwiki.apache.org/confluence/display/SANSELAN
|
|-Pages Added or Edited in This Space
 |-- IPTC was created by [EMAIL PROTECTED] (12:56 AM).
 |   http://cwiki.apache.org/confluence/display/SANSELAN/IPTC

Apache ServiceMix (SM) http://cwiki.apache.org/confluence/display/SM
|
|-Pages Added or Edited in This Space
 |-- servicemix-saxon was last edited by gnodet (08:10 AM).
 |   http://cwiki.apache.org/confluence/display/SM/servicemix-saxon

Tuscany Wiki (TUSCANYWIKI) 
http://cwiki.apache.org/confluence/display/TUSCANYWIKI
|
|-Pages Added or Edited in This Space
 |-- 18Jul2008 - Error Stack trace was created by [EMAIL PROTECTED] (07:31 AM).
 |   
http://cwiki.apache.org/confluence/display/TUSCANYWIKI/18Jul2008+-+Error+Stack+trace

Apache Struts 2 Documentation (WW) http://cwiki.apache.org/confluence/display/WW
|
|-Pages Added or Edited in This Space
 |-- web.xml was last edited by [EMAIL PROTECTED] (06:42 AM).
 |   http://cwiki.apache.org/confluence/display/WW/web.xml
 |
 |-New Comments in This Space
 |-- 
http://cwiki.apache.org/confluence/display/WW/Accessing+application%2C+session%2C+request+objects
 (1)

UIMA (UIMA) http://cwiki.apache.org/confluence/display/UIMA
|
|-Pages Added or Edited in This Space
 |-- Web Site Design - Call for Feedback was created by [EMAIL PROTECTED] 
(01:06 PM).
 |   
http://cwiki.apache.org/confluence/display/UIMA/Web+Site+Design+-+Call+for+Feedback

Apache CXF (CXF) http://cwiki.apache.org/confluence/display/CXF
|
|-Pages Added or Edited in This Space
 |-- Resources and Articles was last edited by mazzag (03:56 PM).
 |   http://cwiki.apache.org/confluence/display/CXF/Resources+and+Articles

Apache Ode (ODExSITE) http://cwiki.apache.org/confluence/display/ODExSITE
|
|-Pages Added or Edited in This Space
 |-- User Guide was last edited by alexism (08:09 PM).
 |   http://cwiki.apache.org/confluence/display/ODExSITE/User+Guide
 |-- WSDL 1.1 Extensions for REST was last edited by alexism (08:07 PM).
 |   
http://cwiki.apache.org/confluence/display/ODExSITE/WSDL+1.1+Extensions+for+REST

Apache Tuscany (TUSCANY) http://cwiki.apache.org/confluence/display/TUSCANY
|
|-Pages Added or Edited in This Space
 |-- Getting Involved - Projects Panel was last edited by haleh (05:51 PM).
 |   
http://cwiki.apache.org/confluence/display/TUSCANY/Getting+Involved+-+Projects+Panel
 |-- Getting Involved - Projects was last edited by haleh (05:48 PM).
 |   
http://cwiki.apache.org/confluence/display/TUSCANY/Getting+Involved+-+Projects
 |-- Get Involved Section was last edited by haleh (05:37 PM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/Get+Involved+Section

Apache Archiva (ARCHIVA) http://cwiki.apache.org/confluence/display/ARCHIVA
|
|-Pages Added or Edited in This Space
 |-- Code Styles was created by oching (12:07 AM).
 |   http://cwiki.apache.org/confluence/display/ARCHIVA/Code+Styles
 |-- Index was last edited by oching (12:10 AM).
 |   http://cwiki.apache.org/confluence/display/ARCHIVA/Index


-
CONFLUENCE INFORMATION
This message is automatically generated by Confluence

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

svn commit: r678133 - /struts/struts2/branches/STRUTS_2_0_X/pom.xml

2008-07-19 Thread rgielen
Author: rgielen
Date: Sat Jul 19 04:25:19 2008
New Revision: 678133

URL: http://svn.apache.org/viewvc?rev=678133&view=rev
Log:
Fix broken jar signing with maven

Modified:
struts/struts2/branches/STRUTS_2_0_X/pom.xml

Modified: struts/struts2/branches/STRUTS_2_0_X/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/pom.xml?rev=678133&r1=678132&r2=678133&view=diff
==
--- struts/struts2/branches/STRUTS_2_0_X/pom.xml (original)
+++ struts/struts2/branches/STRUTS_2_0_X/pom.xml Sat Jul 19 04:25:19 2008
@@ -259,6 +259,19 @@
 false
   
 
+
+org.apache.maven.plugins
+maven-gpg-plugin
+
+
+sign-artifacts
+verify
+
+sign
+
+
+
+
 
 
 




svn commit: r678154 - in /struts/struts2/trunk/plugins/dojo/src/main: java/org/apache/struts2/dojo/components/Submit.java resources/template/ajax/submit-close.ftl

2008-07-19 Thread musachy
Author: musachy
Date: Sat Jul 19 06:14:31 2008
New Revision: 678154

URL: http://svn.apache.org/viewvc?rev=678154&view=rev
Log:
WW-1677 http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Submit.java?rev=678154&r1=678153&r2=678154&view=diff
==
--- 
struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Submit.java
 (original)
+++ 
struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Submit.java
 Sat Jul 19 06:14:31 2008
@@ -54,7 +54,7 @@
  * 
  * 
  * 
- * 
+ *
  * 
  * 
  * 
@@ -66,25 +66,25 @@
  * 
  * 
Div 1
* - * + * * * - * + * * * * - * + * * * - * + * * * - * + * * - * + * * * - * + * * * - * + * + * * * - * + * * * - * + * + * * * - * + * * * - * + * + * * * * */ @StrutsTag(name="submit", tldTagClass="org.apache.struts2.dojo.views.jsp.ui.SubmitTag", description="Render a submit button") public class Submit extends FormButton implements RemoteBean { - + private static final Logger LOG = LoggerFactory.getLogger(Submit.class); -private final static transient Random RANDOM = new Random(); - -final public static String TEMPLATE = "submit"; +private final static transient Random RANDOM = new Random(); + +final public static String OPEN_TEMPLATE = "submit"; +final public static String TEMPLATE = "submit-close"; protected String href; protected String errorText; @@ -156,7 +157,7 @@ protected String separateScripts; protected String transport; protected String parseContent; - + public Submit(ValueStack stack, HttpServletRequest request, HttpServletResponse response) { super(stack, request, response); } @@ -165,6 +166,11 @@ return TEMPLATE; } +@Override +public String getDefaultOpenTemplate() { +return OPEN_TEMPLATE; +} + public void evaluateParams() { if ((key == null) && (value == null)) { value = "Submit"; @@ -224,30 +230,30 @@ addParameter("transport", findString(transport)); if (parseContent != null) addParameter("parseContent", findValue(parseContent, Boolean.class)); - + Boolean validateValue = false; if (validate != null) { validateValue = (Boolean) findValue(validate, Boolean.class); addParameter("validate", validateValue); -} - +} + Form form = (Form) findAncestor(Form.class); -if (form != null) +if (form != null) addParameter("parentTheme", form.getTheme()); - + if (ajaxAfterValidation != null) addParameter("ajaxAfterValidation", findValue(ajaxAfterValidation, Boolean.class)); -// generate a random ID if not explicitly set and not parsing the content +// generate a random ID if not explicitly set and not parsing the content Boolean parseContent = (Boolean)stack.getContext().get(Head.PARSE_CONTENT); boolean generateId = (parseContent != null ? !parseContent : true); addParameter("pushId", generateId); if ((this.id == null || this.id.length(