[Action2] StreamResult Patch

2006-04-09 Thread Eric Molitor
This patch allows the parameters for the stream result to be read from the stack. I seem to be having issues running the unit tests so none are included. (I'll probably work on some later). Precedence is given to values on the stack over values in the XML file. I plan to use the patch as follows

Re: svn commit: r392870 - /struts/action/trunk/apps/mailreader/src/main/resources/

2006-04-09 Thread Martin Cooper
On 4/9/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Author: wsmoak > Date: Sun Apr 9 18:27:26 2006 > New Revision: 392870 > > URL: http://svn.apache.org/viewcvs?rev=392870&view=rev > Log: > Removed empty resources directory. Non-java resources are stored under > src/main/java with the sou

svn commit: r392878 - /struts/action/trunk/pom.xml

2006-04-09 Thread wsmoak
Author: wsmoak Date: Sun Apr 9 20:27:07 2006 New Revision: 392878 URL: http://svn.apache.org/viewcvs?rev=392878&view=rev Log: Override the apache.snapshots repository configuration inherited from the Apache parent pom, and enable releases so that our test builds (which do not have a SNAPSHOT id

Re: [VOTE] Release the struts-parent pom v1

2006-04-09 Thread Wendy Smoak
On 4/9/06, Sean Schofield <[EMAIL PROTECTED]> wrote: > Does that actually work? I figured Maven wouldn't look in the > snapshot repo for non-snapshot artifacts. If this works you have > found a useful hack ... Yes, it works. Maven doesn't know it's a snapshot repository. (Maybe you're thinkin

Struts is intended to support annotation ?

2006-04-09 Thread flexcc flexcc
dear struts developers: I found using Annotation of Action's config to be a simple solution.Strutsis intent to provide such facilities in the new version? I wrote a simple achievement, but I think you can do better, so if you intent .

Re: [VOTE] Release the struts-parent pom v1

2006-04-09 Thread Sean Schofield
> Meanwhile, it was also deployed to > cvs.apache.org/maven-snapshot-repository, so the element > in the struts-action-parent pom will allow Maven to pick it up from > there. Once it shows up on ibiblio, I'll remove it from the snapshot > repo. Does that actually work? I figured Maven wouldn't

svn commit: r392871 - /struts/action/trunk/pom.xml

2006-04-09 Thread wsmoak
Author: wsmoak Date: Sun Apr 9 18:29:00 2006 New Revision: 392871 URL: http://svn.apache.org/viewcvs?rev=392871&view=rev Log: Added section, which will be used for the website and the release process. Modified: struts/action/trunk/pom.xml Modified: struts/action/trunk/pom.xml URL: http://

svn commit: r392870 - /struts/action/trunk/apps/mailreader/src/main/resources/

2006-04-09 Thread wsmoak
Author: wsmoak Date: Sun Apr 9 18:27:26 2006 New Revision: 392870 URL: http://svn.apache.org/viewcvs?rev=392870&view=rev Log: Removed empty resources directory. Non-java resources are stored under src/main/java with the source code. Removed: struts/action/trunk/apps/mailreader/src/main/res

[Struts Wiki] Update of "StrutsMaintenanceMaven" by WendySmoak

2006-04-09 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 WendySmoak: http://wiki.apache.org/struts/StrutsMaintenanceMaven --

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

2006-04-09 Thread wsmoak
Author: wsmoak Date: Sun Apr 9 17:36:55 2006 New Revision: 392857 URL: http://svn.apache.org/viewcvs?rev=392857&view=rev Log: Include the source code under WEB-INF/src for each example app, using an Ant copy task in an execution of the maven-antrun-plugin bound to the process-sources phase. (A

[Struts Wiki] Update of "StrutsMavenRelease" by WendySmoak

2006-04-09 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 WendySmoak: http://wiki.apache.org/struts/StrutsMavenRelease New page: = Struts Maven 2 Release Process = * http://maven.apache.org/guides/mini/

svn commit: r392849 - /struts/pom/pom.xml

2006-04-09 Thread wsmoak
Author: wsmoak Date: Sun Apr 9 16:34:51 2006 New Revision: 392849 URL: http://svn.apache.org/viewcvs?rev=392849&view=rev Log: Update to version 2-SNAPSHOT after releasing the struts-parent pom. Modified: struts/pom/pom.xml Modified: struts/pom/pom.xml URL: http://svn.apache.org/viewcvs/str

[Struts Wiki] Update of "StrutsReleasePlans" by WendySmoak

2006-04-09 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 WendySmoak: http://wiki.apache.org/struts/StrutsReleasePlans -- S

[Struts Wiki] Update of "StrutsMaintenanceMaven" by WendySmoak

2006-04-09 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 WendySmoak: http://wiki.apache.org/struts/StrutsMaintenanceMaven --

svn commit: r392848 - in /struts/action/trunk: el/src/test/ el/web/ integration/el-it/ integration/el-it/src/ integration/el-it/src/test/ integration/el-it/src/test/java/

2006-04-09 Thread wsmoak
Author: wsmoak Date: Sun Apr 9 16:10:16 2006 New Revision: 392848 URL: http://svn.apache.org/viewcvs?rev=392848&view=rev Log: Move the Cactus tests for Struts EL into the integration/el-it module. Added: struts/action/trunk/integration/el-it/ struts/action/trunk/integration/el-it/src/

[Struts Wiki] Update of "StrutsMaintenanceMaven" by WendySmoak

2006-04-09 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 WendySmoak: http://wiki.apache.org/struts/StrutsMaintenanceMaven --

Re: [VOTE] Release the struts-parent pom v1

2006-04-09 Thread Wendy Smoak
On 4/8/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > We need to release version 1 of the struts-parent pom: > > * http://svn.apache.org/repos/asf/struts/pom/pom.xml After Martin's addition of the missing committers, and my changing once more, the struts-parent pom has been deployed to dist/maven

[Struts Wiki] Update of "StrutsMaven2Plan" by WendySmoak

2006-04-09 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 WendySmoak: http://wiki.apache.org/struts/StrutsMaven2Plan -- A page

Bug report for Struts [2006/04/09]

2006-04-09 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

[Struts Wiki] Update of "StrutsMaintenanceMaven" by WendySmoak

2006-04-09 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 WendySmoak: http://wiki.apache.org/struts/StrutsMaintenanceMaven --

svn commit: r392837 - in /struts/action/trunk: integration/taglib-it/pom.xml pom.xml

2006-04-09 Thread wsmoak
Author: wsmoak Date: Sun Apr 9 14:20:31 2006 New Revision: 392837 URL: http://svn.apache.org/viewcvs?rev=392837&view=rev Log: Link the integration module into struts-action-parent, and wrap the configuration in a profile so that integration tests will not be run by default. Usage: mvn -P perform

svn commit: r392835 - in /struts/action/trunk: apps/pom.xml assembly/pom.xml

2006-04-09 Thread wsmoak
Author: wsmoak Date: Sun Apr 9 14:07:30 2006 New Revision: 392835 URL: http://svn.apache.org/viewcvs?rev=392835&view=rev Log: Include strutsel-exercise-taglib and struts-scripting-mailreader in the assembly. Add link to scripting-mailreader from apps/pom.xml. Modified: struts/action/trunk/a

svn commit: r392811 - /struts/action/trunk/apps/strutsel-exercise-taglib/pom.xml

2006-04-09 Thread wsmoak
Author: wsmoak Date: Sun Apr 9 12:34:53 2006 New Revision: 392811 URL: http://svn.apache.org/viewcvs?rev=392811&view=rev Log: Add the pom for strutsel-exercise-taglib, which was left out of r392778. Added: struts/action/trunk/apps/strutsel-exercise-taglib/pom.xml (with props) Added: strut

Re: Fwd: Action/Shale/JSF Overlap? (Was --> RESTful JSF)

2006-04-09 Thread Gabe
Don, I wanted to comment on the idea of plugging expression languages into the current code, because as one who has written a lot of the recent type conversion code and delved deeply into OGNL, I would say this is a difficult, though not impossible task. The issue is that all the property acc

svn commit: r392810 - /struts/action/trunk/pom.xml

2006-04-09 Thread wsmoak
Author: wsmoak Date: Sun Apr 9 12:27:56 2006 New Revision: 392810 URL: http://svn.apache.org/viewcvs?rev=392810&view=rev Log: Change to version 1 of the struts-parent pom. Remove , which isn't working (MNG-740). Remove which will be inherited from struts-parent. Add to override the definition i

svn commit: r392805 - /struts/pom/pom.xml

2006-04-09 Thread wsmoak
Author: wsmoak Date: Sun Apr 9 12:15:45 2006 New Revision: 392805 URL: http://svn.apache.org/viewcvs?rev=392805&view=rev Log: Checking in final changes for version 1. The 'mvn deploy' command uses the element. This will have to be overridden in the struts-action-parent pom to avoid releasing

Re: Action/Shale/JSF Overlap? (Was --> RESTful JSF)

2006-04-09 Thread Dakota Jack
Why would we want the Action/Shale frameworks closer. I thought you guys were into diversity, not just trying to sell JSF? Lord, if you bring Shale to WebWorks, then you will truly have destroyed any hope of Struts survival in any form, even WebWorks. On 4/9/06, Sean Schofield <[EMAIL PROTECTED]

Re: Fwd: Action/Shale/JSF Overlap? (Was --> RESTful JSF)

2006-04-09 Thread Don Brown
Sorry, I should be more clear when discussing EL. An Expression Language or EL is a concept I think we all agree is a good thing. Implementations of EL include JSP 2.0, JSF 1.0, the Unified EL, OGNL, Jexl, JXPath, and many others. Struts 1.x used a poor man's EL through Beanutils, which lack

svn commit: r392801 - /struts/pom/pom.xml

2006-04-09 Thread wsmoak
Author: wsmoak Date: Sun Apr 9 11:40:03 2006 New Revision: 392801 URL: http://svn.apache.org/viewcvs?rev=392801&view=rev Log: Switch to version 1 in preparation for releasing the struts-parent pom. Modified: struts/pom/pom.xml Modified: struts/pom/pom.xml URL: http://svn.apache.org/viewcvs

Re: Fwd: Action/Shale/JSF Overlap? (Was --> RESTful JSF)

2006-04-09 Thread Michael Jouravlev
On 4/9/06, Don Brown <[EMAIL PROTECTED]> wrote: > Using > EL, on the other hand, I personally don't see as a great benefit. The > new unified EL lacks many of the key features that makes EL and OGNL in > particular, so attractive. For example, OGNL supports method > invocation, type conversion, a

Re: [Action2] Freemarker and Velocity Tag prefix

2006-04-09 Thread Don Brown
I've been using a: but saf: is fine too, if that is the preferred prefix. It really is only important to be consistent in our apps and docs, since the end user can make it whatever they want. Don tm jee wrote: Hi guys, Just want to ask a bit about the freemarker and velocity prefix for SAF2

Re: [Proposal] Remove Tiles dependency in Action 1

2006-04-09 Thread Sean Schofield
> But does MyFaces depend on Tomahawk components at compile time? This is > the circular link that has me concerned. No, that part is different. Its a one-way dependency. I guess there is nothing that Maven2 can do for you then. > Don Sean ---

Re: [VOTE] Release the struts-parent pom v1

2006-04-09 Thread Don Brown
+1 Wendy Smoak wrote: We need to release version 1 of the struts-parent pom: * http://svn.apache.org/repos/asf/struts/pom/pom.xml This is the parent pom from which struts-action-parent inherits, and it needs to be released prior to the Struts Action 1.3.2 test build. Because this is largely

Re: [Proposal] Remove Tiles dependency in Action 1

2006-04-09 Thread Don Brown
Sean Schofield wrote: Agreed. I handled this in scripting by adding an element to each dependency declaration marking it as optional or not. I used this new element to create the release notes (combined with changes.xml) as well as create website docs. Perhaps we could do something similar i

Re: Fwd: Action/Shale/JSF Overlap? (Was --> RESTful JSF)

2006-04-09 Thread Don Brown
Yeah, I read that post, and while interesting, I'm not sure it would hold much value, particularly for Action 2 applications. Basically, the approach intercepts the usual Faces processing at the start, turning the lifecycle into one used by Action 1. Action 2, based on WebWork, doesn't have a

Re: [Proposal] Remove Tiles dependency in Action 1

2006-04-09 Thread Sean Schofield
> Agreed. I handled this in scripting by adding an element to each dependency > declaration marking it as optional or not. > I used this new element to create the release notes (combined with > changes.xml) as well as create website docs. > Perhaps we could do something similar in Maven 2. Ma

svn commit: r392790 - /struts/action/trunk/build/STATUS.txt

2006-04-09 Thread martinc
Author: martinc Date: Sun Apr 9 10:41:25 2006 New Revision: 392790 URL: http://svn.apache.org/viewcvs?rev=392790&view=rev Log: Add Toby's ASF id. Use Cedric's ASF id for consistency. Modified: struts/action/trunk/build/STATUS.txt Modified: struts/action/trunk/build/STATUS.txt URL: http://s

svn commit: r392788 - /struts/pom/pom.xml

2006-04-09 Thread martinc
Author: martinc Date: Sun Apr 9 10:38:26 2006 New Revision: 392788 URL: http://svn.apache.org/viewcvs?rev=392788&view=rev Log: Add missing committers. Modified: struts/pom/pom.xml Modified: struts/pom/pom.xml URL: http://svn.apache.org/viewcvs/struts/pom/pom.xml?rev=392788&r1=392787&r2=392

Fwd: Action/Shale/JSF Overlap? (Was --> RESTful JSF)

2006-04-09 Thread Sean Schofield
[Moving this aspect of the discussion from myfaces to struts list ...] On 4/7/06, Jacob Hookom <[EMAIL PROTECTED]> wrote: > Covered here a bit: > > http://weblogs.java.net/blog/jhook/archive/2006/03/the_new_servlet_1.html @Jacob: Great blog entry! @ Struts Dev: I recommend you check this out.

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

2006-04-09 Thread wsmoak
Author: wsmoak Date: Sun Apr 9 10:29:08 2006 New Revision: 392785 URL: http://svn.apache.org/viewcvs?rev=392785&view=rev Log: Add Cargo plugin configuration for the apps module. Usage: mvn package cargo:start -Dcargo.tomcat5x.home=... Modified: struts/action/trunk/apps/pom.xml Modified: st

Re: [VOTE] Release the struts-parent pom v1

2006-04-09 Thread Martin Cooper
On 4/8/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > > We need to release version 1 of the struts-parent pom: > > * http://svn.apache.org/repos/asf/struts/pom/pom.xml > > This is the parent pom from which struts-action-parent inherits, and > it needs to be released prior to the Struts Action 1.3.2 t

svn commit: r392784 - /struts/site/xdocs/volunteers.xml

2006-04-09 Thread martinc
Author: martinc Date: Sun Apr 9 10:24:03 2006 New Revision: 392784 URL: http://svn.apache.org/viewcvs?rev=392784&view=rev Log: Add Toby's ASF id. Use Cedric's ASF id for consistency. Modified: struts/site/xdocs/volunteers.xml Modified: struts/site/xdocs/volunteers.xml URL: http://svn.apach

svn commit: r392782 - in /struts/action/trunk/apps/strutsel-exercise-taglib/src/main/webapp: ./ WEB-INF/

2006-04-09 Thread wsmoak
Author: wsmoak Date: Sun Apr 9 10:15:42 2006 New Revision: 392782 URL: http://svn.apache.org/viewcvs?rev=392782&view=rev Log: Complete oas.webapp.exercise -> oas.webapp.el.exercise move from r392413. Modified: struts/action/trunk/apps/strutsel-exercise-taglib/src/main/webapp/WEB-INF/struts-

svn commit: r392778 - in /struts/action/trunk/apps: pom.xml strutsel-exercise-taglib/ strutsel-exercise-taglib/src/ strutsel-exercise-taglib/src/main/ strutsel-exercise-taglib/src/main/java/ strutsel-

2006-04-09 Thread wsmoak
Author: wsmoak Date: Sun Apr 9 09:59:17 2006 New Revision: 392778 URL: http://svn.apache.org/viewcvs?rev=392778&view=rev Log: Move the strutsel-exercise-taglib example webapp from el to apps. (Part 2 of 2) Added: struts/action/trunk/apps/strutsel-exercise-taglib/ struts/action/trunk/apps

[Action2] ant new target failed missing intellij and eclipse configuration files

2006-04-09 Thread tm jee
Hi Guys, ant new target under webapps used to create an empty webapp structure failed due to the missing blank.iml and eclipse file (.project, .classpath). Are those files removed because we are moving to using maven to generate idea and eclipse project configuration files? regards

svn commit: r392777 - in /struts/action/trunk/el: lib/ src/exercise-taglib/ web/exercise-taglib/

2006-04-09 Thread wsmoak
Author: wsmoak Date: Sun Apr 9 09:57:07 2006 New Revision: 392777 URL: http://svn.apache.org/viewcvs?rev=392777&view=rev Log: Move the strutsel-exercise-taglib example webapp from el to apps. (Part 1 of 2) Removed: struts/action/trunk/el/lib/ struts/action/trunk/el/src/exercise-taglib/

svn commit: r392772 - /incubator/webwork2/webapps/showcase/src/main/java/org/apache/struts/action2/showcase/UITagExample.java

2006-04-09 Thread tmjee
Author: tmjee Date: Sun Apr 9 09:27:49 2006 New Revision: 392772 URL: http://svn.apache.org/viewcvs?rev=392772&view=rev Log: fixed doubleselect not populating the second select box properly Modified: incubator/webwork2/webapps/showcase/src/main/java/org/apache/struts/action2/showcase/UITag

svn commit: r392770 - /incubator/webwork2/ivy.xml

2006-04-09 Thread tmjee
Author: tmjee Date: Sun Apr 9 09:26:42 2006 New Revision: 392770 URL: http://svn.apache.org/viewcvs?rev=392770&view=rev Log: added commons-io dependency to fileupload (using commons-fileupload) without commons-io, commons-fileupload will not work properly Modified: incubator/webwork2/ivy.xm

Re: Maven 2 build working, more to come

2006-04-09 Thread Wendy Smoak
FYI: I'm working in Struts EL now, moving the 'strutsel-exercise-taglib' webapp to the apps module. -- Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

svn commit: r392759 - /incubator/webwork2/ivy.xml

2006-04-09 Thread tmjee
Author: tmjee Date: Sun Apr 9 08:42:49 2006 New Revision: 392759 URL: http://svn.apache.org/viewcvs?rev=392759&view=rev Log: added xstream dependency into ivy's default configuration as this is neede by DebuggingInterceptor. Since DebuggingInterceptor exists in the stack by default, this dependen

svn commit: r392742 - /incubator/webwork2/webapps/blank/src/main/webapp/WEB-INF/pages/home.jsp

2006-04-09 Thread tmjee
Author: tmjee Date: Sun Apr 9 07:47:34 2006 New Revision: 392742 URL: http://svn.apache.org/viewcvs?rev=392742&view=rev Log: changed jsp taglib prefix from ww to saf and uri from /webwork to /struts-action Modified: incubator/webwork2/webapps/blank/src/main/webapp/WEB-INF/pages/home.jsp Mo

svn commit: r392740 - in /incubator/webwork2/webapps/portlet/src/main/webapp/WEB-INF: edit/ view/

2006-04-09 Thread tmjee
Author: tmjee Date: Sun Apr 9 07:46:26 2006 New Revision: 392740 URL: http://svn.apache.org/viewcvs?rev=392740&view=rev Log: changed jsp taglib prefix from ww to saf and uri from /webwork to /struts-action Modified: incubator/webwork2/webapps/portlet/src/main/webapp/WEB-INF/edit/formExampl

svn commit: r392739 - in /incubator/webwork2/webapps/shopping-cart/src/main/webapp: WEB-INF/decorators.xml cart.jsp category-main.jsp category.jsp categorySet.jsp

2006-04-09 Thread tmjee
Author: tmjee Date: Sun Apr 9 07:39:15 2006 New Revision: 392739 URL: http://svn.apache.org/viewcvs?rev=392739&view=rev Log: changed jsp taglib prefix from ww to saf and uri from /webwork to /struts-action Modified: incubator/webwork2/webapps/shopping-cart/src/main/webapp/WEB-INF/decorator

svn commit: r392737 - in /incubator/webwork2/webapps/starter/src/main/webapp/WEB-INF/pages: hellomatrix.jsp home.jsp

2006-04-09 Thread tmjee
Author: tmjee Date: Sun Apr 9 07:34:50 2006 New Revision: 392737 URL: http://svn.apache.org/viewcvs?rev=392737&view=rev Log: changed jsp taglib uri from /webwork to /struts-action and prefix from ww to saf Modified: incubator/webwork2/webapps/starter/src/main/webapp/WEB-INF/pages/hellomatr

[Action2] Freemarker and Velocity Tag prefix

2006-04-09 Thread tm jee
Hi guys, Just want to ask a bit about the freemarker and velocity prefix for SAF2.0. Currently for freemarker, the Freemarker transform and Velocity prefix used is ww in freemarker, it will be @ww.url @ww.a ... @ww.textfieldetc in velocity, it will be @wwurl @wwa @wwtextf

Re: Maven 2 build working, more to come

2006-04-09 Thread Wendy Smoak
On 4/8/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > OK, it worked with m2 version 2.0.3. Good, but there were some regressions in 2.0.3. If you have any problems with it, here's the 2.0.4 release candidate: * http://www.nabble.com/Re%3A-vote-%282%29-Maven-2.0.4-Release-p3786986.html > So