When i use bundlor as part of my build.xml logic there are lots of warnings saying imported and exported packages do no have version numbers.
How can i supress this warnings ?
I went through reference guide , but did not see such option.
[I did see failOnwarning option but its intended for different purpose]


