[CONF] Confluence Changes in the last 24 hours

2006-11-12 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
 |-- Quick Start was created by mprudhom (02:59 PM).
 |   http://cwiki.apache.org/confluence/display/openjpa/Quick+Start
 |-- Index was last edited by mprudhom (03:02 PM).
 |   http://cwiki.apache.org/confluence/display/openjpa/Index
 |-- Downloads was last edited by mprudhom (12:26 PM).
 |   http://cwiki.apache.org/confluence/display/openjpa/Downloads

Felix (FELIX) http://cwiki.apache.org/confluence/display/FELIX
 |
 |-New Comments in This Space
 |-- http://cwiki.apache.org/confluence/display/FELIX/Apache+Felix+Commons (1)

-
Updated User Profiles:
-

mszklano
|- http://cwiki.apache.org/confluence/display/~mszklano

-
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: r473957 - /struts/struts2/trunk/core/pom.xml

2006-11-12 Thread tmjee
Author: tmjee
Date: Sun Nov 12 04:37:19 2006
New Revision: 473957

URL: http://svn.apache.org/viewvc?view=rev&rev=473957
Log:
WW-1483
 - updated struts2-core pom.xml's ognl dependency from version 2.6.7 to 2.6.9, 
due to a bug in comparing object not implementing Comparable in jsp reported by 
a WebWork user. see 
http://forums.opensymphony.com/thread.jspa?messageID=101348𘯤 for more 
info.


Modified:
struts/struts2/trunk/core/pom.xml

Modified: struts/struts2/trunk/core/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/core/pom.xml?view=diff&rev=473957&r1=473956&r2=473957
==
--- struts/struts2/trunk/core/pom.xml (original)
+++ struts/struts2/trunk/core/pom.xml Sun Nov 12 04:37:19 2006
@@ -77,7 +77,7 @@
 
 ognl
 ognl
-2.6.7
+2.6.9
 
  
 




svn commit: r473959 - in /struts/struts2/trunk/src/site: site.xml xdoc/index.xml

2006-11-12 Thread husted
Author: husted
Date: Sun Nov 12 04:47:53 2006
New Revision: 473959

URL: http://svn.apache.org/viewvc?view=rev&rev=473959
Log:
WW-1483 Replace links to cwiki.apache.org/WW with struts.apache.org/WW

The cwiki autoexport is now being rsync'd with a WW folder on people, and then 
relayed to struts.apache.org. Once I'm sure this is working for us, I'll update 
the CWIKI home page with the setup details. Many thanks to Jeff Turner for 
providing the command line mojo. 

Modified:
struts/struts2/trunk/src/site/site.xml
struts/struts2/trunk/src/site/xdoc/index.xml

Modified: struts/struts2/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/src/site/site.xml?view=diff&rev=473959&r1=473958&r2=473959
==
--- struts/struts2/trunk/src/site/site.xml (original)
+++ struts/struts2/trunk/src/site/site.xml Sun Nov 12 04:47:53 2006
@@ -30,26 +30,26 @@
 
 http://cwiki.apache.org/WW/home.html";
+href="http://struts.apache.org/WW/home.html";
 />
 http://cwiki.apache.org/WW/tutorials.html";
+href="http://struts.apache.org/WW/tutorials.html";
 />
 
 http://cwiki.apache.org/WW/faqs.html";
+href="http://struts.apache.org/WW/faqs.html";
 />
 
 http://cwiki.apache.org/WW/guides.html";
+href="http://struts.apache.org/WW/guides.html";
 />
 
 http://cwiki.apache.org/WW/release-notes-200.html";
+href="http://struts.apache.org/WW/release-notes-202.html";
 />
 
 
@@ -64,7 +64,7 @@
 />
 http://cwiki.apache.org/WW/tag-reference.html";
+href="http://struts.apache.org/WW/tag-reference.html";
 />
 http://svn.apache.org/viewvc/struts/struts2/trunk/src/site/xdoc/index.xml?view=diff&rev=473959&r1=473958&r2=473959
==
--- struts/struts2/trunk/src/site/xdoc/index.xml (original)
+++ struts/struts2/trunk/src/site/xdoc/index.xml Sun Nov 12 04:47:53 2006
@@ -14,7 +14,7 @@
 
 
 
-http://cwiki.apache.org/WW/home.html";>
+http://struts.apache.org/WW/home.html";>
 

  Apache Struts 2 is an elegant, extensible framework, 
well suited 
@@ -32,7 +32,7 @@
   
 
  For more about Apache Struts 2, visit
- http://cwiki.apache.org/WW/home.html";>
+ http://struts.apache.org/WW/home.html";>
 Getting Started.
  
 
@@ -142,7 +142,7 @@
 
 
 For more about Apache Struts 2, visit
-http://cwiki.apache.org/WW/home.html";>
+http://struts.apache.org/WW/home.html";>
   Getting Started.