From: Wolfgang K. <wol...@gm...> - 2006-08-01 17:32:58
|
Guys, I just committed some changes. * The shell scripts should work now * The Ant script performs a basic check on the Java version being used. Currently all JDKs other than 1.5 should cause a failure * Fixed the problem with the log4j warning. The reason for this warnig was a missing log4j.xml in classes/core. Eclipse already copied this file from core/src to classes/core but the Ant script did not. @Arno: The problem concerning LayoutDemo you reported today is not caused by the log4j problem mentioned above. The log4j problem only caused missing log output. Besides that I can not reproduce that problem with LayoutDemo on my box. -- Frusty |