[CONF] Confluence Changes in the last 24 hours

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

-
Updated Spaces:
-

Apache Directory Community & Resources (directory) 
http://cwiki.apache.org/confluence/display/directory
|
|-Pages Added or Edited in This Space
 |-- Sources was created by ck (01:24 PM).
 |   http://cwiki.apache.org/confluence/display/directory/Sources
 |-- Issue Tracking was created by szoerner (11:51 AM).
 |   http://cwiki.apache.org/confluence/display/directory/Issue+Tracking
 |-- The team was last edited by pamarcelot (05:52 AM).
 |   http://cwiki.apache.org/confluence/display/directory/The+team

Apache Directory Server v1.5 (DIRxSRVx11) 
http://cwiki.apache.org/confluence/display/DIRxSRVx11
|
|-Pages Added or Edited in This Space
 |-- Index was last edited by ck (04:17 PM).
 |   http://cwiki.apache.org/confluence/display/DIRxSRVx11/Index
 |-- Navigation was created by pamarcelot (07:12 AM).
 |   http://cwiki.apache.org/confluence/display/DIRxSRVx11/Navigation
 |-- Schema Subsystem Redesign was last edited by ersiner (12:38 PM).
 |   
http://cwiki.apache.org/confluence/display/DIRxSRVx11/Schema+Subsystem+Redesign
 |-- Proposed RFCs was last edited by ersiner (12:33 PM).
 |   http://cwiki.apache.org/confluence/display/DIRxSRVx11/Proposed+RFCs
 |-- Replication Requirements was last edited by ersiner (12:33 PM).
 |   
http://cwiki.apache.org/confluence/display/DIRxSRVx11/Replication+Requirements
 |-- Mitosis Functionnal Abstract was last edited by ersiner (12:32 PM).
 |   
http://cwiki.apache.org/confluence/display/DIRxSRVx11/Mitosis+Functionnal+Abstract
 |-- Mitosis was last edited by ersiner (12:32 PM).
 |   http://cwiki.apache.org/confluence/display/DIRxSRVx11/Mitosis
 |-- Logging Subsystem was last edited by ersiner (12:32 PM).
 |   http://cwiki.apache.org/confluence/display/DIRxSRVx11/Logging+Subsystem
 |-- Content Management was last edited by ersiner (12:31 PM).
 |   http://cwiki.apache.org/confluence/display/DIRxSRVx11/Content+Management
 |-- Maven Dependency Configuration Guidelines was last edited by ersiner 
(12:31 PM).
 |   
http://cwiki.apache.org/confluence/display/DIRxSRVx11/Maven+Dependency+Configuration+Guidelines
 |-- JPackage Maven RPM Plugin was last edited by ersiner (12:31 PM).
 |   
http://cwiki.apache.org/confluence/display/DIRxSRVx11/JPackage+Maven+RPM+Plugin
 |-- JNDI Bridge and Interceptor Chain Refactoring was last edited by ersiner 
(12:30 PM).
 |   
http://cwiki.apache.org/confluence/display/DIRxSRVx11/JNDI+Bridge+and+Interceptor+Chain+Refactoring
 |-- Cookbook Documentation Template was last edited by ersiner (12:30 PM).
 |   
http://cwiki.apache.org/confluence/display/DIRxSRVx11/Cookbook+Documentation+Template
 |-- Cookbook Documentation Example was last edited by ersiner (12:29 PM).
 |   
http://cwiki.apache.org/confluence/display/DIRxSRVx11/Cookbook+Documentation+Example
 |-- Building trunks was last edited by ersiner (12:29 PM).
 |   http://cwiki.apache.org/confluence/display/DIRxSRVx11/Building+trunks
 |-- Partitions was last edited by ersiner (12:28 PM).
 |   http://cwiki.apache.org/confluence/display/DIRxSRVx11/Partitions
 |-- Backend was last edited by ersiner (12:28 PM).
 |   http://cwiki.apache.org/confluence/display/DIRxSRVx11/Backend
 |-- Syntax Registry was last edited by ersiner (12:28 PM).
 |   http://cwiki.apache.org/confluence/display/DIRxSRVx11/Syntax+Registry
 |-- OID Registry was last edited by ersiner (12:27 PM).
 |   http://cwiki.apache.org/confluence/display/DIRxSRVx11/OID+Registry
 |-- ObjectClass Registry was last edited by ersiner (12:27 PM).
 |   http://cwiki.apache.org/confluence/display/DIRxSRVx11/ObjectClass+Registry
 |-- Apache DS Registries was last edited by ersiner (12:27 PM).
 |   http://cwiki.apache.org/confluence/display/DIRxSRVx11/Apache+DS+Registries
 |-- Schema loading was last edited by ersiner (12:26 PM).
 |   http://cwiki.apache.org/confluence/display/DIRxSRVx11/Schema+loading
 |-- Apache DS initialization was last edited by ersiner (12:26 PM).
 |   
http://cwiki.apache.org/confluence/display/DIRxSRVx11/Apache+DS+initialization
 |-- Administrative Model Extensions was last edited by ersiner (12:26 PM).
 |   
http://cwiki.apache.org/confluence/display/DIRxSRVx11/Administrative+Model+Extensions
 |-- ACIItem Extensions was last edited by ersiner (12:26 PM).
 |   http://cwiki.apache.org/confluence/display/DIRxSRVx11/ACIItem+Extensions
 |-- Account and Password Policy Management was last edited by ersiner (12:26 
PM).
 |   
http://cwiki.apache.org/confluence/display/DIRxSRVx11/Account+and+Password+Policy+Management
 |-- ApacheDS v1.5 Developer's Guide was last edited by ersiner (12:25 PM).
 |   
http://cwiki.apache.org/confluence/display/DIRxSRVx11/ApacheDS+v1.5+Developer%27s+Guide
 |-- ApacheDS v1.5 Advanced User's Guide was last edited by ersiner (12:

svn commit: r502490 - in /struts/maven/trunk/struts2-archetype-starter: ./ src/main/resources/META-INF/ src/main/resources/archetype-resources/src/main/java/ src/main/resources/archetype-resources/src

2007-02-02 Thread roughley
Author: roughley
Date: Thu Feb  1 21:00:03 2007
New Revision: 502490

URL: http://svn.apache.org/viewvc?view=rev&rev=502490
Log:
- removed property files (that need to be moved in order to be utilized)
- added annotations for validation and conversions
- changed the view from ftl to more common JSP 

Added:

struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/decorators/main.jsp

struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/src/main/webapp/jsp/

struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/src/main/webapp/jsp/helloWorld.jsp

struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/src/main/webapp/jsp/index.jsp
Removed:

struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/src/main/resources/com/

struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/decorators/main.ftl

struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/src/main/webapp/ftl/
Modified:
struts/maven/trunk/struts2-archetype-starter/README.txt

struts/maven/trunk/struts2-archetype-starter/src/main/resources/META-INF/archetype.xml

struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/src/main/java/HelloWorldAction.java

struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/src/main/java/IndexAction.java

struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/src/main/resources/struts.xml

struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/decorators.xml

struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml

Modified: struts/maven/trunk/struts2-archetype-starter/README.txt
URL: 
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-starter/README.txt?view=diff&rev=502490&r1=502489&r2=502490
==
--- struts/maven/trunk/struts2-archetype-starter/README.txt (original)
+++ struts/maven/trunk/struts2-archetype-starter/README.txt Thu Feb  1 21:00:03 
2007
@@ -34,21 +34,6 @@
-DarchetypeVersion=2.0.2-SNAPSHOT \

-DremoteRepositories=http://people.apache.org/maven-snapshot-repository
 
-IMPORTANT:
-==
-- The generated template is a runnable webapp, some package renaming is 
necessary if 
-the Struts2 validation, conversion features is to work. In the case above, one 
would
-need to rename the resources under 
-
-src/main/resource/com/myComp/myApp/* 
-
-to
-
-src/main/resource/com/myCompany/mySystem/*
-
-This is due to the fact that I can't find a way to change maven archetype 
resource 
-path dynamically. If anyone knows how kindly let us know 
(dev@struts.apache.org). 
-Tia 
 
 COMMON TASKS
 ==

Modified: 
struts/maven/trunk/struts2-archetype-starter/src/main/resources/META-INF/archetype.xml
URL: 
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-starter/src/main/resources/META-INF/archetype.xml?view=diff&rev=502490&r1=502489&r2=502490
==
--- 
struts/maven/trunk/struts2-archetype-starter/src/main/resources/META-INF/archetype.xml
 (original)
+++ 
struts/maven/trunk/struts2-archetype-starter/src/main/resources/META-INF/archetype.xml
 Thu Feb  1 21:00:03 2007
@@ -8,19 +8,14 @@
 src/main/java/DateConverter.java
   
   
-   
src/main/resources/com/myComp/myApp/HelloWorldAction-validation.xml
-   
src/main/resources/com/myComp/myApp/HelloWorldAction-helloWorld-validation.xml
-   
src/main/resources/com/myComp/myApp/IndexAction-conversion.properties
-   
src/main/resources/com/myComp/myApp/IndexAction.properties
-   
src/main/resources/com/myComp/myApp/package.properties
src/main/resources/struts.xml
src/main/resources/xwork-conversion.properties
src/main/resources/struts.properties
src/main/resources/applicationContext.xml
src/main/resources/log4j.properties
-   src/main/webapp/ftl/index.ftl
-   src/main/webapp/ftl/helloWorld.ftl
-   src/main/webapp/WEB-INF/decorators/main.ftl
+   src/main/webapp/jsp/index.jsp
+   src/main/webapp/jsp/helloWorld.jsp
+   src/main/webapp/WEB-INF/decorators/main.jsp
src/main/webapp/WEB-INF/decorators.xml
src/main/webapp/styles/main.css
src/main/webapp/styles/forms.css

Modified: 
struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/src/main/java/HelloWorldAction.java
URL: 
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/src/main/java/HelloWorldAction.java

Issues Closed: week of 2007-02-02

2007-02-02 Thread dblevins

Struts2 - Friday, February 2, 2007

  79 closed in last 7 days

  2006-08-15 - http://issues.apache.org/struts/browse/WW-1411
  2006-04-01 - http://issues.apache.org/struts/browse/WW-1279
  2006-07-17 - http://issues.apache.org/struts/browse/WW-1382
  2005-01-10 - http://issues.apache.org/struts/browse/WW-716
  2007-01-09 - http://issues.apache.org/struts/browse/WW-1627
  2006-02-15 - http://issues.apache.org/struts/browse/WW-1180
  2007-01-20 - http://issues.apache.org/struts/browse/WW-1662
  2007-01-30 - http://issues.apache.org/struts/browse/WW-1690
  2004-10-04 - http://issues.apache.org/struts/browse/WW-652
  2007-01-09 - http://issues.apache.org/struts/browse/WW-1616
  2005-11-09 - http://issues.apache.org/struts/browse/WW-942
  2006-03-21 - http://issues.apache.org/struts/browse/WW-1259
  2006-08-02 - http://issues.apache.org/struts/browse/WW-1405
  2006-01-14 - http://issues.apache.org/struts/browse/WW-1094
  2006-01-25 - http://issues.apache.org/struts/browse/WW-1123
  2005-12-21 - http://issues.apache.org/struts/browse/WW-1028
  2006-11-18 - http://issues.apache.org/struts/browse/WW-1512
  2004-07-28 - http://issues.apache.org/struts/browse/WW-606
  2007-01-23 - http://issues.apache.org/struts/browse/WW-1670
  2007-01-26 - http://issues.apache.org/struts/browse/WW-1679
  2006-12-28 - http://issues.apache.org/struts/browse/WW-1578
  2006-10-18 - http://issues.apache.org/struts/browse/WW-1477
  2007-01-28 - http://issues.apache.org/struts/browse/WW-1683
  2006-08-30 - http://issues.apache.org/struts/browse/WW-1424
  2006-05-24 - http://issues.apache.org/struts/browse/WW-1326
  2006-10-24 - http://issues.apache.org/struts/browse/WW-1481
  2007-01-17 - http://issues.apache.org/struts/browse/WW-1651
  2006-06-06 - http://issues.apache.org/struts/browse/WW-1334
  2007-01-17 - http://issues.apache.org/struts/browse/WW-1650
  2004-10-26 - http://issues.apache.org/struts/browse/WW-670
  2007-01-21 - http://issues.apache.org/struts/browse/WW-1669
  2006-12-29 - http://issues.apache.org/struts/browse/WW-1581
  2004-09-09 - http://issues.apache.org/struts/browse/WW-635
  2007-01-29 - http://issues.apache.org/struts/browse/WW-1689
  2006-08-12 - http://issues.apache.org/struts/browse/WW-1409
  2004-05-26 - http://issues.apache.org/struts/browse/WW-662
  2005-09-15 - http://issues.apache.org/struts/browse/WW-826
  2005-12-18 - http://issues.apache.org/struts/browse/WW-1018
  2006-05-17 - http://issues.apache.org/struts/browse/WW-1314
  2005-07-07 - http://issues.apache.org/struts/browse/WW-801
  2006-10-12 - http://issues.apache.org/struts/browse/WW-1467
  2005-06-23 - http://issues.apache.org/struts/browse/WW-799
  2005-11-03 - http://issues.apache.org/struts/browse/WW-932
  2007-01-11 - http://issues.apache.org/struts/browse/WW-1637
  2006-10-01 - http://issues.apache.org/struts/browse/WW-1461
  2006-09-02 - http://issues.apache.org/struts/browse/WW-1431
  2005-12-21 - http://issues.apache.org/struts/browse/WW-1029
  2006-01-03 - http://issues.apache.org/struts/browse/WW-1063
  2007-01-26 - http://issues.apache.org/struts/browse/WW-1677
  2006-01-23 - http://issues.apache.org/struts/browse/WW-1113
  2007-01-09 - http://issues.apache.org/struts/browse/WW-1618
  2007-01-29 - http://issues.apache.org/struts/browse/WW-1684
  2006-10-26 - http://issues.apache.org/struts/browse/WW-1482
  2006-10-01 - http://issues.apache.org/struts/browse/WW-1460
  2007-01-08 - http://issues.apache.org/struts/browse/WW-1608
  2006-08-11 - http://issues.apache.org/struts/browse/WW-1408
  2006-02-10 - http://issues.apache.org/struts/browse/WW-1171
  2002-08-05 - http://issues.apache.org/struts/browse/WW-50
  2007-01-10 - http://issues.apache.org/struts/browse/WW-1635
  2007-01-31 - http://issues.apache.org/struts/browse/WW-1692
  2007-01-29 - http://issues.apache.org/struts/browse/WW-1686
  2002-05-10 - http://issues.apache.org/struts/browse/WW-26
  2006-07-31 - http://issues.apache.org/struts/browse/WW-1400
  2002-05-10 - http://issues.apache.org/struts/browse/WW-12
  2007-01-29 - http://issues.apache.org/struts/browse/WW-1687
  2003-03-24 - http://issues.apache.org/struts/browse/WW-137
  2007-01-25 - http://issues.apache.org/struts/browse/WW-1676
  2006-06-05 - http://issues.apache.org/struts/browse/WW-1331
  2006-12-18 - http://issues.apache.org/struts/browse/WW-1565
  2006-08-24 - http://issues.apache.org/struts/browse/WW-1417
  2004-03-15 - http://issues.apache.org/struts/browse/WW-497
  2003-06-03 - http://issues.apache.org/struts/browse/WW-203
  2006-02-07 - http://issues.apache.org/struts/browse/WW-1161
  2007-01-28 - http://issues.apache.org/struts/browse/WW-1682
  2006-06-06 - http://issues.apache.org/struts/browse/WW-1333
  2007-01-23 - http://issues.apache.org/struts/browse/WW-1671
  2006-12-17 - http://issues.apache.org/struts/browse/WW-1564
  2005-02-18 - http://issues.apache.org/struts/browse/WW-741
  2007-01-14 - http://issues.apache.org/struts/browse/WW-1642