Confirmed users, Bureaucrats and Sysops emeriti
1,217
edits
(details) |
m (typo) |
||
| Line 20: | Line 20: | ||
** ant && ant jar-standalone | ** ant && ant jar-standalone | ||
* self-build pig using this branch: https://github.com/bsmedberg/pig "jython-trunk-support" | * self-build pig using this branch: https://github.com/bsmedberg/pig "jython-trunk-support" | ||
* cp jython/dist/jython-standalone.jar pig/lib/ | * cp jython/dist/jython-standalone.jar pig/lib/jython-standalone.jar | ||
You should now have a pig which does useful things with python UDFs. But the work isn't done: parts of configman don't run under jython because.... well just because. So you'll have to use this version of configman: https://github.com/bsmedberg/configman/tree/formappingexception | You should now have a pig which does useful things with python UDFs. But the work isn't done: parts of configman don't run under jython because.... well just because. So you'll have to use this version of configman: https://github.com/bsmedberg/configman/tree/formappingexception | ||