Did you mean tags instead of branches?
You can fix the commit log message after the fact:
svn propedit --revprop -r12345 svn:log
('svn help propedit' for more info.)
Is there a release plan? I looked here:
http://wiki.apache.org/struts/StrutsReleasePlans
--
Wendy
On 5/27/07, [EMAIL PROTEC
Here you go:
* http://struts.apache.org/2.x/docs/editing-the-documentation.html
-Ted.
On 5/26/07, Will Berger <[EMAIL PROTECTED]> wrote:
Forgive me if i am posting to the wrong group.
I have been noticing quite a few bugs in the struts 2 documentation. Would
fix it myself if i knew how, but
That's on trunk
--
James Mitchell
On May 27, 2007, at 3:43 PM, Musachy Barroso wrote:
That's kind of weird, the unit test for the div tag passes, and
this is the
code adding the delay parameter in the Div component:
if (delay != null)
addParameter("delay", findValue(delay, Int
That's kind of weird, the unit test for the div tag passes, and this is the
code adding the delay parameter in the Div component:
if (delay != null)
addParameter("delay", findValue(delay, Integer.class));
so it should be an integer model, instead of an string, is that on the
2.0branch
FYI
http://people.apache.org/~jmitchell/tmp/showcase-broken.tiff
--
James Mitchell
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Sounds really good to me, +1 for it. What would be the target release if it
gets done?
musachy
On 5/27/07, Don Brown <[EMAIL PROTECTED]> wrote:
In Struts 2.1 (and XWork 2.1), I'm thinking about reworking how we process
urls and convert them to actions. Specifically, I want to make it
possible
If I did, no one told me.
--
James Mitchell
On May 27, 2007, at 8:08 AM, Don Brown wrote:
Did you ever get svn access to fix this?
Don
On 4/30/07, James Mitchell <[EMAIL PROTECTED]> wrote:
Don, couple of things I noticed.
1. On the wiki page for the snippet plugin [1], the top section
In Struts 2.1 (and XWork 2.1), I'm thinking about reworking how we process
urls and convert them to actions. Specifically, I want to make it possible
for the Struts 2 dispatcher filter to potentially examine every request, and
if no action is found, pass control down the filter chain. The goal o
Did you ever get svn access to fix this?
Don
On 4/30/07, James Mitchell <[EMAIL PROTECTED]> wrote:
Don, couple of things I noticed.
1. On the wiki page for the snippet plugin [1], the top section that
describes the specifics about this plugin (uses the repository-plugin
macro) does not specif
This looks great Brian! Is the code anywhere we could take a look? Do you
think it would be better to have this as a plugin or part of the core? I'm
leaning towards putting in 2.1.x core, but would like to hear your thoughts.
Don
On 5/3/07, Brian Pontarelli <[EMAIL PROTECTED]> wrote:
I've f
10 matches
Mail list logo