Hi all, Last few days of banging my head with Jenkins/Hudson, I finally got a solution. It is to execute with nosetests --xunit style reporting. I wrote a code that will look for nosetests and if not present it will install.
However while trying to test nosetests on my windows(ofc provided this, I would have loved to use a linux box) machine, I ran into a problem. I set JYTHON_HOME = \path\to\jython and I set JYTHON_HOME\bin for all commands like pip, easy_install, etc. While basic jython is working fine. While trying to execute I get C:\pip 'pip' is not recognized as an internal command or external command........... error. What can possibly go wrong here. I double checked my directory setting and stuff and it looks good. I installed pip using the command "jython ez_setup pip" Is there a possiblity of installation getting corrupted? How do i check for such an issue. Any kind of help will be appreciated. My learning experience with hudson and jython is getting tough :-( ------------- Regards Subhodip Biswas GPG key : FAEA34AB Server : pgp.mit.edu http://subhodipbiswas.wordpress.com http:/www.fedoraproject.org/wiki/SubhodipBiswas _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers