Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] Finer Grain Milestones for BETA_JAVAXX
  • From: Manoj Nalledathu Palat <manoj.palat@xxxxxxxxxx>
  • Date: Wed, 25 Sep 2024 10:17:19 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=in.ibm.com; dmarc=pass action=none header.from=in.ibm.com; dkim=pass header.d=in.ibm.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; 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=YwOZF1wau/T3z7mnqeulR9dkhvoehJ6HeR/E5AHhOXQ=; b=a/19ourgMrY5eUvBzOhwB5uH8P5gihuEoXyISV5tXi7AeasMCZ+S+guNz4bQ0ajTYc+UrKymY3f1TkjARNIqu3nDX4MEABPa3agMJyCLZi+w0qCgQfuzAGKDtwoNQvSZMsM3fX5yVH50qV0Qx+0O7rsxoslXAwI5GEkhx/XyVcynbWA36hyrTvLZfbu9/jJDc3Wpp7fI7qq0N6dq68WBWciU9dsfyCjEqDZy0r4OjHA6BcFZXlCP1lZHHzYdvWTta3CklncMm/G0jpXVLQbYaNWMAV4tcYyF+1zVbRVBXZWnrvF0j7LlGAC8lJ73FFYzIo8+LVpnkPD0Nkjlcr6ilQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=Q8Y/gDQWDWtIdYCtQH8czn5wHkPv+aD8qtQzfNPyEY+jEaBqyZ7cVS8RYKH13aZBuDC1HyQ6Uxo8uFqbGgziCQ4yPlMPXt5tbSV4zkBquxMM2eymXWtkJiyftdEsvLIVkSHy8IKWK/AGYvLCaYgnIEiA/gk1YCQMn62kwm5x30/m20891afeLuNKZxpgiRZmTwrLW/NzHzibZ/doaSMPADmFaETzQW1fUJRWAkJPq0fXxpon0njQKyKMZGm4jKnHBqjVqPfUh9hgp5Sq8FTzrJwsend7tiMZkrk/veqxGUMFKrbyI0G/7Bl24wn11ef1ZuqT2bEURQTbT16NdEX19A==
  • Delivered-to: jdt-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jdt-dev/>
  • List-help: <mailto:jdt-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jdt-dev>, <mailto:jdt-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jdt-dev>, <mailto:jdt-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHbDzNpPHEtgTELS0Wf3nrhIYvGaw==
  • Thread-topic: Finer Grain Milestones for BETA_JAVAXX

Hi all,

 

Based on the discussions here - https://github.com/eclipse-jdt/eclipse.jdt.core/discussions/2985#discussioncomment-10697798, have created finer grain milestones for BETA_JAVA24 akin to “normal” Eclipse releases.

 

----------------------------------------

BETA_JAVA24 M1
Second Tuesday of October
First Milestone where all non- feature related issues, eg - infrastructure, testing, constants etc are targeted to

 

BETA_JAVA24 M2
Second Tuesday of December
All non-language changes are identified, investigated and closed.
All language grammar changes are done (maybe almost done depending on the spec freeze)

 

BETA_JAVA24 M3
Second Tuesday of February
All Language features completed [with a few odd number of tests still pending, perhaps]

 

BETA_JAVA24 RC1
Fourth Tuesday of February
All Features completed

 

BETA_JAVA24 RC2
Second Tuesday of March


All Pre-release testing to be done here
Quiet period until release

 

BETA_JAVA24

JAVA 24

----------------------------------------

 

Please have a look and if you have any points, please reply in the github discussion here: https://github.com/eclipse-jdt/eclipse.jdt.core/discussions/2985

 

Regards,

Manoj


Back to the top