[CONF] Confluence Changes in the last 24 hours

2009-02-02 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
 |-- news was last edited by fmeschbe (02:32 AM).
 |   http://cwiki.apache.org/confluence/display/FELIX/news
 |-- downloads was last edited by fmeschbe (02:25 AM).
 |   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
 |-- Java Broker Design - Flow to Disk was last edited by ritchiem (08:12 AM).
 |   
http://cwiki.apache.org/confluence/display/qpid/Java+Broker+Design+-+Flow+to+Disk

Apache ServiceMix (SM) http://cwiki.apache.org/confluence/display/SM
|
|-Pages Added or Edited in This Space
 |-- servicemix-smpp was last edited by nanthrax (12:49 AM).
 |   http://cwiki.apache.org/confluence/display/SM/servicemix-smpp

Tuscany Wiki (TUSCANYWIKI) 
http://cwiki.apache.org/confluence/display/TUSCANYWIKI
|
|-Pages Added or Edited in This Space
 |-- Databinding Scope was last edited by ramkumar.rj (11:41 PM).
 |   http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Databinding+Scope

Apache MINA (MINA) http://cwiki.apache.org/confluence/display/MINA
|
|-Pages Added or Edited in This Space
 |-- MINA 2.0 Documentation TODO was last edited by paliwalash...@gmail.com 
(11:55 PM).
 |   http://cwiki.apache.org/confluence/display/MINA/MINA+2.0+Documentation+TODO
 |-- Apache FtpServer 1.0.0-RC2 released was created by ngn (04:12 AM).
 |   
http://cwiki.apache.org/confluence/display/MINA/2009/02/01/Apache+FtpServer+1.0.0-RC2+released

Apache Wicket (WICKET) http://cwiki.apache.org/confluence/display/WICKET
|
|-Pages Added or Edited in This Space
 |-- Spring was last edited by sp (04:06 PM).
 |   http://cwiki.apache.org/confluence/display/WICKET/Spring


-
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




Issues Opened: week of 2009-02-02

2009-02-02 Thread dblevins

Struts2 - Monday, February 2, 2009

  5 opened in last 7 days

[WW-2971] type conversion cannot convert negative numbers to Double 
  - Type: Bug
  - Reporter: Allen Lee
  - Components: [Expression Language]
  - Affects Versions: []
  - http://issues.apache.org/struts/browse/WW-2971

[WW-2970] Param set on chained action is re-set on all actions in chain
  - Type: Bug
  - Reporter: David
  - Components: [Core Interceptors]
  - Affects Versions: []
  - http://issues.apache.org/struts/browse/WW-2970

[WW-2975] client side validation and components with forms
  - Type: Improvement
  - Reporter: Miguel Diaz
  - Components: [Other]
  - Affects Versions: []
  - http://issues.apache.org/struts/browse/WW-2975

[WW-2976] html alt text displays outside of input tag close
  - Type: Bug
  - Reporter: Jon Wilmoth
  - Components: [Plugin - Dojo Tags, Plugin - Tags]
  - Affects Versions: []
  - http://issues.apache.org/struts/browse/WW-2976

[WW-2977] STruts portlet has no startup jsp
  - Type: Bug
  - Reporter: Martin Gainty
  - Components: [Example Applications]
  - Affects Versions: []
  - http://issues.apache.org/struts/browse/WW-2977



svn commit: r740133 - /struts/maven/trunk/struts2-archetype-blank/src/main/resources/archetype-resources/src/main/resources/example/package_es.properties

2009-02-02 Thread musachy
Author: musachy
Date: Mon Feb  2 22:26:15 2009
New Revision: 740133

URL: http://svn.apache.org/viewvc?rev=740133&view=rev
Log:
Arreglar texto en espanol (fix spanish text)

Modified:

struts/maven/trunk/struts2-archetype-blank/src/main/resources/archetype-resources/src/main/resources/example/package_es.properties

Modified: 
struts/maven/trunk/struts2-archetype-blank/src/main/resources/archetype-resources/src/main/resources/example/package_es.properties
URL: 
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-blank/src/main/resources/archetype-resources/src/main/resources/example/package_es.properties?rev=740133&r1=740132&r2=740133&view=diff
==
--- 
struts/maven/trunk/struts2-archetype-blank/src/main/resources/archetype-resources/src/main/resources/example/package_es.properties
 (original)
+++ 
struts/maven/trunk/struts2-archetype-blank/src/main/resources/archetype-resources/src/main/resources/example/package_es.properties
 Mon Feb  2 22:26:15 2009
@@ -1,5 +1,5 @@
 HelloWorld.message = ¡Struts está bien!...
-requiredstring = ${getText(fieldName)} se requiere.
+requiredstring = ${getText(fieldName)} es requerido.
 password = Contraseña
 username = Nombre de Usuario
-Missing.message =   ¡en obras! ¡seguir intentando!
+Missing.message = Página bajo construcción, trate de nuevo en la proxima 
versión




svn commit: r740027 - /struts/struts2/trunk/apps/showcase/src/main/webapp/validation/quiz-ajax.jsp

2009-02-02 Thread musachy
Author: musachy
Date: Mon Feb  2 16:35:45 2009
New Revision: 740027

URL: http://svn.apache.org/viewvc?rev=740027&view=rev
Log:
Use compressed dojo profile for ajax validation page

Modified:
struts/struts2/trunk/apps/showcase/src/main/webapp/validation/quiz-ajax.jsp

Modified: 
struts/struts2/trunk/apps/showcase/src/main/webapp/validation/quiz-ajax.jsp
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/apps/showcase/src/main/webapp/validation/quiz-ajax.jsp?rev=740027&r1=740026&r2=740027&view=diff
==
--- struts/struts2/trunk/apps/showcase/src/main/webapp/validation/quiz-ajax.jsp 
(original)
+++ struts/struts2/trunk/apps/showcase/src/main/webapp/validation/quiz-ajax.jsp 
Mon Feb  2 16:35:45 2009
@@ -6,7 +6,7 @@
 
 
 Validation - Ajax
-
+