No, this has been discussed several times. If you want them to run your test cases, why not just give them the whole source tree?
If you have a need to share test classes among projects, generally they should be moved to a separate project where they are in main. On Mon, 13 Dec 2004 16:22:03 -0500, Charles N. Harvey III <[EMAIL PROTECTED]> wrote: > Hello. > I could swear this is really easy but I can't figure out how to include > my test cases in my jar file. I want to give the jar to someone else > and have them run test cases, just so they can see what I am seeing. > But since the test cases are in another source tree, they don't get > included. Is there something I can add in project.properties that I can > add to have them included? > > Thanks a lot. > > Charlie > > --------------------------------------------------------------------- > 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]
