Bug 31252 - Checking xerces.jar into CVS of version 1.12.9 causes problem.
Summary: Checking xerces.jar into CVS of version 1.12.9 causes problem.
Status: NEW
Alias: None
Product: Xerces-J
Classification: Unclassified
Component: Build (show other bugs)
Version: CVS extract
Hardware: Other Linux
: P3 major
Target Milestone: ---
Assignee: Xerces-J Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-15 20:26 UTC by Jenny Sobhani
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jenny Sobhani 2004-09-15 20:26:30 UTC
Hi,
I'm using the xerces.jar for the XML parser. I got some kind of problem after I 
check this file into CVS. The following steps describe how the problem occurs:

1. I check xerces.jar into CVS of version 1.12.9.
2. I try to open this jar file with WinZip and I get "1 byte is missing' error 
message and can't be opened. 
3. When I try to make the build, the compilation throws lots of exception due 
to this problem.
4. If I rename this file to another file name and check it into the same CVS, I 
don't get any problem.
5. But, I can check in the same file into CVS version 1.11.2 without any 
problem.

All of the files in xerces.jar are dated 11/15/2001.

Thanks!

Jenny
Comment 1 ankitp 2004-09-15 20:45:58 UTC
This could be a problem with checking the file in as 'text' instead of 'binary'.