On 5/11/07, Simon Laws <[EMAIL PROTECTED]> wrote:
<snip/>
4. Don't ship pre-built jars for the samples. With mvn and ant scripts > provided for all the samples, it's really easy for anyone to build > the necessary class and jar files themselves. I'm happy to ditch them and there is a very tiny change to the ant build if they are not there.
I really like having the pre-built samples in the binary distro and the simplicity they provide by being able to run them out-of-the-box with a simple java -cp command. What is the problem with keeping them? ...ant
