Well, I am personally using Eclipse for development. In other words, I use Eclipse (and the Subclipse plugin) to check out the latest code form SVN trunk and to import it into Eclipse as a project.
Then I take the patch you are providing, and extract it relative to src/bugs. As src/bugs is defined as an Eclipse build path, selecting the test class that is shipped as part of the archive/patch and 'Run it as Junit test' does the trick for me. Does this make things a bit clearer for you ? Werner > -----Ursprüngliche Nachricht----- > Von: Simon Lord [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 02. April 2007 10:44 > An: [email protected] > Betreff: [castor-user] How to run bug template unit test > > Morning all, > > > each time i create an issue on Jira i create a test unit from the bugs > template as advised from here: > http://www.castor.org/how-to-submit-an-xml-bug.html > > However, i can't find anywhere that tells you how to run it. At the > moment i create two bug templates; one to zip and attach to my jira and > one to where i add jars of castor,xceres etc and run the test myself > from the command line adding the classpath to all the libs it'll need - > it would be useful to know how the castor developers run the bug > templates. > > Could someone please let me know how to run it after dropping it into > the correct place in the trunk source tree - or point me to > documentation i may have missed that describes the process. > > > > Thank you for your time > > Simon Lord > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email

