svn commit: r393981 - in /incubator/webwork2/action/src/main/resources/template: ajax/head.ftl simple/datepicker.ftl simple/dojoRequire.js simple/head.ftl

2006-04-13 Thread mrdon
Author: mrdon Date: Thu Apr 13 16:52:47 2006 New Revision: 393981 URL: http://svn.apache.org/viewcvs?rev=393981view=rev Log: Changing to use new dojo date picker, also dojo will be minimally imported for all themes that use the simple's head.ftl Added:

svn commit: r393982 - /incubator/webwork2/action/src/main/resources/org/apache/struts/action2/static/jscalendar/

2006-04-13 Thread mrdon
Author: mrdon Date: Thu Apr 13 16:53:38 2006 New Revision: 393982 URL: http://svn.apache.org/viewcvs?rev=393982view=rev Log: Removing jscalendar as it is LGPL, replaced with the dojo date picker Removed:

svn commit: r393993 - in /incubator/webwork2/action/src/main/resources: ./ org/apache/struts/action2/static/dojo/struts/ org/apache/struts/action2/static/tooltip/ template/simple/ template/xhtml/

2006-04-13 Thread mrdon
Author: mrdon Date: Thu Apr 13 18:02:44 2006 New Revision: 393993 URL: http://svn.apache.org/viewcvs?rev=393993view=rev Log: Replacing the old tooltip lib with dojo...Still need to resolve duplicate tooltip problem (alt tag by the browser) and prune Component code Added:

svn commit: r393994 - /incubator/webwork2/STATUS.txt

2006-04-13 Thread mrdon
Author: mrdon Date: Thu Apr 13 18:04:50 2006 New Revision: 393994 URL: http://svn.apache.org/viewcvs?rev=393994view=rev Log: Updating status Modified: incubator/webwork2/STATUS.txt Modified: incubator/webwork2/STATUS.txt URL:

Re: [action2] Switching to Dojo widgets

2006-04-13 Thread Martin Cooper
On 4/13/06, Ian Roughley [EMAIL PROTECTED] wrote: This is where my knowledge of dojo falls short, perhaps Martin can assist. What I was planning on doing was using a compressed JS profile of dojo, and removing the individual files from the saf src. If we are pulling in individual files via

svn commit: r394010 - in /struts/action/trunk/apps/scripting-mailreader: pom.xml src.tmp/ src/

2006-04-13 Thread jmitchell
Author: jmitchell Date: Thu Apr 13 20:51:08 2006 New Revision: 394010 URL: http://svn.apache.org/viewcvs?rev=394010view=rev Log: fast-forward scripting-mailreader up to Struts Action 1.3.x (Part 1) Added: struts/action/trunk/apps/scripting-mailreader/src.tmp/ - copied from r394005,

Re: JS Libraries (was Re: [WebWork2] TODO)

2006-04-13 Thread Martin Cooper
On 4/12/06, Martin Cooper [EMAIL PROTECTED] wrote: (Yeah, I'm very late catching up...) On 3/28/06, Joe Germuska [EMAIL PROTECTED] wrote: I had very bad experiences with Dojo so far, and I brought this into discussion on ww forums. I wouldn't encourage moving to Dojo, because the

svn commit: r394011 - /struts/action/trunk/apps/scripting-mailreader/src/

2006-04-13 Thread jmitchell
Author: jmitchell Date: Thu Apr 13 20:55:18 2006 New Revision: 394011 URL: http://svn.apache.org/viewcvs?rev=394011view=rev Log: fast-forward scripting-mailreader up to Struts Action 1.3.x (Part 1) Added: struts/action/trunk/apps/scripting-mailreader/src/ - copied from r394005,

Re: Struts Faces - what to do?

2006-04-13 Thread Craig McClanahan
On 4/13/06, James Mitchell [EMAIL PROTECTED] wrote: Perhaps Craig can shed some light on this, but are we going to continue to support the struts-faces project? We should. There will be people who want to have a few JSF components on a few pages (or they want to migrate) -- and using this

svn commit: r394015 - in /struts/action/trunk/apps/cookbook/src/main: java/examples/MessageResources.properties webapp/index.jsp

2006-04-13 Thread wsmoak
Author: wsmoak Date: Thu Apr 13 21:27:42 2006 New Revision: 394015 URL: http://svn.apache.org/viewcvs?rev=394015view=rev Log: Remove a duplicate property, and change the title of the index page. Modified: struts/action/trunk/apps/cookbook/src/main/java/examples/MessageResources.properties

svn commit: r394017 - /struts/action/trunk/apps/examples/pom.xml

2006-04-13 Thread wsmoak
Author: wsmoak Date: Thu Apr 13 21:28:39 2006 New Revision: 394017 URL: http://svn.apache.org/viewcvs?rev=394017view=rev Log: Correct the groupId for JSTL. Modified: struts/action/trunk/apps/examples/pom.xml Modified: struts/action/trunk/apps/examples/pom.xml URL:

Re: Struts Faces - what to do?

2006-04-13 Thread James Mitchell
Yes, I believe things have settled down. Although I'm still working changes in the struts-scripting webapp. The error I was getting when deploying the faces-example1 app was: javax.faces.FacesException: Undefined component type org.apache.struts.faces.Html I was under the assumption that

Re: Struts Faces - what to do?

2006-04-13 Thread Craig McClanahan
On 4/13/06, James Mitchell [EMAIL PROTECTED] wrote: Yes, I believe things have settled down. Although I'm still working changes in the struts-scripting webapp. The error I was getting when deploying the faces-example1 app was: javax.faces.FacesException: Undefined component type

svn commit: r393745 - /incubator/webwork2/STATUS.txt

2006-04-13 Thread hermanns
Author: hermanns Date: Thu Apr 13 00:09:55 2006 New Revision: 393745 URL: http://svn.apache.org/viewcvs?rev=393745view=rev Log: updating STATUS doc Modified: incubator/webwork2/STATUS.txt Modified: incubator/webwork2/STATUS.txt URL:

DO NOT REPLY [Bug 39294] New: - ValidatorCommandRenderer breaks MyFaces dummy form.

2006-04-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=39294. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.

Strecks 1.0-alpha-1 released

2006-04-13 Thread Phil Zoio
I'm pleased to announce the first public release of Strecks, a set of open source extensions to the Struts framework aimed at Java 5 users. Strecks (which stands for Struts Extensions) is built on the existing Struts 1.2 code base. Strecks contains a range of features aimed to streamline the

[Struts Wiki] Update of ShortTermPlansForJamesMitchell by JamesMitchell

2006-04-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 JamesMitchell: http://wiki.apache.org/struts/ShortTermPlansForJamesMitchell

[Struts Wiki] Update of ShortTermPlansForJamesMitchell by JamesMitchell

2006-04-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 JamesMitchell: http://wiki.apache.org/struts/ShortTermPlansForJamesMitchell

[Struts Wiki] Update of StrutsShortTermPlans by JamesMitchell

2006-04-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 JamesMitchell: http://wiki.apache.org/struts/StrutsShortTermPlans --

Re: SAF2 + commons-validator

2006-04-13 Thread Ricardo Lecheta
Hi, I will continue working in the commons-validator+ww... Basically, right now, I need use the validation.xml... but what I am trying to do is just use the Action-validation.xml from XWork, and create the commons validators Objects reading this file... So we can have just one configuration

Re: JS Libraries (was Re: [WebWork2] TODO)

2006-04-13 Thread Ian Roughley
Martin Cooper wrote: On 3/28/06, Ian Roughley [EMAIL PROTECTED] wrote: Alex - I definately agree with you, somewhat ;) - if this is a simple calendar, or other lightweight widget there is no need to involve an ajax library download. *Any* ajax library download. But I do think there is

Re: JS Libraries (was Re: [WebWork2] TODO)

2006-04-13 Thread Ian Roughley
I have some other things going on over the next few weeks that will mesh nicely with documenting how to do this. /Ian Don Brown wrote: I think the answer to all this is the built-in themes. Right now, I'm proposing that the current themes use Dojo where an advanced widget is needed,

Re: [action2] Switching to Dojo widgets

2006-04-13 Thread Ian Roughley
Martin - which profile do you suggest? I had a quick look over the profiles awhile back, and the only ones from the kitchen sick that I thought could be removed were flash and storage - especially with the incorporation of more widgets. The other option would be to have different profiles to

svn commit: r393817 - /struts/action/trunk/faces/pom.xml

2006-04-13 Thread jmitchell
Author: jmitchell Date: Thu Apr 13 07:54:12 2006 New Revision: 393817 URL: http://svn.apache.org/viewcvs?rev=393817view=rev Log: simple formatting changes Modified: struts/action/trunk/faces/pom.xml Modified: struts/action/trunk/faces/pom.xml URL:

svn commit: r393830 - /struts/action/trunk/faces/build.xml

2006-04-13 Thread jmitchell
Author: jmitchell Date: Thu Apr 13 08:22:48 2006 New Revision: 393830 URL: http://svn.apache.org/viewcvs?rev=393830view=rev Log: Adding download-dependencies to ant build, although it's still not working due to 'hardcoded relative paths' in child builds (e.g. {struts.home}/lib/jakarta-oro.jar)

svn commit: r393833 - in /struts/action/trunk/faces: ./ core-library/ core-library/src/ src/ systest1-webapp/src/java/org/apache/struts/faces/systest1/

2006-04-13 Thread jmitchell
Author: jmitchell Date: Thu Apr 13 08:31:04 2006 New Revision: 393833 URL: http://svn.apache.org/viewcvs?rev=393833view=rev Log: Fixing Faces library and sample apps (Part 1) * moving src back under core-library * moving pom.xml back under core-library, the pom at the root of faces should be

svn commit: r393840 - in /struts/action/trunk/faces: core-library/pom.xml core-library/src/ pom.xml src/

2006-04-13 Thread jmitchell
Author: jmitchell Date: Thu Apr 13 08:45:08 2006 New Revision: 393840 URL: http://svn.apache.org/viewcvs?rev=393840view=rev Log: Move src/ back down where it belongs Added: struts/action/trunk/faces/pom.xml - copied unchanged from r393833,

[action2] Re: SAF2 + commons-validator

2006-04-13 Thread Don Brown
That sounds like a great solution. Please keep us informed, and when you have code to share, open up a ticket (http://issues.apache.org/struts) and start collecting patches and comments there. Thanks for taking this up! Don Ricardo Lecheta wrote: Hi, I will continue working in the

Re: [action2] Switching to Dojo widgets

2006-04-13 Thread Don Brown
Ian, what about using the minimal profile, but each component that needs something more can do a dojo.require() to pull it in? A user's application, that knows they need more, can overwrite head.ftl to change the profile. This is the change I plan to do today. Don Ian Roughley wrote: Martin

svn commit: r393852 - in /struts/action/trunk: ./ apps/maven.xml core/maven.xml core/project.xml faces/build.xml faces/core-library/ faces/example1-webapp/ faces/example2-webapp/ faces/sysclient-app/b

2006-04-13 Thread jmitchell
Author: jmitchell Date: Thu Apr 13 09:25:14 2006 New Revision: 393852 URL: http://svn.apache.org/viewcvs?rev=393852view=rev Log: Removing old (broken) build scripts and empty directories Removed: struts/action/trunk/apps/maven.xml struts/action/trunk/core/maven.xml

svn commit: r393878 - /incubator/webwork2/action/src/main/resources/org/apache/struts/action2/dispatcher/error.ftl

2006-04-13 Thread mrdon
Author: mrdon Date: Thu Apr 13 11:12:14 2006 New Revision: 393878 URL: http://svn.apache.org/viewcvs?rev=393878view=rev Log: Fixing error template to deal better with non-localized errors Modified: incubator/webwork2/action/src/main/resources/org/apache/struts/action2/dispatcher/error.ftl

svn commit: r393879 - /incubator/webwork2/action/src/main/resources/org/apache/struts/action2/dispatcher/error.ftl

2006-04-13 Thread mrdon
Author: mrdon Date: Thu Apr 13 11:14:24 2006 New Revision: 393879 URL: http://svn.apache.org/viewcvs?rev=393879view=rev Log: Fixing template for real this time Modified: incubator/webwork2/action/src/main/resources/org/apache/struts/action2/dispatcher/error.ftl Modified:

Re: [action2] Switching to Dojo widgets

2006-04-13 Thread Ian Roughley
This is where my knowledge of dojo falls short, perhaps Martin can assist. What I was planning on doing was using a compressed JS profile of dojo, and removing the individual files from the saf src. If we are pulling in individual files via dojo.require() do we need to keep the dojo src in

Re: [action2] Switching to Dojo widgets

2006-04-13 Thread netsql
Struts 1.x was view independent. Is SAF2 (pronounced SafeTy? ;-) ) be dojo specific? Like I could not use Tibet w/out fighting the tags? (or JDNC once they figure that out.) .V ps: very exciting to have Ajax built in Ian Roughley wrote: This is where my knowledge of dojo falls

svn commit: r393945 - /struts/action/trunk/apps/cookbook/pom.xml

2006-04-13 Thread jmitchell
Author: jmitchell Date: Thu Apr 13 14:21:17 2006 New Revision: 393945 URL: http://svn.apache.org/viewcvs?rev=393945view=rev Log: Fix missing dependency on taglib Modified: struts/action/trunk/apps/cookbook/pom.xml Modified: struts/action/trunk/apps/cookbook/pom.xml URL:

svn commit: r393947 - /struts/action/trunk/apps/faces-example1/pom.xml

2006-04-13 Thread jmitchell
Author: jmitchell Date: Thu Apr 13 14:31:19 2006 New Revision: 393947 URL: http://svn.apache.org/viewcvs?rev=393947view=rev Log: Fix dependency Modified: struts/action/trunk/apps/faces-example1/pom.xml Modified: struts/action/trunk/apps/faces-example1/pom.xml URL:

svn commit: r393948 - /struts/action/trunk/apps/strutsel-exercise-taglib/src/main/webapp/WEB-INF/struts-config.xml

2006-04-13 Thread jmitchell
Author: jmitchell Date: Thu Apr 13 14:34:29 2006 New Revision: 393948 URL: http://svn.apache.org/viewcvs?rev=393948view=rev Log: fix hard coded value, now works for any port Modified: struts/action/trunk/apps/strutsel-exercise-taglib/src/main/webapp/WEB-INF/struts-config.xml Modified:

svn commit: r393950 - /struts/action/trunk/faces/pom.xml

2006-04-13 Thread jmitchell
Author: jmitchell Date: Thu Apr 13 14:43:11 2006 New Revision: 393950 URL: http://svn.apache.org/viewcvs?rev=393950view=rev Log: fix dependency Modified: struts/action/trunk/faces/pom.xml Modified: struts/action/trunk/faces/pom.xml URL:

Re: [action2] Switching to Dojo widgets

2006-04-13 Thread Frank W. Zammetti
netsql wrote: ps: very exciting to have Ajax built in :) Could have had that a year ago :) (Sorry, couldn't resist) Frank - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Struts Faces - what to do?

2006-04-13 Thread James Mitchell
Perhaps Craig can shed some light on this, but are we going to continue to support the struts-faces project? If so, can someone please fix the faces example (1 and 2) apps? -- James Mitchell - To unsubscribe, e-mail:

svn commit: r393976 - in /incubator/webwork2/action/src/main/resources/org/apache/struts/action2/static/dojo: ./ src/ struts/widgets/

2006-04-13 Thread mrdon
Author: mrdon Date: Thu Apr 13 16:45:23 2006 New Revision: 393976 URL: http://svn.apache.org/viewcvs?rev=393976view=rev Log: Adding new calendar widget, removing old dojo (will bring in 0.2.2 next) Added:

svn commit: r393980 - /incubator/webwork2/action/src/main/resources/org/apache/struts/action2/static/dojo/demos/

2006-04-13 Thread mrdon
Author: mrdon Date: Thu Apr 13 16:48:31 2006 New Revision: 393980 URL: http://svn.apache.org/viewcvs?rev=393980view=rev Log: Don't need dojo demos Removed: incubator/webwork2/action/src/main/resources/org/apache/struts/action2/static/dojo/demos/

svn commit: r393978 [25/25] - in /incubator/webwork2/action/src/main/resources/org/apache/struts/action2/static/dojo: ./ demos/ demos/widget/ demos/widget/EditorTree/ demos/widget/EditorTree/static/ d

2006-04-13 Thread mrdon
Added: incubator/webwork2/action/src/main/resources/org/apache/struts/action2/static/dojo/src/widget/templates/images/pill-button-seagreen_ben_01.svg URL: