http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1066

*** shadow/1066 Wed Mar 21 08:41:13 2001
--- shadow/1066.tmp.19897       Wed Mar 21 08:41:53 2001
***************
*** 90,93 ****
  the existing initialization code into the method "private static void 
_init()", 
  and changed the static initializer code to simply call _init(). I then 
  changed the method "public static String getPreference (String key)" to test 
! fPreferences and call _init() if it was null. It got me past the issue.
--- 90,97 ----
  the existing initialization code into the method "private static void 
_init()", 
  and changed the static initializer code to simply call _init(). I then 
  changed the method "public static String getPreference (String key)" to test 
! fPreferences and call _init() if it was null. It got me past the issue.
! 
! ------- Additional Comments From [EMAIL PROTECTED]  2001-03-21 08:41 -------
! Created an attachment (id=54)
! Output of running ant on the specified build.xml file

Reply via email to