FYI, in trunk when I run the same tests using maven by running interop profile I get the same error, I think we need to fix this from our end or their end, if this test-suite is not very dynamic how about keeping it in our repository or in our own project space and get it from there rather taking it from W3C ? (Not sure this is a good approach).
Some how I can see that test-suite.zip file has been corrupted or something wrong with it. Thanks Lahiru On Thu, Apr 22, 2010 at 10:50 AM, Lahiru Gunathilake <[email protected]>wrote: > Hi devs, > > I have built woden using maven successfully and I wanted to run the w3c > compliant test with woden, since I build it initially from maven I tried to > run the ant task getW3cWsdl20 which takes required artifacts of W3C WSDL > 2.0 test-suit, but I can see it's failing. test-suite.zip is corrupted as > far as I can see and I'm getting the following error when I run the ant > task. > > Buildfile: build.xml > > getW3cWsdl20File: > [mkdir] Created dir: > /home/lahiru/apache/woden/1.0M8_20080423/downloads/w3c > [get] Getting: > http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/zips/test-suite.zip > [get] To: > /home/lahiru/apache/woden/1.0M8_20080423/downloads/test-suite.zip > [unzip] Expanding: > /home/lahiru/apache/woden/1.0M8_20080423/downloads/test-suite.zip into > /home/lahiru/apache/woden/1.0M8_20080423/downloads/w3c > > BUILD FAILED > /home/lahiru/apache/woden/1.0M8_20080423/build.xml:240: Error while > expanding /home/lahiru/apache/woden/1.0M8_20080423/downloads/test-suite.zip > java.io.IOException: Negative seek offset > > Total time: 13 seconds > > I tried to get this zip file and try to extract manually and I can see it's > failing. > > Thanks > Lahiru > > > -- > Apache Qpid, Worlds dominant messaging middleware..!!! > -- Apache Qpid, Worlds dominant messaging middleware..!!!
