svn commit: r472374 - /struts/struts2/trunk/plugins/tiles/pom.xml

2006-11-07 Thread wsmoak
Author: wsmoak Date: Tue Nov 7 19:36:53 2006 New Revision: 472374 URL: http://svn.apache.org/viewvc?view=rev&rev=472374 Log: Temporarily fix the Tiles 2 dependency at r468346 so that ongoing development doesn't break the Tiles plugin. WW-1474 Modified: struts/struts2/trunk/plugins/tiles/pom

svn commit: r472372 - /struts/site/src/site/xdoc/download.xml

2006-11-07 Thread husted
Author: husted Date: Tue Nov 7 19:13:31 2006 New Revision: 472372 URL: http://svn.apache.org/viewvc?view=rev&rev=472372 Log: WW-1453 Update site for Struts 2.0.1 BETA release - fix links (again). Post to site. Modified: struts/site/src/site/xdoc/download.xml Modified: struts/site/src/site

svn commit: r472370 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/debugging/DebuggingInterceptor.java

2006-11-07 Thread husted
Author: husted Date: Tue Nov 7 19:06:03 2006 New Revision: 472370 URL: http://svn.apache.org/viewvc?view=rev&rev=472370 Log: WW-1279 Add snippet markup. Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/debugging/DebuggingInterceptor.java Modified: struts/s

[CONF] Apache Struts 2 Documentation: Release Notes 2.0.0 (page edited)

2006-11-07 Thread confluence
Page Edited : WW : Release Notes 2.0.0 Release Notes 2.0.0 has been edited by Ted Husted (Nov 07, 2006). (View changes) Content: St

[CONF] Apache Struts 2 Documentation: Debugging (page edited)

2006-11-07 Thread confluence
Page Edited : WW : Debugging Debugging has been edited by Ted Husted (Nov 07, 2006). (View changes) Content: Modern IDEs provide ex

[CONF] Apache Struts 2 Documentation: Core Developers Guide (page edited)

2006-11-07 Thread confluence
Page Edited : WW : Core Developers Guide Core Developers Guide has been edited by Ted Husted (Nov 07, 2006). (View changes) Content:

[CONF] Apache Struts 2 Documentation: DebuggingInterceptor (page edited)

2006-11-07 Thread confluence
Page Edited : WW : DebuggingInterceptor DebuggingInterceptor has been edited by Ted Husted (Nov 07, 2006). (View changes) Content:

[CONF] Apache Struts 2 Documentation: Debugging (page created)

2006-11-07 Thread confluence
Page Created : WW : Debugging Debugging has been created by Ted Husted (Nov 07, 2006). Content: Modern IDEs provide excellent support for debugging. In addition, the

[CONF] Apache Struts 2 Documentation: Profiling (page edited)

2006-11-07 Thread confluence
Page Edited : WW : Profiling Profiling has been edited by Ted Husted (Nov 07, 2006). (View changes) Content: Profiling software loo

[CONF] Apache Struts 2 Documentation: Profiling (page edited)

2006-11-07 Thread confluence
Page Edited : WW : Profiling Profiling has been edited by Ted Husted (Nov 07, 2006). (View changes) Content: Struts2 supports build

[CONF] Apache Struts 2 Documentation: Profiling Interceptor (page edited)

2006-11-07 Thread confluence
Page Edited : WW : Profiling Interceptor Profiling Interceptor has been edited by Ted Husted (Nov 07, 2006). (View changes) Content:

[CONF] Apache Struts 2 Documentation: Debugging Interceptor (page created)

2006-11-07 Thread confluence
Page Created : WW : Debugging Interceptor Debugging Interceptor has been created by Ted Husted (Nov 07, 2006). Content: Content pulled from external source. Click Co

svn commit: r472358 - /struts/site/src/site/xdoc/index.xml

2006-11-07 Thread husted
Author: husted Date: Tue Nov 7 17:22:48 2006 New Revision: 472358 URL: http://svn.apache.org/viewvc?view=rev&rev=472358 Log: WW-1453 Update site for Struts 2.0.1 BETA release - fix link. Post to site. Modified: struts/site/src/site/xdoc/index.xml Modified: struts/site/src/site/xdoc/index.x

svn commit: r472339 - in /struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/src/main/webapp/WEB-INF: sitemesh-decorator.tld sitemesh-page.tld

2006-11-07 Thread tmjee
Author: tmjee Date: Tue Nov 7 15:57:04 2006 New Revision: 472339 URL: http://svn.apache.org/viewvc?view=rev&rev=472339 Log: - remove unecessary sitemesh-*.tld, since we moved to using 2.4 web.xml where taglib are not allowed in it. Removed: struts/maven/trunk/struts2-archetype-starter/src

svn commit: r472338 - in /struts/maven/trunk/struts2-archetype-starter/src/main/resources: META-INF/archetype.xml archetype-resources/src/main/webapp/WEB-INF/decorators/main.ftl archetype-resources/sr

2006-11-07 Thread tmjee
Author: tmjee Date: Tue Nov 7 15:55:48 2006 New Revision: 472338 URL: http://svn.apache.org/viewvc?view=rev&rev=472338 Log: - remove unused link to home.html, instead just link to '#' - removed taglib from web.xml - use 2.4 web.xml instead of 2.3 - added missing resource tag to log4j.properties i

svn commit: r472155 - in /struts/struts2/trunk/core/src: main/resources/template/simple/radiomap.ftl test/java/org/apache/struts2/views/jsp/ui/RadioTest.java

2006-11-07 Thread tmjee
Author: tmjee Date: Tue Nov 7 08:37:43 2006 New Revision: 472155 URL: http://svn.apache.org/viewvc?view=rev&rev=472155 Log: WW-1494 - Java 5 Enum values are not handled properly by Radio jsp tag Modified: struts/struts2/trunk/core/src/main/resources/template/simple/radiomap.ftl struts

svn commit: r472106 [2/2] - in /struts/sandbox/trunk/tiles/tiles-documentation: ./ common/ doc/ doc/portal/ examples/ examples/rssFeed/ examples/tiles/ examples/tiles/portal/ layout/ layouts/ layouts/

2006-11-07 Thread apetrelli
Modified: struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/login.jsp URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/tiles-documentation/examples/tiles/portal/login.jsp?view=diff&rev=472106&r1=472105&r2=472106 ==

svn commit: r472090 - /struts/sandbox/trunk/tiles/pom.xml

2006-11-07 Thread apetrelli
Author: apetrelli Date: Tue Nov 7 04:44:38 2006 New Revision: 472090 URL: http://svn.apache.org/viewvc?view=rev&rev=472090 Log: SB-78 Updated ASF source header to main pom.xml file Modified: struts/sandbox/trunk/tiles/pom.xml Modified: struts/sandbox/trunk/tiles/pom.xml URL: http://svn.apa

svn commit: r472088 - in /struts/sandbox/trunk/tiles/tiles-test: ./ src/main/resources/org/apache/tiles/ src/main/webapp/ src/main/webapp/WEB-INF/ src/test/selenium/

2006-11-07 Thread apetrelli
Author: apetrelli Date: Tue Nov 7 04:43:04 2006 New Revision: 472088 URL: http://svn.apache.org/viewvc?view=rev&rev=472088 Log: SB-78 Added or updated ASF source header to tiles-test files that have not been updated. Modified: struts/sandbox/trunk/tiles/tiles-test/pom.xml struts/sandbo

svn commit: r472086 - in /struts/sandbox/trunk/tiles/tiles-core/src: main/java/org/apache/tiles/ main/java/org/apache/tiles/taglib/ main/java/org/apache/tiles/util/ main/resources/META-INF/ main/resou

2006-11-07 Thread apetrelli
Author: apetrelli Date: Tue Nov 7 04:40:33 2006 New Revision: 472086 URL: http://svn.apache.org/viewvc?view=rev&rev=472086 Log: SB-78 Added ASF source header to tiles-core files that have not been updated. Modified: struts/sandbox/trunk/tiles/tiles-core/src/main/java/org/apache/tiles/packag

svn commit: r472085 - /struts/sandbox/trunk/tiles/tiles-api/pom.xml

2006-11-07 Thread apetrelli
Author: apetrelli Date: Tue Nov 7 04:39:03 2006 New Revision: 472085 URL: http://svn.apache.org/viewvc?view=rev&rev=472085 Log: SB-78 Added ASF source header to tiles-api Modified: struts/sandbox/trunk/tiles/tiles-api/pom.xml Modified: struts/sandbox/trunk/tiles/tiles-api/pom.xml URL: http

svn commit: r472084 - in /struts/sandbox/trunk/tiles/src/site: apt/selenium.apt fml/faq.fml site.xml xdoc/index.xml

2006-11-07 Thread apetrelli
Author: apetrelli Date: Tue Nov 7 04:38:03 2006 New Revision: 472084 URL: http://svn.apache.org/viewvc?view=rev&rev=472084 Log: SB-78 Added ASF source header to site pages Modified: struts/sandbox/trunk/tiles/src/site/apt/selenium.apt struts/sandbox/trunk/tiles/src/site/fml/faq.fml s

[CONF] Confluence Changes in the last 24 hours

2006-11-07 Thread confluence
- This is a daily summary of all recent changes in Confluence. - Updated Spaces: - Apache Qpi