Look at joda-time-2.1.jar/META-INF/MANIFEST.MF, we will see that JDK
Build-Jdk: 1.5.0_22.
So use it instead if you.
You have bad zoneinfo files. I am creating joda lib without problems using JDK 1.6_22.
In the process of construction, we have the following
main:
[mkdir] Created dir: D:\js\target\classes\org\joda\time\tz\data
[java] Writing zoneinfo files
[java] Writing ZoneInfoMap
Executed tasks
your building is not working here
source
share