A new try to use the jar's from the cvs confirms my problem. Hereby a
log of the statements i use and the error messages. 

platform : 

  Windows 2000 / jdk 1.4.1

Using CVS version 

  H:\install\org\dbforms\dbforms\dependend>cvs -v
  Concurrent Versions System (CVSNT) 1.11.1.3  (Build 57a)
(client/server)
  Copyright (c) 1989-2001 Brian Berliner, david d `zoo' zuhn,
                        Jeff Polk, and other authors
  CVSNT version (Mar 13 2002) Copyright (c) 1999-2001 Tony Hoyle and
others
  see http://www.cvsnt.org
  CVS may be copied only under the terms of the GNU General Public
License,
  a copy of which can be found with the CVS distribution kit.
  Specify the --help option for further information about CVS

to get the files from the cvs repository

example screen : 

H:\install\org\dbforms\dbforms\dependend>
H:\install\org\dbforms>set
CVSROOT=:pserver:[EMAIL PROTECTED]:/cvsroot/jdbform
s
H:\install\org\dbforms>echo %CVSROOT%
:pserver:[EMAIL PROTECTED]:/cvsroot/jdbforms

H:\install\org\dbforms>cvs login
Logging in to
:pserver:[EMAIL PROTECTED]:2401/cvsroot/jdbforms
CVS password:

H:\install\org\dbforms>cvs co -P dbforms
cvs server: Updating dbforms
U dbforms/.classpath
U dbforms/.vcm_meta
U dbforms/Changes_v1_0
U dbforms/Changes_v1_1
U dbforms/CommonMistakes
U dbforms/License
U dbforms/Readme
....

testing the jar's  :

H:\install\org\dbforms\dbforms\dependend>jar -tf log4j.jar
java.util.zip.ZipException: invalid entry size (expected 676 but got 681
bytes)
        at java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:363)
        at java.util.zip.ZipInputStream.read(ZipInputStream.java:142)
        at
java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:91)
        at sun.tools.jar.Main.list(Main.java:744)
        at sun.tools.jar.Main.run(Main.java:192)
        at sun.tools.jar.Main.main(Main.java:904)

Hope this help's. 
Bye

Wim


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to