This post originated from an RSS feed registered with Java Buzz
by Marc Logemann.
Original Post: Antenna - J2ME related Ant Tasks
Feed Title: Marc's Java Blog
Feed URL: http://www.logemann.org/day/index_java.xml
Feed Description: Java related topics for all major areas. So you will see J2ME, J2SE and J2EE issues here.
During my journey through the world of blogs, i saw a comment on a blog menioning the Antenna project. The last days, i was regulary worried about the correctness of the Sun Wireless Toolkit 2.0, because everytime you compile your project, the JAR file size will be different, but till now, i only used a JAD which i stored as a template somewhere and copied it with the JAR to my /bin location, resulting in JAR size mismatches.
All vendor phone emulators are ignoring this mismatch, but the SWTK 2.0 wont start up. So when testing on SWTK, i allways had to change the JAR-File-Size Attribute inside the JAD manually. What a pain. But Antenna will solve this problem for me. Nice.
Some other tasks in this package are not too important for me. Lets take WtkObfuscate, of course i allready have a tasks which calls Proguard. Same for WtkPreverify. But some other tasks deserves a try out. All in all, a nice task package, worth looking at. Ant is so coool.