Thanks Jeremy, I've renamed the file in r882857 and Jacques had
already fixed the .classpath entry in r882473
Regards
Scott
HotWax Media
http://www.hotwaxmedia.comOn 20/11/2009, at 10:30 PM, Wickersheimer Jeremy wrote:
> Hi,
>
> I just noticed something odd:
>
> In .classpath, there is no .jar extension:
>
> - <classpathentry kind="lib" path="framework/entity/lib/commons-
> dbcp-1.3-20080708-
> r674758.jar"/>
> + <classpathentry kind="lib" path="framework/entity/lib/commons-
> dbcp-1.3-20091113-
> r835956"/>
>
> the jar itself has a whitespace in the file name which i think might
> have been the problem,
> see the new jar itslef and the entry in LICENSE:
>
> -ofbiz/trunk/framework/entity/lib/commons-dbcp-1.3-20080708-
> r674758.jar
> +ofbiz/trunk/framework/entity/lib/commons-dbcp-1.3-20091113-
> r835956 .jar
>
> A whitespace in a jar file name is unusual, maybe it was a typo
> upstream ?
>
> --
> Wickersheimer Jeremy