Bug 24696 - ExternalTools antrunner.jar is still in the HEAD stream
Summary: ExternalTools antrunner.jar is still in the HEAD stream
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: Other other
: P1 major (vote)
Target Milestone: 2.1 M2   Edit
Assignee: Darin Wright CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2002-10-11 08:57 EDT by Darin Swanson CLA
Modified: 2002-10-11 15:37 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Swanson CLA 2002-10-11 08:57:42 EDT
Because of the way the build script works, the antrunner.jar cannot be in the 
repository (if it is not generated, there is no log and the script cannot 
handle this).  

Remove the jar.

Build N20021011 (200210110010) failed!

     Retrieving build submissions ...
     Checking out source from dev.eclipse.org...
     Generating build scripts...
     Assembling source build drops ...
     Compiling...

/builds/nightly/src/plugins/org.eclipse.ui.externaltools/build.xml:126: Could 
not find 
file /builds/nightly/src/plugins/org.eclipse.ui.externaltools/temp.folder/lib/an
trunner.jar.bin.log to copy. at org.apache.tools.ant.taskdefs.Copy.execute
(Copy.java:237) at org.apache.tools.ant.Target.execute(Target.java(Compiled 
Code)) at org.apache.tools.ant.Target.execute(Target.java(Compiled Code)) at
Comment 1 Darin Swanson CLA 2002-10-11 15:28:10 EDT
The jar has been removed from head.
Comment 2 Darin Swanson CLA 2002-10-11 15:28:44 EDT
Please verify.
As well could you please verify the move of external tools back to the "old" 
infrastructure in HEAD.
Comment 3 Darin Wright CLA 2002-10-11 15:37:06 EDT
Verified.