I finally got around to integrating Django's comments into this blog.
Posted by
on December 20, 2008
at 11:38
Tagged as:
new_features

Well, about the issue:
"Compliance level '1.4' is incompatible with target level '1.5'. A compliance level '1.5' or better is required"
Thank you very much for the solution!! Really, I also was searching all the Google stuff and tried any possible combination, but the only working solution is yours:
<compilerarg value="-1.5"/>
Thank you very much :) !!
Roberto
Glad I could help! I know your frustration all too well. This should be a FAQ on Apache's Ant site.