[CONF] Confluence Changes in the last 24 hours

2007-02-08 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
 |-- Integration was last edited by hanzz (01:46 AM).
 |   http://cwiki.apache.org/confluence/display/openjpa/Integration

Apache Geronimo Development (GMOxDEV) 
http://cwiki.apache.org/confluence/display/GMOxDEV
|
|-Pages Added or Edited in This Space
 |-- Clustering Geronimo with Open Terracotta was last edited by davecola 
(12:29 PM).
 |   
http://cwiki.apache.org/confluence/display/GMOxDEV/Clustering+Geronimo+with+Open+Terracotta

Apache Directory Community & Resources (directory) 
http://cwiki.apache.org/confluence/display/directory
|
|-Pages Added or Edited in This Space
 |-- Issue Tracking was last edited by szoerner (12:22 PM).
 |   http://cwiki.apache.org/confluence/display/directory/Issue+Tracking
 |-- The team was last edited by elecharny (10:29 AM).
 |   http://cwiki.apache.org/confluence/display/directory/The+team
 |-- Sources was last edited by pamarcelot (06:59 AM).
 |   http://cwiki.apache.org/confluence/display/directory/Sources

Apache Geronimo SandBox (GMOxSBOX) 
http://cwiki.apache.org/confluence/display/GMOxSBOX
|
|-Pages Added or Edited in This Space
 |-- testing new macros was created by hcunico (12:18 PM).
 |   http://cwiki.apache.org/confluence/display/GMOxSBOX/testing+new+macros

Apache CXF 2.0 Documentation (CXF20DOC) 
http://cwiki.apache.org/confluence/display/CXF20DOC
|
|-Pages Added or Edited in This Space
 |-- CXF Architecture was created by dandiep (02:19 PM).
 |   http://cwiki.apache.org/confluence/display/CXF20DOC/CXF+Architecture
 |-- Index was last edited by dandiep (02:18 PM).
 |   http://cwiki.apache.org/confluence/display/CXF20DOC/Index
 |-- Configuration was created by dandiep (02:05 PM).
 |   http://cwiki.apache.org/confluence/display/CXF20DOC/Configuration

Apache Struts 2 Plugin Registry (S2PLUGINS) 
http://cwiki.apache.org/confluence/display/S2PLUGINS
|
|-Pages Added or Edited in This Space
 |-- JSON Plugin was last edited by musachy (10:55 AM).
 |   http://cwiki.apache.org/confluence/display/S2PLUGINS/JSON+Plugin

Apache Tiles (TILES) http://cwiki.apache.org/confluence/display/TILES
|
|-Pages Added or Edited in This Space
 |-- tiles-2.0.1 was created by ddewolf (01:37 PM).
 |   http://cwiki.apache.org/confluence/display/TILES/tiles-2.0.1
 |-- Release Management was last edited by wsmoak (11:20 AM).
 |   http://cwiki.apache.org/confluence/display/TILES/Release+Management

Apache Struts 2 Documentation (WW) http://cwiki.apache.org/confluence/display/WW
|
|-Pages Added or Edited in This Space
 |-- Result Annotation was last edited by laurieh (10:23 PM).
 |   http://cwiki.apache.org/confluence/display/WW/Result+Annotation
 |-- Ready, Set, Go! was last edited by musachy (07:16 PM).
 |   http://cwiki.apache.org/confluence/display/WW/Ready%2C+Set%2C+Go%21
 |-- Release Notes 2.1.0 was created by husted (04:49 AM).
 |   http://cwiki.apache.org/confluence/display/WW/Release+Notes+2.1.0
 |-- Migration Guide was last edited by husted (04:44 AM).
 |   http://cwiki.apache.org/confluence/display/WW/Migration+Guide
 |-- Creating and Signing a Distribution was last edited by husted (04:37 AM).
 |   
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
 |-- 4.2. Apache Tomcat was last edited by jconlon (05:41 PM).
 |   http://cwiki.apache.org/confluence/display/DIRxSRVx10/4.2.+Apache+Tomcat
 |-- 3.3. How to enable SSL was last edited by jconlon (05:24 PM).
 |   
http://cwiki.apache.org/confluence/display/DIRxSRVx10/3.3.+How+to+enable+SSL
 |-- 3.2. Basic authorization was last edited by jconlon (03:09 PM).
 |   
http://cwiki.apache.org/confluence/display/DIRxSRVx10/3.2.+Basic+authorization
 |-- 1.3. Installing and starting the server was last edited by szoerner (01:53 
PM).
 |   
http://cwiki.apache.org/confluence/display/DIRxSRVx10/1.3.+Installing+and+starting+the+server
 |-- 1.5. About the sample configurations and sample directory data was last 
edited by szoerner (12:28 PM).
 |   
http://cwiki.apache.org/confluence/display/DIRxSRVx10/1.5.+About+the+sample+configurations+and+sample+directory+data
 |-- 1.4. Basic configuration tasks was last edited by szoerner (12:27 PM).
 |   
http://cwiki.apache.org/confluence/display/DIRxSRVx10/1.4.+Basic+configuration+tasks
 |-- 1.2. Some Background. Directories, directory services and LDAP was last 
edited by szoerner (12:25 PM).
 |   
http://cwiki.apache.org/confluence/display/DIRxSRVx10/1.2.+Some+Background.+Directories%2C+directory+services+and+LDAP
 |-- 1.1. What Apache Directory Se

svn commit: r504948 - /struts/struts2/trunk/plugins/tiles/src/main/java/org/apache/struts2/tiles/StrutsTilesRequestContext.java

2007-02-08 Thread apetrelli
Author: apetrelli
Date: Thu Feb  8 08:40:27 2007
New Revision: 504948

URL: http://svn.apache.org/viewvc?view=rev&rev=504948
Log:
WW-1724
The request context for Struts 2 - Tiles 2 integration tries to dispatch the 
request if possible.
It includes it only if the response has been committed, or if it is a 
FreeMarker request (this must be fixed).

Modified:

struts/struts2/trunk/plugins/tiles/src/main/java/org/apache/struts2/tiles/StrutsTilesRequestContext.java

Modified: 
struts/struts2/trunk/plugins/tiles/src/main/java/org/apache/struts2/tiles/StrutsTilesRequestContext.java
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/tiles/src/main/java/org/apache/struts2/tiles/StrutsTilesRequestContext.java?view=diff&rev=504948&r1=504947&r2=504948
==
--- 
struts/struts2/trunk/plugins/tiles/src/main/java/org/apache/struts2/tiles/StrutsTilesRequestContext.java
 (original)
+++ 
struts/struts2/trunk/plugins/tiles/src/main/java/org/apache/struts2/tiles/StrutsTilesRequestContext.java
 Thu Feb  8 08:40:27 2007
@@ -80,7 +80,12 @@
 }
 
 public void dispatch(String include) throws IOException {
-include(include);
+   if (include.endsWith(mask)) {
+// FIXME This way FreeMarker results still don't have a 
content-type!
+   include(include);
+} else {
+super.dispatch(include);
+}
 }
 
 /**




svn commit: r505093 - /struts/struts1/trunk/src/site/xdoc/userGuide/building_controller.xml

2007-02-08 Thread bayard
Author: bayard
Date: Thu Feb  8 16:09:01 2007
New Revision: 505093

URL: http://svn.apache.org/viewvc?view=rev&rev=505093
Log:
Improving the formatting of a couple of the code examples (related to STR-1873)

Modified:
struts/struts1/trunk/src/site/xdoc/userGuide/building_controller.xml

Modified: struts/struts1/trunk/src/site/xdoc/userGuide/building_controller.xml
URL: 
http://svn.apache.org/viewvc/struts/struts1/trunk/src/site/xdoc/userGuide/building_controller.xml?view=diff&rev=505093&r1=505092&r2=505093
==
--- struts/struts1/trunk/src/site/xdoc/userGuide/building_controller.xml 
(original)
+++ struts/struts1/trunk/src/site/xdoc/userGuide/building_controller.xml Thu 
Feb  8 16:09:01 2007
@@ -1088,11 +1088,9 @@
 
 
 
-
-
-
+
+
+
 
 
 
@@ -1122,10 +1120,10 @@
 
 public class MyLazyForm extends LazyValidatorForm {
 
-public MyLazyForm () {
-super();
-setPathValidation(true);
-}
+public MyLazyForm () {
+super();
+setPathValidation(true);
+}
 
 }
 
@@ -1142,10 +1140,8 @@
 
 
 
-
-
+
+
 
 
 
@@ -1322,7 +1318,7 @@
 ServletResponse response)
 throws Exception;
 
-public ActionForward execute(ActionMapping mapping,
+public ActionForward execute(ActionMapping mapping,
 ActionForm form,
 HttpServletRequest request,
 HttpServletResponse response)




svn commit: r505116 - /struts/struts1/branches/STRUTS_1_3_BRANCH/

2007-02-08 Thread pbenedict
Author: pbenedict
Date: Thu Feb  8 17:23:16 2007
New Revision: 505116

URL: http://svn.apache.org/viewvc?view=rev&rev=505116
Log:
Branching for 1.3

Added:
struts/struts1/branches/STRUTS_1_3_BRANCH/
  - copied from r505115, struts/struts1/trunk/



svn commit: r505162 - in /struts/site/src/site: fml/kickstart.fml xdoc/downloads.xml

2007-02-08 Thread husted
Author: husted
Date: Thu Feb  8 19:54:48 2007
New Revision: 505162

URL: http://svn.apache.org/viewvc?view=rev&rev=505162
Log:
SITE-19 Add "release" FAQ to kickstart and link from Releases page.

Modified:
struts/site/src/site/fml/kickstart.fml
struts/site/src/site/xdoc/downloads.xml

Modified: struts/site/src/site/fml/kickstart.fml
URL: 
http://svn.apache.org/viewvc/struts/site/src/site/fml/kickstart.fml?view=diff&rev=505162&r1=505161&r2=505162
==
--- struts/site/src/site/fml/kickstart.fml (original)
+++ struts/site/src/site/fml/kickstart.fml Thu Feb  8 19:54:48 2007
@@ -43,7 +43,6 @@
 Documentation for past  releases
 is also available.
 
-
 
 To learn more about using Apache Struts, you can also visit
 http://www.StrutsCentral.net/";>Struts Central,
@@ -59,7 +58,46 @@
 (Plain old Google usually works too!)
 
 
-
+
+   
+Looking at the releases page, some versions seem to be missing. 
+What happened to them?
+   
+   
+   
+Apache Struts uses a "milestone build" system. 
+First, we create a build with a milestone version number, 
+like Struts 2.0.42, and post the distribution in the development 
area. 
+The development group tests the distribution, 
+and then we decide whether or not to release it. 
+The distribution includes everything that would be released, 
+including the documentation and the release notes for this version.
+   
+If we find a significant problem with the distribution, 
+we may decide not to release it, 
+and just leave the distribution as a "test build". 
+The testing may take several days, and in the meantime, 
+we want to keep the project moving, 
+and so we just go onto the next version number.
+Using our example, the next distribution would be labeled 
+2.0.43, even if version 2.0.42 was never officially released. 
+   
+Often. we will first grade a release as a "beta", 
+and invite other users to test it too. 
+If this second round of beta testing goes well, 
+then we can mark the release "General Availability". 
+Usually, that designation would also make it the new 
+"Best Available" release.
+In this case, we don't create another distribution, 
+but simply adjust the status of the same set of bits 
+that people have been testing all along.
+   
+In practice, this approach is fast and efficient 
+and creates the fewest number of "candidate builds" 
+between releases. 
+   
+  
+
 
 Why is the project called "Struts"?
 

Modified: struts/site/src/site/xdoc/downloads.xml
URL: 
http://svn.apache.org/viewvc/struts/site/src/site/xdoc/downloads.xml?view=diff&rev=505162&r1=505161&r2=505162
==
--- struts/site/src/site/xdoc/downloads.xml (original)
+++ struts/site/src/site/xdoc/downloads.xml Thu Feb  8 19:54:48 2007
@@ -26,10 +26,10 @@
 
 
 
-Releases of the Apache Struts framework 
+Releases of the Apache Struts framework
 are made available to the general public at no charge,
 under the
-http://apache.org/licenses/";>Apache License,  
  
+http://apache.org/licenses/";>Apache License,
 in both binary and source distributions.
 Individual JARs are also made available through
 http://maven.apache.org";>Apache Maven
@@ -85,21 +85,25 @@
 
 Project releases are approved by vote of the
 Apache Struts  Project Management 
Committee.
-Support for a release is provided by 
-project volunteers 
+Support for a release is provided by
+project volunteers
 on the User mailing list.
-Additional free support is provided by many other 
-volunteer subscribers to the list. 
-Issues with a release may be discussed on the list 
-and reported through the 
+Additional free support is provided by many other
+volunteer subscribers to the list.
+Issues with a release may be discussed on the list
+and reported through the
 http://issues.apache.org/struts/";>issue tracker.
 
-
+
 
-  

svn commit: r505178 - in /struts/struts1/trunk: ./ apps/ apps/blank/ apps/cookbook/ apps/el-example/ apps/examples/ apps/faces-example1/ apps/faces-example2/ apps/mailreader/ apps/scripting-mailreader

2007-02-08 Thread pbenedict
Author: pbenedict
Date: Thu Feb  8 20:50:01 2007
New Revision: 505178

URL: http://svn.apache.org/viewvc?view=rev&rev=505178
Log:
Roll to 1.4.0-SNAPSHOT

Modified:
struts/struts1/trunk/apps/blank/pom.xml
struts/struts1/trunk/apps/cookbook/pom.xml
struts/struts1/trunk/apps/el-example/pom.xml
struts/struts1/trunk/apps/examples/pom.xml
struts/struts1/trunk/apps/faces-example1/pom.xml
struts/struts1/trunk/apps/faces-example2/pom.xml
struts/struts1/trunk/apps/mailreader/pom.xml
struts/struts1/trunk/apps/pom.xml
struts/struts1/trunk/apps/scripting-mailreader/pom.xml
struts/struts1/trunk/assembly/pom.xml
struts/struts1/trunk/core/pom.xml
struts/struts1/trunk/el/pom.xml
struts/struts1/trunk/extras/pom.xml
struts/struts1/trunk/faces/pom.xml
struts/struts1/trunk/integration/apps-it/pom.xml
struts/struts1/trunk/integration/pom.xml
struts/struts1/trunk/mailreader-dao/pom.xml
struts/struts1/trunk/pom.xml
struts/struts1/trunk/scripting/pom.xml
struts/struts1/trunk/taglib/pom.xml
struts/struts1/trunk/tiles/pom.xml
struts/struts1/trunk/tiles2/pom.xml

Modified: struts/struts1/trunk/apps/blank/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts1/trunk/apps/blank/pom.xml?view=diff&rev=505178&r1=505177&r2=505178
==
--- struts/struts1/trunk/apps/blank/pom.xml (original)
+++ struts/struts1/trunk/apps/blank/pom.xml Thu Feb  8 20:50:01 2007
@@ -22,7 +22,7 @@

   org.apache.struts
   struts-apps
-  1.3.7-SNAPSHOT
+  1.4.0-SNAPSHOT

 
4.0.0

Modified: struts/struts1/trunk/apps/cookbook/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts1/trunk/apps/cookbook/pom.xml?view=diff&rev=505178&r1=505177&r2=505178
==
--- struts/struts1/trunk/apps/cookbook/pom.xml (original)
+++ struts/struts1/trunk/apps/cookbook/pom.xml Thu Feb  8 20:50:01 2007
@@ -22,7 +22,7 @@

   org.apache.struts
   struts-apps
-  1.3.7-SNAPSHOT
+  1.4.0-SNAPSHOT

 
4.0.0

Modified: struts/struts1/trunk/apps/el-example/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts1/trunk/apps/el-example/pom.xml?view=diff&rev=505178&r1=505177&r2=505178
==
--- struts/struts1/trunk/apps/el-example/pom.xml (original)
+++ struts/struts1/trunk/apps/el-example/pom.xml Thu Feb  8 20:50:01 2007
@@ -22,7 +22,7 @@

   org.apache.struts
   struts-apps
-  1.3.7-SNAPSHOT
+  1.4.0-SNAPSHOT

 
4.0.0

Modified: struts/struts1/trunk/apps/examples/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts1/trunk/apps/examples/pom.xml?view=diff&rev=505178&r1=505177&r2=505178
==
--- struts/struts1/trunk/apps/examples/pom.xml (original)
+++ struts/struts1/trunk/apps/examples/pom.xml Thu Feb  8 20:50:01 2007
@@ -22,7 +22,7 @@

   org.apache.struts
   struts-apps
-  1.3.7-SNAPSHOT
+  1.4.0-SNAPSHOT

 
4.0.0

Modified: struts/struts1/trunk/apps/faces-example1/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts1/trunk/apps/faces-example1/pom.xml?view=diff&rev=505178&r1=505177&r2=505178
==
--- struts/struts1/trunk/apps/faces-example1/pom.xml (original)
+++ struts/struts1/trunk/apps/faces-example1/pom.xml Thu Feb  8 20:50:01 2007
@@ -22,7 +22,7 @@

   org.apache.struts
   struts-apps
-  1.3.7-SNAPSHOT
+  1.4.0-SNAPSHOT

 
4.0.0

Modified: struts/struts1/trunk/apps/faces-example2/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts1/trunk/apps/faces-example2/pom.xml?view=diff&rev=505178&r1=505177&r2=505178
==
--- struts/struts1/trunk/apps/faces-example2/pom.xml (original)
+++ struts/struts1/trunk/apps/faces-example2/pom.xml Thu Feb  8 20:50:01 2007
@@ -22,7 +22,7 @@

   org.apache.struts
   struts-apps
-  1.3.7-SNAPSHOT
+  1.4.0-SNAPSHOT

 
4.0.0

Modified: struts/struts1/trunk/apps/mailreader/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts1/trunk/apps/mailreader/pom.xml?view=diff&rev=505178&r1=505177&r2=505178
==
--- struts/struts1/trunk/apps/mailreader/pom.xml (original)
+++ struts/struts1/trunk/apps/mailreader/pom.xml Thu Feb  8 20:50:01 2007
@@ -22,7 +22,7 @@

   org.apache.struts
   struts-apps
-  1.3.7-SNAPSHOT
+  1.4.0-SNAPSHOT

 
4.0.0

Modified: struts/struts1/trunk/apps/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts1/trunk/apps/pom.xml?view=diff&rev=505178&r1=505177&r2=505178
==
---