Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tracecompass-dev] API Clean-up for Trace Compass 8.0
  • From: Bernd Hufmann <bernd.hufmann@xxxxxxxxxxxx>
  • Date: Tue, 29 Mar 2022 17:59:03 +0000
  • Accept-language: en-CA, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ericsson.com; dmarc=pass action=none header.from=ericsson.com; dkim=pass header.d=ericsson.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=UvVkM9zuBGEiTxN8Xg5C4kzARZTJ9V/wOb5mlrt1Ww4=; b=iJ/xjJXTzQP3YMQS+FJcWRrbmCc1arLLnzGPNxT97uueUeTgFImg9yUt1Rfm3YEDARJXK9y/UtbJMsreTgqzZKkaxSHgAa3raptUzs8SeoMyjde029xPhCclagjEovGnTUcIpWfLNiPpCvyhydcHj6a/jCLUm/54twW3V0xvYEtBZ2WU0sjjk0gldje5x/cxbhMT5YqPO6pZDcYZKdxW0+6xwjtJYxlFsgbhC3rCzpGFUdS9gD4IYptT4CoVeprovIuvNRMPqku02ZMjwOfvAHvVf91h1dp8+xxqykAVRZMy6Z7AyFd50MWRf7uMcOzMY/MRRYEPZiDgasC5Jn9tiQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=hRJaTWhcthOXmOBPuLlPZxrXnm+y98kmmeU5xtqUZXf0SSXkqr5ZCpG/IBnV+ZCh/ZOeIw+g8l7DIOIB/+av3qxzv7LI8SKIqytwELR+naMEal4eJB14GE+6nwsAW4wX9omNcxCrQsDvbQLmT/CeGQwzq/3UbT7qPJftYa0EnjlMuCdSD8fguNUNM0IcScovI0+iCMve0uhJOHD5n/JvdoTXJ3oh4iAJBpj7didvLT2KmO9NRN3dXrZJScYOU8LcKAV/7Gn6vfiFydm/ND6mO/TZi+iPFrRaIqjmJ5HTmCBVTInAUbTPjgbQtSIZibmazQmsCeTbkpRv94D41ZZyCQ==
  • Delivered-to: tracecompass-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/tracecompass-dev/>
  • List-help: <mailto:tracecompass-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/tracecompass-dev>, <mailto:tracecompass-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/tracecompass-dev>, <mailto:tracecompass-dev-request@eclipse.org?subject=unsubscribe>
  • Suggested_attachment_session_id: b7b2c0b1-4127-973a-a4af-cd26c1780fd8
  • Thread-index: AQHYQ5ZkacoPZ8AnT0G9DyWcdN30Jg==
  • Thread-topic: API Clean-up for Trace Compass 8.0

Hello,


Trace Compass 8.0 major release for Eclipse 2022-06 is approaching. For the 8.0 release we plan to remove deprecated classes/APIs.  Classes/APIs will be removed that were deprecated before the 7.0 release for Eclipse 2021-06.  I opened a bug report [1] to track the removal of deprecated classes/APIs in Trace Compass for the major 8.0 release.  Any class/API removal need to reference this bug in the Gerrit patch.

 

If there are any issues with any removal of a specific class/API, please document it in this bug so that appropriate actions can be discussed and agreed on.

 

Best Regards

Bernd

 

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=579484



Back to the top