Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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


Back to the top