Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-dev] Proposal: Prepare ICE 3 Release
  • From: "Bluhm, Daniel" <bluhmdj@xxxxxxxx>
  • Date: Tue, 27 Oct 2020 15:54:07 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ornl.gov; dmarc=pass action=none header.from=ornl.gov; dkim=pass header.d=ornl.gov; 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-SenderADCheck; bh=B54eGgRmynN+q68J937e54I9g5TkaumGAnGUWrvjoCU=; b=EnumpAuVypkQ9gv7931aVP7WMxwhwbsLJd6hu0TK2cxMSafpBiODYbSArvevi32gGkYXmv0dMQ6Jn8y45BRM3g7hVj8jc/qQnirLzA/zuRfC2oov0zbLunH8cVaMie+QMhRGZFz9ZxqHnON9Wme8N/hqiGvRsP7ZwukfuOwNcxUxQtniYlSYqUE/5Vir4prEd4oGsmPB7sUPvmFBskMOCT5i184jkK3DhtIExuCOK/zXXwUpHBkCrVItMFketZoWUxX514+IgqDacFFNS9Rwjc+noxFNlhh6tTxBwtXd19KIpwJaWacIcNNlB8KyeDWCd/fyb0l+Dc52fs0sO+dIGA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=RzqSvRtQstCoW+7tsjhN93BfZZruqOfbZ4mDpvDuOK17+Z6t1dua4M96/RMVwi2QWrgis+QbxGsCQ5R09ULX9e9Jml9D6jBcvfDZnMaYgOtXUbFfDX3yfpQEdFt409wbl4OaXNUg09Avw2vTVzlEjhQV/58vHrbWXrEVrdlORkdRBNdxeUG4/MVDBENZFbI5NruZrhOOaCNY9xxaB/NQVv8glbv80hQ6UyHNNSfOf318jABjxh1Z8nkh+0tQq2iLBg5hx9RmxdA+JjH7tigZ/UTSwsJ86lVt3HcvfVpMyY8x+YtJX923jmTG7OX+wFX6bTb0yvrD4/JBf4TEGut5qA==
  • Delivered-to: ice-dev@xxxxxxxxxxx
  • Ironport-sdr: WfOVnRizlLyVSlEbiEwpnpeGQLnCCScHOb1UMpLjWdGL0jE8qmBm9NxaUNcOQmMjp4D5QfaaGj Yxisxo3HlDag==
  • List-archive: <https://www.eclipse.org/mailman/private/ice-dev>
  • List-help: <mailto:ice-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/ice-dev>, <mailto:ice-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/ice-dev>, <mailto:ice-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHWrHVTykSe1ky+hkGTsw8QtngeOA==
  • Thread-topic: Proposal: Prepare ICE 3 Release

Hello everyone,

With the recent batch of updates and merged pull requests, the ICE 3 "next" branch has reached a high level of stability and I would like to propose that we start preparing an official release.

As it stands today, Eclipse ICE 3 represents a drastic rewrite of the Eclipse ICE project on the order of hundreds of thousands of lines changed or dropped. This dramatic difference is a result of a reorientation to a web-first architecture, significantly simplified and improved workflow system, a new local and remote command execution library, and annotation processor based code generation tools.

This rewrite has not yet reached the full extent of its goals but has produced a solid foundation that has already been in use (to great effect) within ICE 3 itself and in various other projects. Given that it is already in use, now seems like a good time to prepare and publish a release to Maven Central that we all can incorporate into our projects more easily.

I have created an issue in the GitHub repository to discuss this proposal as well as to discuss what would need to be done to achieve this.

Please feel free to engage on this issue or on https://mattermost.eclipse.org.

Thanks!
Daniel Bluhm

Back to the top