Bug 364477 - Detect PDE custom build and custom build callback
Summary: Detect PDE custom build and custom build callback
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Tycho (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Igor Fedorenko CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 367281
Blocks:
  Show dependency tree
 
Reported: 2011-11-22 10:20 EST by Igor Fedorenko CLA
Modified: 2021-04-28 16:55 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.