Currently I\'m inline of writing a code that will be listening to a directory. when the directory is updated with .apk file, I\'ll send a mail with this .apk file to a gmail
If your build.xml does this: zipfileset src="javamail-1.4.7/mail.jar" excludes="META-INF/"**
Then you're stripping out the configuration information.