It should work fine from a download. However, to get it started you can copy the compiled tz data files from the unzipped v1.5 jar file to the equivalent directory in your build area.
Stephen Moritz Petersen wrote: > Hi, I'm trying to build Joda Time from the latest SVN Trunk, but it > fails. What is to do? > > Thanx, Moritz. > > Exception in thread "main" java.io.IOException: Resource not found: > "org/joda/time/tz/data/ZoneInfoMap" ClassLoader: sun.misc.Launcher > [EMAIL PROTECTED] > at org.joda.time.tz.ZoneInfoProvider.openResource > (ZoneInfoProvider.java:209) > at org.joda.time.tz.ZoneInfoProvider.<init>(ZoneInfoProvider.java:123) > at org.joda.time.tz.ZoneInfoProvider.<init>(ZoneInfoProvider.java:82) > at org.joda.time.DateTimeZone.getDefaultProvider(DateTimeZone.java:439) > at org.joda.time.DateTimeZone.setProvider0(DateTimeZone.java:393) > at org.joda.time.DateTimeZone.<clinit>(DateTimeZone.java:114) > at org.joda.time.TestChronology.<clinit>(TestChronology.java:46) > at org.joda.time.TestAll.suite(TestAll.java:37) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke > (NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke > (DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at junit.runner.BaseTestRunner.getTest(BaseTestRunner.java:126) > at junit.textui.TestRunner.start(TestRunner.java:184) > at junit.textui.TestRunner.main(TestRunner.java:143) > at org.joda.time.TestAll.main(TestAll.java:130) > Failed to invoke suite():java.lang.ExceptionInInitializerError > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Joda-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/joda-interest > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Joda-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/joda-interest
