Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Wtp-wst-dev] Error running cruise.xml target test


Hi,

Did you get the prereqs outlined in the build process document?

http://dev.eclipse.org/viewcvs/index.cgi/*checkout*/org.eclipse.wtp.releng/readme.html?cvsroot=WebTools_Project

Check out the "Tools used to manage the build process" section.

Thanks,

Jeffrey Liu
IBM Rational Software - Performance Analyst
IBM Toronto Lab.
8200 Warden Ave. Markham, Ontario, L6G 1C7
Internal mail: D3/R8V/8200/MKM (D3-268)
T/L: 969 3531
Tel: (905) 413 3531
Fax: (905) 413 4920
jeffliu@xxxxxxxxxx



Kurien Mathew <kurienmathew@xxxxxxxxx>
Sent by: wtp-wst-dev-bounces@xxxxxxxxxxx

05/22/2005 05:56 PM

Please respond to
"Web Standard Tools developer discussions."

To
wtp-wst-dev@xxxxxxxxxxx
cc
Subject
[Wtp-wst-dev] Error running cruise.xml target test





Hello,

I get the error "Error while expanding C:\Eclipse
Workspace\build-current-N\workdir\N-N20050522-200505221121\wtp-N20050522.zip" when running the ant
file "cruise.xml" from org.eclipse.wtp.releng and target "test".

Looking in C:\Eclipse Workspace\build-current-N\workdir\N-N20050522-200505221121\
I see that I have wtp-wst-N20050522.zip and not wtp-N20050522.zip

Also I am unable to locate the unzip command for it in buildAll.xml eventhough I found the target
"unzipTestEclipse".

Please let me know if there is something wrong that I am doing.

Kurien.


    [java] [copy] Copying 1 file to C:\Eclipse Workspace\test-current-N
    [java] unzipTestEclipse:
    [java] [unzip] Expanding: C:\Eclipse
Workspace\build-current-N\workdir\N-N20050522-200505221121\wtp-N20050522.zip into C:\Eclipse
Workspace\test-current-N
    [java] BUILD FAILED
    [java] C:\Eclipse Workspace\org.eclipse.wtp.releng\buildAll.xml:593: Error while expanding
C:\Eclipse Workspace\build-current-N\workdir\N-N20050522-200505221121\wtp-N20050522.zip
    [java] Total time: 2 seconds

BUILD FAILED
C:\Eclipse Workspace\org.eclipse.wtp.releng\cruise.xml:57: Java returned: 13
                at org.apache.tools.ant.taskdefs.Java.execute(Java.java:86)
                at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
                at org.apache.tools.ant.Task.perform(Task.java:364)
                at org.apache.tools.ant.Target.execute(Target.java:341)
                at org.apache.tools.ant.Target.performTasks(Target.java:369)
                at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
                at org.apache.tools.ant.Project.executeTargets(Project.java:1062)
                at org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.run(InternalAntRunner.java:403)
                at org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.main(InternalAntRunner.java:139)



                                 
Discover Yahoo!
Have fun online with music videos, cool games, IM and more. Check it out!
http://discover.yahoo.com/online.html
_______________________________________________
wtp-wst-dev mailing list
wtp-wst-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-wst-dev


Back to the top