Re: Packaging Question - Include Source in Binary Distributions?

2001-04-25 Thread Alan Yackel
e allows me to step into struts > code while debugging using an IDE... > > -Original Message- > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 23, 2001 4:31 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Packaging Question - Include S

RE: Packaging Question - Include Source in Binary Distributions?

2001-04-25 Thread Scott Cressler
April 23, 2001 1:31 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Packaging Question - Include Source in Binary Distributions? > > > As we move towards a 1.0 release of Struts (really! :-), one of the > things I am cleaning up is the way that binary distributions are

RE: Packaging Question - Include Source in Binary Distributions?

2001-04-25 Thread Mac Ferguson
Question - Include Source in Binary Distributions? As we move towards a 1.0 release of Struts (really! :-), one of the things I am cleaning up is the way that binary distributions are packaged. Currently, we follow the typical Jakarta pattern of including the source code for Struts in the binary

Re: Packaging Question - Include Source in Binary Distributions?

2001-04-24 Thread sampath kanakaraju
Hi i am getting the following error using the Resource file. Has anyone come across this error. Missing message for key hello.title: My JSp file uses the bean.tld and is as follows: This is my setting in the web.xml file:

Re: Packaging Question - Include Source in Binary Distributions?

2001-04-24 Thread Calvin Yu
I would prefer to have the source available. I like the ease doing an installation without having to run a build, and the ability to look at the source if anything goes wrong. I'd suggest jaring up the source in a src.jar, like the JDK. Calvin --- Wong Kok Wai <[EMAIL PROTECTED]> wrote: > Jus

RE: Packaging Question - Include Source in Binary Distributions?

2001-04-24 Thread Nanduri, Amarnath
- Include Source in Binary Distributions? Just the binary with docs and examples (with sources). Thanks! --- "Craig R. McClanahan" <[EMAIL PROTECTED]> wrote: > As we move towards a 1.0 release of Struts (really! > :-), one of the > things I am cleaning up is the way that b

Re: Packaging Question - Include Source in Binary Distributions?

2001-04-24 Thread Wong Kok Wai
Just the binary with docs and examples (with sources). Thanks! --- "Craig R. McClanahan" <[EMAIL PROTECTED]> wrote: > As we move towards a 1.0 release of Struts (really! > :-), one of the > things I am cleaning up is the way that binary > distributions are > packaged. Currently, we follow the t

RE: Packaging Question - Include Source in Binary Distributions?

2001-04-24 Thread Gael Laurans
>From: "Iraklis Kourtidis" <[EMAIL PROTECTED]> >2) The source for the struts-example sample application (although not part >of the source code you're likely talking about) was to me the >most useful resource in understanding Struts. Any other example I found on >the web was highly confusing and

Re: Packaging Question - Include Source in Binary Distributions?

2001-04-23 Thread Steve A Drake
On Mon, 23 Apr 2001, Dzenan Ridjanovic wrote: > OK to just point at the download URL for the source distribution if you want > it! +1

Re: Packaging Question - Include Source in Binary Distributions?

2001-04-23 Thread Dzenan Ridjanovic
OK to just point at the download URL for the source distribution if you want it! "Craig R. McClanahan" wrote: > As we move towards a 1.0 release of Struts (really! :-), one of the > things I am cleaning up is the way that binary distributions are > packaged. Currently, we follow the typical Ja

RE: Packaging Question - Include Source in Binary Distributions?

2001-04-23 Thread Iraklis Kourtidis
To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Packaging Question - Include Source in Binary Distributions? As we move towards a 1.0 release of Struts (really! :-), one of the things I am cleaning up is the way that binary distributions are packaged. Currently, we follow the typical Jakarta patt

Re: Packaging Question - Include Source in Binary Distributions?

2001-04-23 Thread David Winterfeldt
I like having the source with the binary distribution. I would just download both if they were separate. David --- "Craig R. McClanahan" <[EMAIL PROTECTED]> wrote: > As we move towards a 1.0 release of Struts (really! > :-), one of the > things I am cleaning up is the way that binary > distrib

Packaging Question - Include Source in Binary Distributions?

2001-04-23 Thread Craig R. McClanahan
As we move towards a 1.0 release of Struts (really! :-), one of the things I am cleaning up is the way that binary distributions are packaged. Currently, we follow the typical Jakarta pattern of including the source code for Struts in the binary distribution (in the "etc", "src", and "web" direc