Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 42658 - Custom build.xml files are deleted by the export wizard
Summary: Custom build.xml files are deleted by the export wizard
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1.1   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: 3.0   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-06 07:41 EDT by Chemi CLA
Modified: 2004-03-20 17:29 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chemi CLA 2003-09-06 07:41:28 EDT
I have a feature which includes five plugins. Two of those plugins are help
plugins so I want that at deployment time all the help files being into a
doc.zip file. As I didn't find a way to do this within buil.properties files, I
created the automatic ANT buil file and cutomized it (just for those two plugins).

Then, I added the line: custom=true to build.properties file (just for thos two
plugins).

Problem? Each time a export the feature, those two build.xml customized files
are deleted. Note: The feature and the pugins are exported correctly.

So I have to import from CVS the customized build.xml files each time I need to
export the feature.

I understand this is a bug.
Comment 1 Pascal Rapicault CLA 2003-09-07 23:03:10 EDT
This is fixed in 3.0
Comment 2 Chemi CLA 2003-09-08 03:28:59 EDT
Won't be a patch or a new R2.1.2 before R3.0? This bug is really annoying and I
didn't want to develop with a Milestone. I prefered to wait until final R3.0
Comment 3 Pascal Rapicault CLA 2004-03-20 13:19:36 EST
Moving to PDE-UI to make sure that they handle the case.
Please confirm and close.
Comment 4 Wassim Melhem CLA 2004-03-20 17:29:07 EST
Fixed in the 3.0 stream.