svn commit: r280512 - in /struts/shale/trunk/clay-plugin/src: java/org/apache/shale/clay/config/ java/org/apache/shale/clay/config/beans/ test/org/apache/shale/clay/config/

2005-09-13 Thread gvanmatre
Author: gvanmatre Date: Mon Sep 12 23:07:30 2005 New Revision: 280512 URL: http://svn.apache.org/viewcvs?rev=280512view=rev Log: Added HTML template caching sensitive to the last modified date. Added: struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay/config/ClayConfigParser.java

Re: svn commit: r280484 - /struts/sandbox/trunk/ti/project.properties

2005-09-13 Thread Rich Feit
Sorry about that -- you can take cppdoc.com off of the list if your home dir is a reliable spot. cppdoc.com isn't reliable lately. :S [EMAIL PROTECTED] wrote: Author: jmitchell Date: Mon Sep 12 20:57:45 2005 New Revision: 280484 URL: http://svn.apache.org/viewcvs?rev=280484view=rev Log: add

[Struts Wiki] Update of StrutsBooks by arnabbh

2005-09-13 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Struts Wiki for change notification. The following page has been changed by arnabbh: http://wiki.apache.org/struts/StrutsBooks -- = Books about

Re: 1.3.0 Release - Next Steps

2005-09-13 Thread Ted Husted
Right now, I'm in the middle of a documentation review. I'm through Site, and the first part of Core. It's going well. I'm trying to make sure that the way we explain everything is consistent with the subproject approach. I'll continue to work on it day-by-day (unless there's a Falcon's game on!).

Re: 1.3.0 Release - Next Steps

2005-09-13 Thread Joe Germuska
At 7:46 AM -0400 9/13/05, Ted Husted wrote: Right now, I'm in the middle of a documentation review. I'm through Site, and the first part of Core. It's going well. I'm trying to make sure that the way we explain everything is consistent with the subproject approach. I'll continue to work on it

Re: svn commit: r280484 - /struts/sandbox/trunk/ti/project.properties

2005-09-13 Thread James Mitchell
I figured I would leave mine as a backup. What we could do is utilize sf.net to put these on, because allowing access at Apache requires being a committer, but allowing access there (specifically, the struts project) requires any of the admins to just add you (assuming you already have an

Re: 1.3.0 Release - Next Steps

2005-09-13 Thread Craig McClanahan
On 9/13/05, Ted Husted [EMAIL PROTECTED] wrote: Right now, I'm in the middle of a documentation review. I'm through Site, and the first part of Core. It's going well. I'm trying to make sure that the way we explain everything is consistent with the subproject approach. I'll continue to work

Re: 1.3.0 Release - Next Steps

2005-09-13 Thread Wendy Smoak
Ted wrote: One question is where do we stand on stand-alone Tiles? Are we comfortable with bringing that up and making it part of Classic 1.3.0, or do we want to let things perculate a bit first. Standalone Tiles needs... - tiles-core.tld updated to JSP 1.2 with embedded HTML docs - some sort

Re: 1.3.0 Release - Next Steps

2005-09-13 Thread James Mitchell
I'm not 100% sure of this myself yet, but it may be a good idea at this time to pull out the Tiles dependencies from core and provide them via a separate plugin (see struts/current/plugins). While this does add another jar to our applications, it would allow a developer to use either

Re: 1.3.0 Release - Next Steps

2005-09-13 Thread James Mitchell
Providing a migration path (wiki page) fueled by a JDiff report (http://javadiff.sourceforge.net/) should be pretty easy as well. (http://maven.apache.org/reference/plugins/jdiff/) -- James Mitchell Software Engineer / Open Source Evangelist Consulting / Mentoring / Freelance EdgeTech,

Re: 1.3.0 Release - Next Steps

2005-09-13 Thread James Mitchell
There is some Tiles documentation intermixed in the normal xdocs, which should be moved to the appropriate location. I'm looking into why tiles if failing right now. I'll post back in a few. -- James Mitchell Software Engineer / Open Source Evangelist Consulting / Mentoring / Freelance

Re: 1.3.0 Release - Next Steps

2005-09-13 Thread Ted Husted
That seems like a reasonable bridge, James. A driving force behind plugins, and the new request processor, is being able to extend the core framework for extensions as radical as Tiles. It seems appropriate that we keep Tiles at arms-length, to show that something like this can be plugged in

Re: 1.3.0 Release - Next Steps

2005-09-13 Thread James Mitchell
I found out what's happening. When you run Maven, if some goal needs to build documentation or 'site' and there is no 'xdocs' dir, Maven adds one. sarcastic Gee, thanks. /sarcastic So, since Wendy has volunteered her time (btw...thanks!) to fix our documentation, some of the subprojects

Re: 1.3.0 Release - Next Steps

2005-09-13 Thread Wendy Smoak
From: James Mitchell [EMAIL PROTECTED] When you run Maven, if some goal needs to build documentation or 'site' and there is no 'xdocs' dir, Maven adds one. sarcastic Gee, thanks. /sarcastic I noticed that... it happened in Shale and I added a postGoal to clean to delete the empty xdocs

Re: 1.3.0 Release - Next Steps

2005-09-13 Thread James Mitchell
I'm taking a rather drastic step here. Rather than futs around with Maven to make it behave, I've changed the nightly build process to checkout a whole new copy of what's in svn so we can avoid this (and future) issues related to lingering files. Currently the build happens at 2:00 AM

svn commit: r280596 - in /struts/sandbox/trunk/ti: jars/core/xdocs/ jars/java5/xdocs/ wars/samples/xdocs/

2005-09-13 Thread jmitchell
Author: jmitchell Date: Tue Sep 13 10:17:13 2005 New Revision: 280596 URL: http://svn.apache.org/viewcvs?rev=280596view=rev Log: add missing xdocs dirs Added: struts/sandbox/trunk/ti/jars/core/xdocs/ struts/sandbox/trunk/ti/jars/java5/xdocs/

svn commit: r280597 - /struts/sandbox/trunk/ti/wars/samples-jsf/xdocs/

2005-09-13 Thread jmitchell
Author: jmitchell Date: Tue Sep 13 10:18:09 2005 New Revision: 280597 URL: http://svn.apache.org/viewcvs?rev=280597view=rev Log: add missing xdocs dirs Added: struts/sandbox/trunk/ti/wars/samples-jsf/xdocs/ - To

svn commit: r280598 - in /struts/sandbox/trunk/ti/jars/core/src/java/org/apache/ti: config/OutputType.java pageflow/ActionResult.java

2005-09-13 Thread jmitchell
Author: jmitchell Date: Tue Sep 13 10:19:09 2005 New Revision: 280598 URL: http://svn.apache.org/viewcvs?rev=280598view=rev Log: fix a couple more checkstyle complaints Modified: struts/sandbox/trunk/ti/jars/core/src/java/org/apache/ti/config/OutputType.java

DO NOT REPLY [Bug 36409] - Testcases test protected method of some struts classes, may fail in some setup due to classloading

2005-09-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=36409. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 36643] New: - [shale] Problem with the processing of clay templates.

2005-09-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=36643. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 36644] New: - [shale] Clay template loading problem.

2005-09-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=36644. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r280631 - in /struts/sandbox/trunk/overdrive/Nexus: Test/bin/Debug/ Web/

2005-09-13 Thread husted
Author: husted Date: Tue Sep 13 12:33:00 2005 New Revision: 280631 URL: http://svn.apache.org/viewcvs?rev=280631view=rev Log: OVR-21 * Continue refactorings for user controls. Added: struts/sandbox/trunk/overdrive/Nexus/Web/IViewControl.cs Modified:

DO NOT REPLY [Bug 36643] - [shale] Problem with the processing of clay templates.

2005-09-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=36643. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r280633 - in /struts/sandbox/trunk/overdrive/PhoneBook: ./ Core/ Test/Commands/ Test/Resources/Command/ Test/Resources/Query/ Web/ Web/Controls/ Web/Forms/ Web/Resources/Command/ Web/Resources/Query/

2005-09-13 Thread husted
Author: husted Date: Tue Sep 13 12:36:07 2005 New Revision: 280633 URL: http://svn.apache.org/viewcvs?rev=280633view=rev Log: OVR-21 * Continue refactorings for user controls. Added: struts/sandbox/trunk/overdrive/PhoneBook/Web/Controls/AppGridControl.ascx

svn commit: r280642 - in /struts/sandbox/trunk/overdrive/Nexus: Core/Helpers/ Test/bin/Debug/ Web/

2005-09-13 Thread husted
Author: husted Date: Tue Sep 13 13:27:02 2005 New Revision: 280642 URL: http://svn.apache.org/viewcvs?rev=280642view=rev Log: OVR-21 * Remove cruft. Modified: struts/sandbox/trunk/overdrive/Nexus/Core/Helpers/IViewHelper.cs struts/sandbox/trunk/overdrive/Nexus/Core/Helpers/ViewHelper.cs

svn commit: r280643 - in /struts/sandbox/trunk/overdrive/PhoneBook: Test/Resources/Command/ Web/ Web/Controls/ Web/Resources/Command/

2005-09-13 Thread husted
Author: husted Date: Tue Sep 13 13:27:50 2005 New Revision: 280643 URL: http://svn.apache.org/viewcvs?rev=280643view=rev Log: OVR-21 * Remove cruft Removed: struts/sandbox/trunk/overdrive/PhoneBook/Web/AppGridHelper.cs Modified:

svn commit: r280644 - in /struts/sandbox/trunk/overdrive/Nexus: Core/Helpers/IViewHelper.cs Web/GridControl.ascx.cs Web/IViewControl.cs Web/ViewControl.ascx.cs Web/WebHelper.cs

2005-09-13 Thread husted
Author: husted Date: Tue Sep 13 13:29:08 2005 New Revision: 280644 URL: http://svn.apache.org/viewcvs?rev=280644view=rev Log: OVR-15 * Reformat code only; no changes. Modified: struts/sandbox/trunk/overdrive/Nexus/Core/Helpers/IViewHelper.cs

Fwd: [shale] Weird dialog behavior in IFrame

2005-09-13 Thread Sean Schofield
Sorry sent to myfaces-dev again. sean -- Forwarded message -- From: Sean Schofield [EMAIL PROTECTED] Date: Sep 13, 2005 4:21 PM Subject: [shale] Weird dialog behavior in IFrame To: MyFaces Development dev@myfaces.apache.org I'm experiencing some weird behavior in a shale dialog

svn commit: r280646 - in /struts/sandbox/trunk/overdrive/PhoneBook: Core/ Web/Controls/ Web/Forms/

2005-09-13 Thread husted
Author: husted Date: Tue Sep 13 13:30:33 2005 New Revision: 280646 URL: http://svn.apache.org/viewcvs?rev=280646view=rev Log: OVR-15 * Code reformatting only; no changes. Modified: struts/sandbox/trunk/overdrive/PhoneBook/Core/App.cs

DO NOT REPLY [Bug 27239] - bug in html:javascript

2005-09-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=27239. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r280659 - in /struts/sandbox/trunk/overdrive/PhoneBook: Core/App.cs Core/AppEntry.cs Core/AppUserProfile.cs Web/Forms/Directory2.aspx.cs

2005-09-13 Thread husted
Author: husted Date: Tue Sep 13 14:11:48 2005 New Revision: 280659 URL: http://svn.apache.org/viewcvs?rev=280659view=rev Log: OVR-5 * Change greeting to display user's name, when available. Modified: struts/sandbox/trunk/overdrive/PhoneBook/Core/App.cs

svn commit: r280675 - in /struts/sandbox/trunk/overdrive/PhoneBook/Web: Controls/Lister2.ascx Controls/Lister2.ascx.cs Forms/Directory2.aspx.cs

2005-09-13 Thread husted
Author: husted Date: Tue Sep 13 14:36:10 2005 New Revision: 280675 URL: http://svn.apache.org/viewcvs?rev=280675view=rev Log: OVR-21 * Correct paging. Modified: struts/sandbox/trunk/overdrive/PhoneBook/Web/Controls/Lister2.ascx

svn commit: r280753 - in /struts/shale/trunk/clay-plugin/src: conf/faces-config.xml conf/view-config.xml java/org/apache/shale/clay/component/LoadBundle.java

2005-09-13 Thread gvanmatre
Author: gvanmatre Date: Tue Sep 13 20:25:05 2005 New Revision: 280753 URL: http://svn.apache.org/viewcvs?rev=280753view=rev Log: Added a loadBundle component for full HTML views. Added: struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay/component/LoadBundle.java Modified: