For various reasons related to module support and correct behavior I need to use pig with a trunk version of jython. Is there a "supported" way of doing this using ant/ivy, or should I just comment out the jython packaging bits from build.xml and ivy.xml to produce local builds? I come from a c++/makefile world mostly so ant and ivy are both pretty mysterious to me.

Also there is a code change in jython which will eventually require a matching code change in pig (PyFunction.func_code is now PyFunction.getFuncCode). Is it worth attaching patches for this issue anywhere now, even though you probably don't want to take them until the next jython release comes out?

--BDS

Reply via email to