Bug 535564 - Avoid using deprecated archiver methods
Summary: Avoid using deprecated archiver methods
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Tycho (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2018-06-05 10:12 EDT by Mat Booth CLA
Modified: 2021-04-28 16:51 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 Mat Booth CLA 2018-06-05 10:12:51 EDT
The tycho-source-plugin uses some deprecated methods from maven-archiver/plexus-archiver.

At least one of these methods have gone away in a more recent version of maven-archiver, so these instances should be fixed to keep tycho future proof.
Comment 1 Eclipse Genie CLA 2018-06-05 10:33:56 EDT
New Gerrit change created: https://git.eclipse.org/r/124028
Comment 2 Jan Sievers CLA 2018-06-06 02:28:37 EDT
thanks for the patch!
Comment 4 Eclipse Genie CLA 2018-06-06 06:50:55 EDT
New Gerrit change created: https://git.eclipse.org/r/124091
Comment 5 Mat Booth CLA 2018-06-06 07:43:37 EDT
(In reply to Jan Sievers from comment #2)
> thanks for the patch!

No problem, I submitted another change -- the same changes should be made for tycho-extras: https://git.eclipse.org/r/124091