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.
请先登录再写评论。
If the level attribute in echo is set to info, it wont throw error.
self-answered.