dependancy on 1.5.0 tools

2008-05-12 Thread Al Sutton
I've just been looking through the core pom.xml in HEAD and noticed this; default-tools.jar java.vendor Sun Microsystems Inc. c

Re: dependancy on 1.5.0 tools

2008-05-12 Thread Antonio Petrelli
2008/5/12 Al Sutton <[EMAIL PROTECTED]>: > so should we bump this to 6.0, or if we don't actually need tools.jar maybe > remove it? I think that we can remove it, I really cannot see the need for such a dependency. Eventually, the only dependency we need is the runtime library, if we want to be J

Re: dependancy on 1.5.0 tools

2008-05-12 Thread Al Sutton
Done : https://issues.apache.org/struts/browse/WW-2643 - Original Message - From: "Antonio Petrelli" <[EMAIL PROTECTED]> To: "Struts Developers List" Sent: Monday, May 12, 2008 8:07 AM Subject: Re: dependancy on 1.5.0 tools 2008/5/12 Al Sutton <[EMAIL PROTECTED]>: so should we bump

Re: dependancy on 1.5.0 tools

2008-05-12 Thread Musachy Barroso
We need that dependency for the apt tool. musachy On Mon, May 12, 2008 at 3:20 AM, Al Sutton <[EMAIL PROTECTED]> wrote: > Done : https://issues.apache.org/struts/browse/WW-2643 > > - Original Message - From: "Antonio Petrelli" > <[EMAIL PROTECTED]> > To: "Struts Developers List" > Sen

RE: struts 2.1.2 action url fails (possible bug)

2008-05-12 Thread Relph,Brian
Can you verify what version of WAS 6.1 you are running, and can you check and make sure this fix is applied - http://www-1.ibm.com/support/docview.wss?uid=swg24014758 The errors you describe are symptoms of not having the filter-compatibility property set. Brian Relph -Original Message-

Re: struts 2.1.2 action url fails (possible bug)

2008-05-12 Thread Struts Two
Websphere version: 6.1.0.13 (which includes the fix - the fix was included in 6.1.0.7). I have also set the following flag to 'true' in the server custom properties for filter-compatibility: com.ibm.ws.webcontainer.invokefilterscompatibility the blank.war for struts 2.0.11 works fine, I have fe

Re: Convention Plugin Status

2008-05-12 Thread Musachy Barroso
I will be looking at the Convention plugin for the next few days. What is broken/missing that is blocking its merge into trunk? I am going thru the documentation trying the examples myself, and everything seems to be working so far. musachy On Sun, May 11, 2008 at 11:07 PM, Musachy Barroso <[EMAI

Re: Convention Plugin Status

2008-05-12 Thread Musachy Barroso
FYI the convention plugin still has copyright headers in some files and @Author tags, I will remove them. musachy On Mon, May 12, 2008 at 3:05 PM, Musachy Barroso <[EMAIL PROTECTED]> wrote: > I will be looking at the Convention plugin for the next few days. What > is broken/missing that is block

Re: Convention Plugin Status

2008-05-12 Thread Don Brown
You can remove the author tags, but only the author can remove copyright headers, unfortunately. BTW, how did code get checked into our SVN with copyright headers? Don On Tue, May 13, 2008 at 6:42 AM, Musachy Barroso <[EMAIL PROTECTED]> wrote: > FYI the convention plugin still has copyright head

Re: Convention Plugin Status

2008-05-12 Thread Musachy Barroso
Ok, I will let Brian clean that up then. musachy On Mon, May 12, 2008 at 6:15 PM, Don Brown <[EMAIL PROTECTED]> wrote: > You can remove the author tags, but only the author can remove > copyright headers, unfortunately. > > BTW, how did code get checked into our SVN with copyright headers? > >

Ð ÐµÐ³Ð¸ÑÑ‚Ñ€Ð°Ñ†Ð¸Ñ  доменов в з оне RU по 115 р ублей за год

2008-05-12 Thread OxydaywaB
Регистрация доменов в зоне RU по 115 рублей за год, подробности на сайте - www.rusureg.ru, icq - 575225 - Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?thr

Re: struts 2.1.2 action url fails (possible bug)

2008-05-12 Thread Jeromy Evans
Struts Two wrote: Websphere version: 6.1.0.13 (which includes the fix - the fix was included in 6.1.0.7). I have also set the following flag to 'true' in the server custom properties for filter-compatibility: com.ibm.ws.webcontainer.invokefilterscompatibility the blank.war for struts 2.0.11 works