Bug 88524 - When compiling a plug-in with dot on the classpath some copy could be avoided
Summary: When compiling a plug-in with dot on the classpath some copy could be avoided
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: Build (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.5 M4   Edit
Assignee: pde-build-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-18 16:40 EST by Pascal Rapicault CLA
Modified: 2008-11-05 11:00 EST (History)
3 users (show)

See Also:


Attachments
Initial patch (2.02 KB, patch)
2008-11-03 17:38 EST, Andrew Niefer CLA
no flags Details | Diff
PDEBuild jar (408.32 KB, application/octet-stream)
2008-11-04 11:48 EST, Andrew Niefer CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal Rapicault CLA 2005-03-18 16:40:48 EST
When a plug-in with dot on the classpath is being compiled it seems that some 
copy could be avoided in the task that compiles the code.
Comment 1 Andrew Niefer CLA 2008-11-03 17:38:27 EST
Created attachment 116884 [details]
Initial patch
Comment 2 Andrew Niefer CLA 2008-11-03 17:40:27 EST
Kim, I would like to try a test build with these changes.

A test in my workspace of exporting jdt.ui, these changes dropped the the time for export from 1m45s to 1m10s.
Comment 3 Kim Moir CLA 2008-11-03 17:55:49 EST
Sure, will the new pde.build be in the I-build?
Comment 4 Andrew Niefer CLA 2008-11-04 11:48:17 EST
Created attachment 116964 [details]
PDEBuild jar

These changes have not yet been released.  Here is a jar.
Comment 5 Kim Moir CLA 2008-11-04 14:41:35 EST
Thanks, running test build now.
Comment 6 Andrew Niefer CLA 2008-11-05 11:00:42 EST
I have released these changes to head.