"Craig R. McClanahan" wrote:
> Note that the below comments relate to packaging JAR files in the *source*
> repositories of various projects -- as stated above, I have no problem with the
> idea of creating a "Struts Development Kit" if people find that useful.
 
So.... This would be a separate archive with all needed jar's and 
       their matching documentation ?

These files would not live in the CVS tree, just on the web site ? 
I like this better because packing all this stuff in the CVS tree
makes downloading slow. For instance pulling J2EEUnit from CVS slow. 
This is because ant.jar,jaxp.jar,junit.jar, etc. 
are in the J2EEUnit module.

I suggest only releasing a developers kit for each released
version of struts. Struts 1.0, 1.1. Also I see a number of people in
the jakarta-general list frowning on putting binaries under CVS control.
If a developer wants to work with the current CVS sources then
they would have to build their own environment.

> 
> Turbine (and others) use "target" where you have "out" -- I'm OK with either.

I would say then lets stick with "target" just to 'walk softly' on Jakarta
conventions.

So what where do we stand on the revised directory structure for struts ? 

-Rob

Reply via email to