05-07-2009 01:02 PM
Compiling with ANT, (using bb-ant), is there a way to set the deprecation switch? It seems from the documention that it can't be passed...
Solved! Go to Solution.
05-07-2009 02:24 PM - edited 05-07-2009 02:25 PM
As far as I know rapc task of bb-ant-tools does not have such attribute.
http://bb-ant-tools.sourceforge.net/docs#rapc
But you can get source code of bb-ant-tools and modify it to support this key in rapc task.