Bug 373776 - Support selection on "Content" tab of target files
Summary: Support selection on "Content" tab of target files
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Tycho (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement with 4 votes (vote)
Target Milestone: ---   Edit
Assignee: Christoph Laeubrich CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-09 08:01 EST by Arnaud MERGEY CLA
Modified: 2021-04-28 16:55 EDT (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 Arnaud MERGEY CLA 2012-03-09 08:01:11 EST
When interpreting target files, Tycho does not take the selection on the Content tab of the target editor into account.
In 0.14 Tycho introduced a way to filter content in POM (see 356579), so it meens if some contents are excluded from target, it must be redefined in POM as well.
There can be some issues if content filtering in .target is not reflected in tycho filtering.
Similarly to Manifest first approach, that prevent users to define dependencies both in eclipse and maven, tycho should support better .target, that would prevent to define filtering both in Eclipse and Maven.
Comment 1 Tobias Oberlies CLA 2012-03-09 08:57:03 EST
Related issues:
- Filtering through POM configuration: bug 356579
- Tycho does not warn when Content tab selection is being ignored: bug 365553
Comment 2 Mickael Istria CLA 2021-04-08 18:13:52 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.