Fw: Aviso cambio de Dominio

2005-05-28 Thread Eddie Bush
TED]> To: <[EMAIL PROTECTED]> Sent: Saturday, May 28, 2005 1:20 PM Subject: Aviso cambio de Dominio GROUP securiQ.Wall Server: CENTROSRV1 --- Mail-Info From: "Eddie Bush" <[EMAIL PROTECTED]> To

Re: direction of effort request please?

2005-03-03 Thread Eddie Bush
Errors get saved in the request. Redirecting gives you a new request - thus you have no errors. Personally, I think it might be nice if these were saved in the session, but there has been (as I recall) quite some effort not to have to create sessions as some folks don't like using them. They're

Re: Repository Reorg and Nightly Builds

2005-01-29 Thread Eddie Bush
r if third-party folks would start including the source if we packaged it that way? -- Eddie Bush - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Old Distributions

2005-01-28 Thread Eddie Bush
Nevermind :-) Just took a bit more poking around than I initially though. Thanks On Fri, 28 Jan 2005 13:03:25 -0600, Eddie Bush <[EMAIL PROTECTED]> wrote: > How might a person acquire an old distribution? > > I suppose I could build one out of SVN, but I was looking for, sa

Old Distributions

2005-01-28 Thread Eddie Bush
How might a person acquire an old distribution? I suppose I could build one out of SVN, but I was looking for, say, a full 1.1 distro. -- Eddie Bush - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: New 'current' pseudo-subproject

2005-01-16 Thread Eddie Bush
; http://svnbook.red-bean.com/en/1.1/ch07s03.html > > Many thanks to Tim O'Brien for the idea. > > -- > Martin Cooper > > ----- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL

Re: Kindly Remove

2005-01-14 Thread Eddie Bush
> -- > James Mitchell > Software Engineer / Open Source Evangelist > EdgeTech, Inc. > 678.910.8017 > AIM: jmitchtx > > - Original Message - > From: "Eddie Bush" <[EMAIL PROTECTED]> > To: "Struts Developers List" > Sent: Friday

Kindly Remove

2005-01-14 Thread Eddie Bush
Could we "kindly" remove [EMAIL PROTECTED] from the list(s)? With such an advertisement (you've had to have seen them by now), it seems justified. -- Eddie Bush - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: Extracting taglibs

2004-12-21 Thread Eddie Bush
tmas (25th) if there are no > > objections. > > > > Don > > > > > > - > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Eddie Bush - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Documentation Roadmap

2004-12-20 Thread Eddie Bush
Developers Guides as changes are made to the corresponding Java packages. > > * User Guide == DTD > * Developers Guide == Java Packages > > For taglibs, what we have works for me. We could just move the Bean, HTML, > Logic, Nested, and Tiles Developer Guides and API references into t

Re: Any objections to adding Ant get's to build.xml?

2004-12-18 Thread Eddie Bush
isms to override these URLs, that's > fine. If not, then I think it's a waste of time, because there is no > solution for the non-redistributable-binary-dependencies scenario. > > > > > Don > > Craig > >

Re: SVN and Struts

2004-12-12 Thread Eddie Bush
ttp://svn.apache.org This is my first time using SVN and any help is greatly appreciated. Thanks! On Sun, 21 Nov 2004 17:26:50 -0600, Eddie Bush <[EMAIL PROTECTED]> wrote: > http://www.apache.org/dev/version-control.html - scroll down to bottom > for > how to use Subversion in our

Re: What binds us (Re: [VOTE] Struts 1.2.6 Quality)

2004-12-05 Thread Eddie Bush
e decisions on behalf of the Foundation, because the PMC is the legal body that the Foundation created. We make those decisions based on feedback from everyone in the community (including our own experiences, since we are also members of the community we serve). Inviting everyone to vote is

Re: [VOTE] Struts 1.2.6 Quality

2004-12-03 Thread Eddie Bush
understanding, I suppose. I might care in the future ;-) Y'all have fun. I've got to make a road trip this weekend :-( No rest for the wicked! Night, Eddie ----- Original Message - From: "Martin Cooper" <[EMAIL PROTECTED]> To: "Eddie Bush" <[EM

Re: [VOTE] Struts 1.2.6 Quality

2004-12-03 Thread Eddie Bush
I was of the impression that committers and up judged quality and PMC members were in charge of deciding whether distribution would happen or not. After a new release is built, it must be tested before being released to the public. Majority approval is required before the release can be made. O

Re: ActionForm.validateForm(...) to replace ActionForm.validate(...)

2004-12-03 Thread Eddie Bush
Wouldn't it be kind of us to at least return a boolean indicator of whether there were any validation issues? I suppose we could check the ValidationContext once the validateForm method returns, but it does seem a nice convenience to return a boolean indicator ... Eddie - Original Message

Re: Spring dreaming (was Second call: add "generic" mapped property to ActionConfig)

2004-11-30 Thread Eddie Bush
Good points, but there do exist tools to somewhat aide in configuration. True, not all configs have tools for them, and not all editors/IDEs support all tools ... but the tools do exist none-the-less :-) ... 'course, it's still nice to know the format of a config file, in case there's some feat

HAPPY THANKSGIVING :-D

2004-11-24 Thread Eddie Bush
Best wishes for a fantastic, SAFE, FUN, holiday to all of you that celebrate it :-) ... and for those that don't, feel free to eat, drink, and be merry anyway! ;-) HAPPY THANKSGIVING! :-D Eddie --- avast! Antivirus: Outbound message clean. Virus Database (VPS): 0448-0, 11/23/2004 Tested on:

Re: SVN Updates

2004-11-21 Thread Eddie Bush
hat I just said literally, though - I had to do four separate checkouts to do that. ;) I also didn't retain the 'trunk' in my local path names, since there didn't seem much point (at least until I'm trying to work on multiple branches at the same time). -- Martin Cooper On

SVN Updates

2004-11-21 Thread Eddie Bush
What's the best (ie. quickest, most painless) way to update one's local SVN repository when there are significant structural changes? I had the bright idea to wipe mine and start fresh. Thank GOD I only asked for core! The branches are killing me! It's too bad SVN doesn't diff things. Then,

Re: SVN and Struts

2004-11-21 Thread Eddie Bush
http://www.apache.org/dev/version-control.html - scroll down to bottom for how to use Subversion in our environment. To get the name of a particular SVN repository, look under the section entitled "Web Access" (link above) and follow the link entitled "ViewCVS interface for Subversion". Chime

Re: Struts app to be passed a parameter (of some kind)

2004-11-10 Thread Eddie Bush
dress bar. Have you examined the Javadocs for HttpServletRequest to see what all is available to you? I'd start there. Good Luck! Eddie Bush - Original Message - From: "John Vincent" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 10, 2004 8:1

Re: Problems with indexed properties

2004-11-10 Thread Eddie Bush
Sebastian, These sorts of questions really belong on the user list. The dev list is for discussion about the development of Struts itself. Try mailing over there - the user list has tons of folks on it, and I just about bet you can get some help there. Good Luck, Eddie Bush - Original

Re: subversion checkout for anon

2004-11-04 Thread Eddie Bush
http://www.apache.org/dev/version-control.html That should get ya going - scroll down a bit and you should see it, Vic. Enjoy, Eddie - Original Message - From: "Vic Cekvenich" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 04, 2004 5:29 PM Subject: subversion checkout

Re: Broken Build?

2004-11-03 Thread Eddie Bush
uts's dependencies to the latest versions of BeanUtils/Digester, means we can also remove Strut's dependency on Collections. Well I thought that was the case, but when I updated the build tonight I found three classes using IteratorUtils - which I also removed. Niall - Original Message -

Re: Broken Build?

2004-11-03 Thread Eddie Bush
tx - Original Message - From: "Eddie Bush" <[EMAIL PROTECTED]> To: "Struts Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, November 03, 2004 9:15 PM Subject: Broken Build? Am I out of sync? I just did an update and ... compile.library: [javac] C

Broken Build?

2004-11-03 Thread Eddie Bush
Am I out of sync? I just did an update and ... compile.library: [javac] Compiling 272 source files to C:\Work\sub-version\struts\trunk\target\library\classes [javac] C:\Work\sub-version\struts\trunk\src\share\org\apache\struts\action\ActionServlet.java:53: cannot resolve symbol [ja

Re: JSF and highly dynamic apps (was Re: Struts-BSF, Struts-Scripting [was Re: Proposal: Javascript-to-Java object conversions]]])

2004-10-31 Thread Eddie Bush
ext major "era of Struts". I love the idea of adherance to specifications, don't get me wrong ... so long as it is pragmatic to do so. Kind Regards, Eddie Bush - Original Message - From: "Frank W. Zammetti" <[EMAIL PROTECTED]> To: "Struts Developers L

Fw: Mail Delivery Failure

2004-10-31 Thread Eddie Bush
Hey, could we oust this person? :-) I know Martin said a while back he thought he had done that. It appears the "fix" has yet to take. I actually tried to contact the postmaster, but never heard anything back, the last time around. Eddie - Original Message - From: <[EMAIL PROTECTED]>

Re: Proposal: Javascript-to-Java object conversions

2004-10-31 Thread Eddie Bush
That would be interesting. I've got a bit o' the Irish in meh (Me father's side) and ave always wanted to see Ireland first-hand. Next year, I might actually be in a position to travel for it. Eddie - Original Message - From: "robert burrell donkin" <[EMAIL PROTECTED]> To: "Struts Dev

Re: Release process ambiguities [was ... Adopt]

2004-10-30 Thread Eddie Bush
+1 - Nicely done, Ted :-) - Original Message - From: "Martin Cooper" <[EMAIL PROTECTED]> To: "Struts Developers List" <[EMAIL PROTECTED]> Sent: Saturday, October 30, 2004 1:16 PM Subject: Re: Release process ambiguities [was ... Adopt] On Sat, 30 Oct 2004 07:23:36 -0400, Ted Husted <[EMA

Re: [VOTE] HTTPD or Tomcat (once more with feeling) [was Adopt ...]

2004-10-29 Thread Eddie Bush
ctober 26, 2004 2:50 AM Subject: Re: [VOTE] HTTPD or Tomcat (once more with feeling) [was Adopt ...] On Tue, 26 Oct 2004 01:23:05 -0500, Eddie Bush wrote: Most of my concerns are in the Release Guidelines. It's ambiguous to say any release should follow the guidelines of both tomcat and htt

Re: [VOTE] HTTPD or Tomcat (once more with feeling) [was Adopt ...]

2004-10-26 Thread Eddie Bush
Be well! Eddie - Original Message - From: "Ted Husted" <[EMAIL PROTECTED]> To: "Struts Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, October 26, 2004 2:50 AM Subject: Re: [VOTE] HTTPD or Tomcat (once more with feeling) [was Adopt ...] On Tue, 26 Oct 20

Re: Struts Shale

2004-10-26 Thread Eddie Bush
JSF is view agnostic isn't it? Plus, it's going to into the 5.0 spec, so ... with Struts having such a strong history of making use of industry standards and best-practice approaches, doesn't it seem logical any "revolutionary" new release would utilize JSF? I've not looked at JSF enough to kn

Re: Struts Shale

2004-10-26 Thread Eddie Bush
Struts (the controller) is pretty view agnostic as it sits now (unless there's been some change of which I am unaware). There are even non-http methods so that it can be used outside of a web application. I believe some folks have actually even done this. Struts does provide a lot to facilita

Re: [VOTE] HTTPD or Tomcat (once more with feeling) [was Adopt ...]

2004-10-25 Thread Eddie Bush
Original Message - From: "Ted Husted" <[EMAIL PROTECTED]> To: "Struts Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, October 26, 2004 12:36 AM Subject: Re: [VOTE] HTTPD or Tomcat (once more with feeling) [was Adopt ...] On Tue, 26 Oct 2004 00:21:29 -05

Re: When is a release ready for primetime (was [VOTE] HTTPD ...)

2004-10-25 Thread Eddie Bush
Martin, I love ya man :-) I can say that. I'm secure in my masculinity and you and I have shared private banter. Ok, maybe it's been a while since we shared private banter - but we did it! :-P I think Ted's point is that a person shouldn't vote to go ahead with a release unless they've been

Re: [VOTE] HTTPD or Tomcat (once more with feeling) [was Adopt ...]

2004-10-25 Thread Eddie Bush
any one person. It's not just Struts' reputation we're protecting. It's the reputation of Jakarta, Apache, and even OpenSource. +1 for Tomcat style release. Respectfully, Eddie Bush - Original Message - From: "Martin Cooper" <[EMAIL PROTECTED]> To

Re: When is a release ready for primetime (was [VOTE] HTTPD ...)

2004-10-25 Thread Eddie Bush
As much as I agree with your sentiment (about us eating what we cook), it's decidedly easier for some of us to actually stay bleeding edge than others. Whatever I do at home may be bleeding edge, but once I step in the office ... well, I haven't pushed very hard for bleeding edge, but I'd like t

Re: XHTML Form Tag

2004-10-24 Thread Eddie Bush
day, October 24, 2004 10:36 PM Subject: Re: XHTML Form Tag On Sun, 24 Oct 2004 21:57:20 -0500, Eddie Bush <[EMAIL PROTECTED]> wrote: Hola Amigos! AFAICT this is an issue only in the html:form tag. If we were to introduce something to trigger XHTML 1.1, couldn't we just "lie" to

XHTML Form Tag

2004-10-24 Thread Eddie Bush
Hola Amigos! AFAICT this is an issue only in the html:form tag. If we were to introduce something to trigger XHTML 1.1, couldn't we just "lie" to validator about the "name" by telling it the ID instead of the name? Would the resulting syntax emitted by validator still be ok? Perhaps we shoul

Re: Commons / SVN

2004-10-24 Thread Eddie Bush
Commons is closing? It only had one project in it? Am I delusional or is that incorrect? The commons is a hustle and bustle of activity! http://cvs.apache.org/viewcvs.cgi/commons/README.txt?rev=36210&root=Apache-SVN&view=markup - Original Message - From: "Eddie Bush"

Re: Commons / SVN

2004-10-24 Thread Eddie Bush
knowing which codebases are using SVN, try looking here: http://cvs.apache.org/viewcvs.cgi/?root=Apache-SVN Eddie Bush wrote: maven to the rescue! I have a serious love/hate relationship with maven, but it checked it out and downloaded all the dependencies! Gotta love that :-) Thanks, Eddie

Fw: Mail Delivery Failure

2004-10-24 Thread Eddie Bush
anticipate the problem lasting? Thanks! Eddie Bush - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 24, 2004 9:00 PM Subject: Mail Delivery Failure Delivery Failure Report. The following message was incorrectly addressed. Recipient:

Re: Commons / SVN

2004-10-24 Thread Eddie Bush
maven to the rescue! I have a serious love/hate relationship with maven, but it checked it out and downloaded all the dependencies! Gotta love that :-) Thanks, Eddie - Original Message - From: "Eddie Bush" <[EMAIL PROTECTED]> To: "Struts Developers List"

Commons / SVN

2004-10-24 Thread Eddie Bush
Is the commons using Subversion yet? Is there a listing of Subversion repository URLs? I was trying to checkout the validator source and have met with no luck so far. I'm supposing they're still using CVS? Is there a way to tell who is(n't) using Subversion and get their respective URLs? Tha

Re: SVN Commits

2004-10-24 Thread Eddie Bush
I'm a putz. I never set my password! My apologies to all for the junk mail. - Original Message - From: "Eddie Bush" <[EMAIL PROTECTED]> To: "Struts Developers List" <[EMAIL PROTECTED]>; "Martin Cooper" <[EMAIL PROTECTED]> Se

Re: SVN Commits

2004-10-23 Thread Eddie Bush
g) I re-checked-out the tree, and even specified my username this time when doing so. No luck :-( I'll surf around and see what I can find that might be helpful. I'm open to suggestions. Thanks for trying, Martin :-) Eddie - Original Message - From: "Eddie Bush"

Re: SVN Commits

2004-10-23 Thread Eddie Bush
SVN commit access as well? - Original Message - From: "Martin Cooper" <[EMAIL PROTECTED]> To: "Struts Developers List" <[EMAIL PROTECTED]> Sent: Sunday, October 24, 2004 1:39 AM Subject: Re: SVN Commits On Sun, 24 Oct 2004 01:15:38 -0500, Eddie Bush <[EM

Re: SVN Commits

2004-10-23 Thread Eddie Bush
FYI - I can login to the CVS box and I'm pretty sure this is just an alias for that one, so that shouldn't be an issue. I'm very open to suggestions as to how I may resolve this :-) Thanks! - Original Message - From: "Eddie Bush" <[EMAIL PROTECTED]&

SVN Commits

2004-10-23 Thread Eddie Bush
Howdy Y'all, I seem to be having some issues with SVN commits. The client continually re-prompts me for my username/password -- and I even tried including them on the command line. Example: C:\Work\sub-version\struts-trunk\doc>svn commit --username [EMAIL PROTECTED] --password XX --messag

Invalid Email Addresses

2004-10-23 Thread Eddie Bush
Would it be inappropriate to remove email addresses that come back invalid from bugs? I wouldn't want to create the perception that we're trying to take someone out of the loop, but I find bounce messages annoying ... Thanks! :-) --- avast! Antivirus: Outbound message clean. Virus Database (V

Re: Bugs in dependencies

2004-10-23 Thread Eddie Bush
in-line ... - Original Message - From: "Martin Cooper" <[EMAIL PROTECTED]> To: "Struts Developers List" <[EMAIL PROTECTED]> Sent: Saturday, October 23, 2004 11:16 PM Subject: Re: Bugs in dependencies On Sat, 23 Oct 2004 22:45:44 -0500, Eddie Bush <[E

Bugs in dependencies

2004-10-23 Thread Eddie Bush
Howdy Y'all, Just wondering how we wish to address bugs in things Struts is dependant upon, such as validator, file-upload, etc. Should these bugs remain filed against Struts? It seems more apropriate to me that they be closed with an FYI that the issue is with something we're dependant upon

Bugzilla

2004-10-23 Thread Eddie Bush
Hey Y'all, Is there some way I can change the email address used by Bugzilla? I looked into the "prefs", but don't see a way to modify this. Seeing as how I no longer use that email address, I should really see about getting it changed. Must I create a new Bugzilla account to effect this cha

Re: He's baaaaaack....

2004-10-20 Thread Eddie Bush
ECTED]> wrote: On Mon, 18 Oct 2004 18:37:05 -0500, Eddie Bush wrote: > > I wasn't as thoughtful as James. I guess I figured the only thing > one needed to do to "return from emeritus status" was to become > active again. I too would appreciate the opportunity t

Re: [VOTE] Adopt HTTP Release Guidelines (was Re: [Announce] Release of Struts 1.2.5 (beta))

2004-10-19 Thread Eddie Bush
Actually, I think what everyone's getting at is that you should "evaluate" and then "label". Labeling right off the bat makes it look like the system is arbitrary - even if it is well defined that we start at alpha then move up. It would certainly look worse to downgrade than upgrade our ratin

Re: [VOTE] Adopt HTTP Release Guidelines (was Re: [Announce] Release of Struts 1.2.5 (beta))

2004-10-19 Thread Eddie Bush
E] Adopt HTTP Release Guidelines (was Re: [Announce] Release of Struts 1.2.5 (beta)) On Mon, 18 Oct 2004 18:39:43 -0500, Eddie Bush <[EMAIL PROTECTED]> wrote: When you say "test build", do you mean "alpha release"? The two terms are synonymous in my mind, so voting on an

Re: Multiple Struts Config!!

2004-10-18 Thread Eddie Bush
is. Please re-post on the users' list. Thanks! Eddie Bush - Original Message - From: "Krishna Srinivasan, ISDC Chennai" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 18, 2004 11:23 PM Subject: Multiple Struts Config!! HI, In my project i w

Re: [VOTE] Adopt HTTP Release Guidelines (was Re: [Announce] Release of Struts 1.2.5 (beta))

2004-10-18 Thread Eddie Bush
When you say "test build", do you mean "alpha release"? The two terms are synonymous in my mind, so voting on an alpha isn't something I'd ever think of as that's what I view the nightly builds to be. I do believe we should be voting on Beta and up though. Beta should (hopefully) be bug-free

Re: He's baaaaaack....

2004-10-18 Thread Eddie Bush
Yep ... that be me, James :-) Nice to be welcomed and good to be around. - Original Message - From: "James Mitchell" <[EMAIL PROTECTED]> To: "Struts Developers List" <[EMAIL PROTECTED]> Sent: Monday, October 18, 2004 2:23 PM Subject: Re: He's baack

Re: Downloads: download.cgi giving HTTP 500

2004-10-15 Thread Eddie Bush
et me know. Otherwise, I'll dig into the SVN book and try to figure it out. -- Martin Cooper On Fri, 15 Oct 2004 22:17:39 -0500, Eddie Bush <[EMAIL PROTECTED]> wrote: Howdy Y'all, I'm getting an internal server error (HTTP 500) when trying to download via the site. I tho

Downloads: download.cgi giving HTTP 500

2004-10-15 Thread Eddie Bush
Howdy Y'all, I'm getting an internal server error (HTTP 500) when trying to download via the site. I thought I'd throw an FYI just in case nobody is aware. Having been out of pocket a bit, I haven't a clue what the problem could be. Eddie --- avast! Antivirus: Outbound message clean. Virus D

Re: open issues

2004-10-12 Thread Eddie Bush
Mike, You are empowered to make yourself a vote, and karma too. Comments are good, but, if you have a really good idea of how to fix an issue, you're welcome to develop/test a solution and submit a patch :-) That's how users become committers ... Thanks - and best of luck :-) Eddie - Origin