I finally got around to integrating Django's comments into this blog.

Posted by Tyler Lesmann on December 20, 2008 at 11:38
Tagged as: new_features
Comments
#1 Roberto wrote this 3 years, 1 month ago

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

#2 Tyler Lesmann wrote this 3 years, 1 month ago

Glad I could help! I know your frustration all too well. This should be a FAQ on Apache's Ant site.

Post a comment