I am using Hudson to build my projects periodically. I want Hudson to format my code (using Jalopy) and then check-in the changes to github.com.
I already have Jalopy configured the way I like, I just need to configure the scm plugin to check-in the changes.
In my humble opinion, this is a strange workflow and you should fix the root cause of a problem, not fix it after the facts.
Let's make toast American style: you burn, I'll scrape. --W. Edwards Deming.
I would thus format the code before committing either using:
jalopy:format
during process-sources