Yup, that's correct. build.xml creates them when building... The reason is that we need to have the default language in case someone is using a language we don't know; but we need the en language as well because it looks like the Java platform fails to default to the default language in some cases.
/Janne On 30 Jun 2008, at 00:12, Florian Holeczek wrote:
Hi developers, in my local JSPWiki Eclipse project, PluginResources, default and CoreResources_en.properties show up as not available in the SVN repository. Are these maybe superfluous and created by the build script or what is going on? Regards, Florian
