[OJB-developers] Jar Files in CVS
Brought to you by:
thma
From: Florian B. <bf...@fl...> - 2002-03-04 12:20:31
|
Hi, some of the .jar files in the lib directory in CVS were accitentially added in ASCII mode. When checking out on Windows platforms LF get converted to CR/LF, which corrupts those archives. I just changed the flags of those files so they are now binary and should therefore work on Windows platforms when checked out. best regards, Florian |