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
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
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
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
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 .
> 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
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://
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
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
--
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
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/
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
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
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
--
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/
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
--
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
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
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
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
--
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
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
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
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
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
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
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]
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
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
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
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
> 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
---
+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
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
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
> 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
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
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
[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.
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
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
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
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-
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
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
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/
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
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
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]
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
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
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
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
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
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
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
56 matches
Mail list logo