Hello
I want to format my java code before it get's compiled. I therefore call jalopy:format
in a preGoal for java:compile. But I notice that the jalopy:format has the
java:compile as a prerequisite:
<goal name="jalopy:format" prereqs="jalopy:taskdef, java:compile">
My question now: Does this make sense at all and how could I achieve my goal?
Tanks a lot,
Simon
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]