Hi,

On Tue, Aug 30, 2011 at 3:00 PM, Senthil Kumaran <[email protected]> wrote:
> On Sun, Aug 28, 2011 at 10:31:18PM +0530, Subhodip Biswas wrote:
>>
>> I have most of the modules installed by easy install. How do I build
>> the same from my central repo. Is there a way I can upload these
>> modules and ask jython to look for it?
>
What I did is : easy_install someModule.
So now in my eclipse install I can see these modules and use them accordingly.
If i am trying to build the same from a different machine. I need
these to be configured right in a way that normal jython mymodule.py
works.

In java we generally attach the libs in the classpath and build using
ant. What do i do in case of jython? write an ant file doing the
same(pyanttasks) or is there another way to do so?

>>
>> Problem is hudson won't build from local, so it need to pass the
>> central repo path.
>
> I think, you can configure this. You can configure how/what you want
> hudson to build.
>
> But in order the reports to be shown in Hudson, you don't need hudson
> to build it. You can just point your results to hudson for it to
> display.
>
Can you point me to the some docs where i can look for the same? my
google search does not provide me any good results. My current hudson
successfully located the file but is unable to show me any reports
based the junit type xml files.


Thanks in advance for the help.
-------------
Regards
Subhodip Biswas


GPG key : FAEA34AB
Server : pgp.mit.edu
http://subhodipbiswas.wordpress.com
http:/www.fedoraproject.org/wiki/SubhodipBiswas
_______________________________________________
BangPypers mailing list
[email protected]
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to