Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [microprofile-wg] STRAW POLL DISCUSSION: Update namespace verbiage.
  • From: Nathan Rauh <nathan.rauh@xxxxxxxxxx>
  • Date: Wed, 2 Jul 2025 18:07:09 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=us.ibm.com; dmarc=pass action=none header.from=us.ibm.com; dkim=pass header.d=us.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=wyopyJY4N1bLTfSBEVnbQ0Glnrf+l4nc5MVKEY1yUoA=; b=G1LLtzgdC6ursMU54EJ5ktSVslOLsaeMS1vewudUBgbWTiGODaPtKGi82R5dH7cxDC1TYwjHOUis42g0o9JHtBuSU4yLvcx2wtmBtAisLvupiuR2M6NXIS9n0qFMONRi1kzvsoTOgFMs1wCl1DlvRbP3Y1JNDQr5UtsnMVveCsplzOABlvukYj/fOD7ufuxNbq50uQCzyKzSs5wUCw2iMBjqI0OT8a6w5zvNL8h0ziQ4lnIPvyxumf/8i8YOtQVdN37hSAWSzWIKeu6CYl3US7rkKv94cvqb5Jiy+/tEZXAqtmTiZG3uFOS1938aRPQljn/ZVN6JCBaqdp6Ir31www==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=dXb5Rfz6cSRpoFIpnK2DPBPpY57Q53ZPTtC5ogdpEr1ZreZ1t2YKxKfLRxP0cNL7qCfbK142uILjZonHHqsBhW7GzK4brlZTudJ9bmS/bw8VLPfFvYe7UAQMdRhqZAvTa+1veZem2lV1HHxUuioaayMPWJOQG2s/XZ9joj6LTvG6DigEAVWX/6AYPIcdeikZ6xiZXKjuMlvUHNSIZtPhK2grR0EFcjnchPJfgOV122mhi2xSX0Ulqcb9uDHUr2pSbZMxHbAGtzCZn/gYVHreW+bS+L4d7X3tcA9guAlRNQgAU3DUZGp3DxPhM09lh+lB7hQ9+JIy7+Pehra3IdOB0g==
  • Delivered-to: microprofile-wg@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/microprofile-wg/>
  • List-help: <mailto:microprofile-wg-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/microprofile-wg>, <mailto:microprofile-wg-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/microprofile-wg>, <mailto:microprofile-wg-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHb63VT55SpwHJSekG8BBvonF7Qg7QfIFJm
  • Thread-topic: [EXTERNAL] [microprofile-wg] STRAW POLL DISCUSSION: Update namespace verbiage.

John,

Assuming this is the namespace for Java classes, the prefix that Jakarta EE is currently using is jakarta.*, not jakartaee.*, and I would recommend updating Option 2 to match that to avoid confusion.

 

Some references showing jakarta.*:

https://github.com/jakartaee/persistence/tree/master/api/src/main/java

https://github.com/jakartaee/servlet/tree/master/api/src/main/java

https://github.com/jakartaee/cdi/tree/main/api/src/main/java

 

From: microprofile-wg <microprofile-wg-bounces@xxxxxxxxxxx> on behalf of John Clingan via microprofile-wg <microprofile-wg@xxxxxxxxxxx>
Date: Wednesday, July 2, 2025 at 12:18
PM
To: Microprofile WG discussions <microprofile-wg@xxxxxxxxxxx>
Cc: John Clingan <jclingan@xxxxxxxxxx>
Subject: [EXTERNAL] [microprofile-wg] STRAW POLL DISCUSSION: Update namespace verbiage.

Emily and I chatted about crafting the new namespace straw poll verbiage that we have all been discussing. David recommended a rank choice voting approach, so here a close approximation to his proposed verbiage. I’d like to nail down the verbiage

Emily and I chatted about crafting the new namespace straw poll verbiage that we have all been discussing.  David recommended a rank choice voting approach, so here a close approximation to his proposed verbiage.  I’d like to nail down the verbiage with broader input so it is not considered confusing.  This poll verbiage doesn’t provide context like prior versions because that was added to the confusion.

Verbiage:

Please respond to this “preferred namespace” poll by July X, 2025.

Select the namespace options that are acceptable (can be one, all or none).  Order them to your preferred option first.

 

option 1: org.eclipse.microprofile.*

option 2: jakartaee.*

option 3: no preference


Back to the top