Ok, I know we already had this discussion, and the general consensus,
IIRC, was to use "s:" to replace "saf:". However, this doesn't work so
well when it comes to the Velocity tags. In that case, the prefix
doesn't have the "." separator, so instead of "s:url", you have "surl",
and I'm not su
On 7/17/06, Michael Jouravlev <[EMAIL PROTECTED]> wrote:
See yourself:
http://wiki.apache.org/struts/StrutsSolutions?action=diff&rev2=14&rev1=12
I guess I should just put redirects on pages, not delete them.
Deletion seems to be unrecoverable operation.
Not really... the commit messages are
See yourself:
http://wiki.apache.org/struts/StrutsSolutions?action=diff&rev2=14&rev1=12
I guess I should just put redirects on pages, not delete them.
Deletion seems to be unrecoverable operation.
On 7/17/06, Frank W. Zammetti <[EMAIL PROTECTED]> wrote:
Yep, looks good... I still thought there
Yep, looks good... I still thought there was more to the web service
page, but maybe not. The memory is the first thing to go they say :)
Frank
Michael Jouravlev wrote:
Is it better now? I guess I should stop fiddling with wiki for today ;-)
On 7/17/06, Frank W. Zammetti <[EMAIL PROTECTED]>
Is it better now? I guess I should stop fiddling with wiki for today ;-)
On 7/17/06, Frank W. Zammetti <[EMAIL PROTECTED]> wrote:
Michael, it looks like this update got botched a bit... or maybe your
still working on it, in which case ignore this... it looks like some of
the content from the web
Michael, it looks like this update got botched a bit... or maybe your
still working on it, in which case ignore this... it looks like some of
the content from the web service info is missing (my memory may be off
though, but I did think there was more to it), but from bullet #5 down
is talking
On 7/17/06, Ted Husted <[EMAIL PROTECTED]> wrote:
I suspect that if we want the bookmarks, we will have to use tags. If someone wanted to patch Maven, I'd suggest generating
the bookmarks automatically, the way Confluence does. I'd also
consider taking the outline numbers out of the user guide,
On 7/17/06, Michael Jouravlev <[EMAIL PROTECTED]> wrote:
By the way, Chapter 0 "Usual suspects" is missing from Struts 1.x
user's guide [1], is this intentional?
[1] http://struts.apache.org/1.x/userGuide/index.html
Yes. It applies equally well to Struts 2, and so we moved it to the
top-level
Thanks for the info Ted.
By the way, Chapter 0 "Usual suspects" is missing from Struts 1.x
user's guide [1], is this intentional?
[1] http://struts.apache.org/1.x/userGuide/index.html
On 7/17/06, Ted Husted <[EMAIL PROTECTED]> wrote:
I think the href's might be left over from our pre-Maven XML
I think the href's might be left over from our pre-Maven XML's.
The "xdoc" format for Maven 2 is supposed to be the same as Maven 1,
which in turn was taken from the Jakarta "Anakia" format.
* http://maven.apache.org/maven-1.x/using/site.html
We weren't an Anakia site back then. We used Ant and
I guess this issue is Maven-related. If chapter is declared using
"href" for links, links are not generated in HTML. For example:
produces the following HTML, notice that there is no link:
Prerequisite Software
There are other chapters that define links using standard "A" tag, they do work:
As those of you following the other thread may know, there was a minor
glitch with the first upload. We've made another pass and replaced the
1.3.5 bits.
I'll wait a week and then see if anyone is ready to vote on quality.
-Ted.
On 7/17/06, Ted Husted <[EMAIL PROTECTED]> wrote:
Pursuant to th
On 7/17/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
An error, not a failure... what's in the surefire logs?
$ cat integration/apps-it/target/surefire-reports/*.txt
They indicated that there was some confusion over which installation
of Java 5 to use, the JDK or the JRE :(
(I've had ongoing issu
On 7/17/06, Patrick Lightbody <[EMAIL PROTECTED]> wrote:
We could do this, though I think it would actually be better if we just created
a forums
instance for Struts in the first place.
I expect this would have been tried "back in the day", but has anyone
asked JiveSoftware if they would be wi
We could do this, though I think it would actually be better if we just created
a forums instance for Struts in the first place.
Can we use the Zone for that?
-
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?t
+1 to any side projects being at OpenSymphony. I think it will help keep the
bond between Struts and OpenSymphony to continue to be a close one.
-
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=37238&me
On 7/17/06, Ted Husted <[EMAIL PROTECTED]> wrote:
Yes, StrutsMavenRelease was ambigous, so I removed the entire
repository. I put it back and just removed the o.a.s folder, and the
build ran better. But, then a test failed
[INFO] Surefire report directory: C:\projects\Apache\STRUTS_1_3_5\integr
No, the problem is with OpenSymphony resources being used for ASF projects.
They'd like to get rid of even their Struts dev forum, much less add new ones.
I've tried to approach infra multiple times on this issue with no success. The
only other option that I know of is installing jive on our z
That would have the effect of partitioning the Struts 1 and Struts 2
users, and I don't know if we want to do that. The WW list should be
about using WW 2.x and the Struts lists hould be about using Struts
2.x (or the nightly build leading up to same).
Obviously, the WW list is going to be a grea
What about just using the existing webwork forum?
rgds
- Original Message
From: Ted Husted <[EMAIL PROTECTED]>
To: Struts Developers List
Sent: Monday, 17 July, 2006 9:45:35 PM
Subject: OS Jive forum for USER list?
As part of ramping up for the Struts 2.0.0. release, should we create
a
As part of ramping up for the Struts 2.0.0. release, should we create
a Jive forum at Open Symphony for the Struts User list?
-Ted.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
The best place to post a question like this is the Strut USER list.
* http://struts.apache.org/mail.html
On 7/17/06, visva <[EMAIL PROTECTED]> wrote:
hi
I have 2 resource bundles of ENGLISH and ITALIAN languages, I have a struts
applcation which uses these resource bundles, I want to know how
The best place to post a question like this is the Strut USER list.
* http://struts.apache.org/mail.html
On 7/17/06, visva <[EMAIL PROTECTED]> wrote:
Hi,
I've written a Struts application which handles the Administartive tasks and
Project Handling tasks as a single module, Now I want to imple
On 7/17/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
When you have time I'd like to hear your thoughts on the release
process. For such a short checklist, it sure seems like a lot of
work. After the last two I wondered if I was making it harder than
necessary.
The process seems just fine. The c
hi
I have 2 resource bundles of ENGLISH and ITALIAN languages, I have a struts
applcation which uses these resource bundles, I want to know how to select a
particular resource bundle at runtime.
-
Posted via Jive Forums
http://fo
Hi,
I've written a Struts application which handles the Administartive tasks and
Project Handling tasks as a single module, Now I want to implement them as 2
different modules, which have their own Struts-config.xml, validator-rules.xml
and Applicationresources.
How to configure the Struts-con
26 matches
Mail list logo