Unnecessary warning in Intellij while running ant script.
The following ant code is giving me a warning:
]]>
warning says:
Using properties-file = local.build.properties
Can some one help me to show it as a info than a warning.
Thank you.
Please sign in to leave a comment.
If the level attribute in echo is set to info, it wont throw error.
self-answered.