Bug 114031 - [workspace] Jar files in Update Site that are under source control never get checked out during a build.
Summary: [workspace] Jar files in Update Site that are under source control never get ...
Status: ASSIGNED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: Build (show other bugs)
Version: 3.0.2   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: pde-build-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-27 16:02 EDT by John P. Petrakis CLA
Modified: 2018-12-03 09:13 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John P. Petrakis CLA 2005-10-27 16:02:17 EDT
If you have an update site project that is under source control, and you do an
update site build, the build will fail unless the jar files for the feature and
plugin packages are themselves already checked out.  Our Team Provider's
validateEdit/validateSave methods are never called, although the site.xml file
does automatically get checked out.
Comment 1 Pascal Rapicault CLA 2005-10-27 19:52:09 EDT
PDE Build does not support this use case as it is not being workspace aware.
Comment 2 John P. Petrakis CLA 2006-02-17 13:40:50 EST
Under 3.2, this problem gets compounded by the fact that if the jar files are not writable, there is a modal error message telling you that the update site can't be built due to the read-only status of the jar files.  Then, the temporary files and folders created inside the plugins and features folders do NOT get deleted like they should... also again like with 114030, they are not marked derived and notification for adding to source control occurs which you definately do NOT want because on a successful build, they are deleted.
Comment 3 Lars Vogel CLA 2018-12-03 09:12:35 EST
Currently we are not actively enhancing PDE build anymore. Therefore, I close this bug as WONTFIX. 

Please reopen, if you plan to provide a fix.
Comment 4 Lars Vogel CLA 2018-12-03 09:13:04 EST
Currently we are not actively enhancing PDE build anymore. Therefore, I close this bug as WONTFIX. 

Please reopen, if you plan to provide a fix.