Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 364477

Summary: Detect PDE custom build and custom build callback
Product: z_Archived Reporter: Igor Fedorenko <igor>
Component: TychoAssignee: Igor Fedorenko <igor>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: bodabela, jan.sievers
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 367281    
Bug Blocks:    

Description Igor Fedorenko CLA 2011-11-22 10:20:30 EST
Projects that use PDE custom build and custom build callbacks are not compatible with Tycho by default and require special configuration to produce expected build output. To make this obvious, Tycho should fail the build of such projects unless specifically told otherwise.
Comment 1 Jan Sievers CLA 2012-02-08 03:17:17 EST
move all open bugs to post 0.14.0
Comment 2 Béla Boda CLA 2018-03-24 18:10:46 EDT
Do you have a workaround for that?

I am trying to build an acceleo project and have the *.emtl files generated by the acceleo builder that is in the customBuildCallbacks part of the build.properties:
...
customBuildCallbacks = build.acceleo
...
Comment 3 Mickael Istria CLA 2021-04-08 18:04:57 EDT
Eclipse Tycho is moving away from this bugs.eclipse.org issue tracker to https://github.com/eclipse/tycho/issues/ instead. If this issue is relevant to you, your action is required.
0. Verify this issue is still happening with latest Tycho 2.4.0-SNAPSHOT
  if issue has disappeared, please change status of this issue to "CLOSED WORKFORME" with some details about your testing environment and how you did verify the issue; and you're done
  if issue is still present when latest release:
* Create a new issue at https://github.com/eclipse/tycho/issues/
  ** Use as title in GitHub the title of this Bugzilla ticket (may include the bug number or not, at your own convenience)
  ** In the GitHub description, start with a link to this bugzilla ticket
  ** Optionally add new content to the description if it can helps towards resolution
  ** Submit GitHub issue
* Update bugzilla ticket
  ** Add to "See also" property (up right column) the link to the newly created GitHub issue
  ** Add a comment "Migrated to <link-to-newly-created-GitHub-issue>"
  ** Set status as CLOSED MOVED
  ** Submit

All issues that remain open will be automatically closed next week or so. Then the Bugzilla component for Tycho will be archived and made read-only.