Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [websocket-dev] [External] : Re: WebSocket 2.1 API Version in Maven Central
  • From: Jan Supol <jan.supol@xxxxxxxxxx>
  • Date: Thu, 14 Apr 2022 08:13:36 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.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=7eJ3+OBqsCKueLnKvzqD3fii7OyDBKPdPdy6SJ+Dp8g=; b=hQsERPUVnMKdrI0eHCXgXu75L5/HfyR6ClrkjwnPGjGAadKGcyklhtrFAEQSTrTW/VSJS9EGmvdgg7DpQy7W60mLhICo0gDN8DCb/mULNCkPyw84MiyzYf0DWFYjywj8ImRYkPxOrsJRotK+QC5e+AaptbrXkoZ5o/pKbe70fKkgZIVJPddl3Mrnk3lnVWcudpuu7k6MfKCNuvl6mqzUx/qRslKqAuw9VFv73EZE8h/UQTWnouGcbl21vyglSy2jiyiocEVpUVxDT0DTS+WJ+9MQNvZekdL0RlHoPNGytINrdB8Z0Ty9JNAn91ZB9/4RVPt13G+UlEScqnQzRir5zg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=cS/o8IOG7ZCcVsAsR/DtzaeSrMW3M1MLT1ydVCL0PBSChG1EbgjcFdLH/04CCzDCoiUI3KG6v7Sx3NOtY0sRFtVtIU9U0QfqFndgvPH530Jy92xRDq+Yf8zIcBZ7+k8PNO63A9wPx85JBUjFWTbkLJ9sd0YqarsrjgONsswnsu0U5aOT6yIvAlL3UYHmvX6BnABqmp0NLLwfSiNmbHUTqEh+tXF/gkHAW7uq+XwhlzzkfCojd/BLWfUprxAIPHjqZ9qnYTBq/sqiHIFEjWEKNmSFKH8/Dsh19buDo/LTcc2nJHm5EmtNywgc1WdMlh7apr4b9G9LMiLkgBKq6/npDQ==
  • Delivered-to: websocket-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/websocket-dev/>
  • List-help: <mailto:websocket-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/websocket-dev>, <mailto:websocket-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/websocket-dev>, <mailto:websocket-dev-request@eclipse.org?subject=unsubscribe>
  • Msip_labels:
  • Thread-index: AQHYT5E9FMICpD0/fkiz5Oc4MxTQcqzvDv5l
  • Thread-topic: [External] : Re: [websocket-dev] WebSocket 2.1 API Version in Maven Central

Hi,
It is possible to use -Pstaging with ee4j parent pom to allow to use staging repo with WebSocket API. If your project does not use the ee4j parent pom, you can add the repository to your pom temporarily.
--Jan


From: websocket-dev <websocket-dev-bounces@xxxxxxxxxxx> on behalf of arjan tijms <arjan.tijms@xxxxxxxxx>
Sent: Thursday, April 14, 2022 1:49 AM
To: websocket developer discussions <websocket-dev@xxxxxxxxxxx>
Subject: [External] : Re: [websocket-dev] WebSocket 2.1 API Version in Maven Central
 
Hi,

You can follow the PR for that here: https://github.com/jakartaee/specifications/pull/440

It should be in about a month at the latest.

Kind regards,
Arjan Tijms


On Wed, Apr 13, 2022 at 12:58 PM Richard Opalka <opalka.richard@xxxxxxxxx> wrote:
Hello WebSocket expert team,

   When can we expect Jakarta WebSocket 2.1 API version 2.1.0 to be available via Maven central repository?

Best regards,

Richard Opalka
_______________________________________________
websocket-dev mailing list
websocket-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/websocket-dev

Back to the top