At 02:47  2/4/01 -0700, Craig R. McClanahan wrote:
>I inherited "share" as well (pre-Tomcat-3.0) so I'm not married to
>it.  But at least for beanutils there are two directories containing Java
>sources -- "share" and "test".  The "share" directory contains files that
>end up in the shareable JAR file, while "test" contains only the JUnit
>tests.
>
>We can combine these into a single source directory (and use exclude rules
>in the Ant scripts), or use names "java" and "test" -- i'm easy with any
>approach.

I have recently tried combining them into one directory (I thought it would
make developers more likely to write unit tests) but ended up separating
them out again because people complained that it was confusing (and it had
not encouraged anyone to write tests anyway ;]).


Cheers,

Pete

*-----------------------------------------------------*
| "Faced with the choice between changing one's mind, |
| and proving that there is no need to do so - almost |
| everyone gets busy on the proof."                   |
|              - John Kenneth Galbraith               |
*-----------------------------------------------------*

Reply via email to