Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jaxrs-dev] [External] : Re: Jakarta REST 3.1.0
  • From: Santiago Pericasgeertsen <santiago.pericasgeertsen@xxxxxxxxxx>
  • Date: Mon, 8 Nov 2021 18:47:21 +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=7pDaydtBP8HP4sMXxi9oKKc4UEaAAcOmoRjVjlPDUKI=; b=QYHmP0CTBupQk+u6RSDu2spreQOpY/akpTJy7fCGlg8Y7Tj8CC7vyjQltgRm0kjQ5kZQMrooRTTqRqoJHZzn1zP9QARN7ufG5QVaGHIKNk8pq/80uyqq+rnL70EObNX8NlV89attohdhPlrbsHq6m+aaOp2iFufzKmFCX6FNPyMlVO0osRccTtV0eqHroCSxz2T+GDj4aDCqEY8qQ5wWLbrurUJqGslMUxGXcYjUHk4KzbKrW0sxdYOK+aLswxUjPX92Zd0GLcfqOiBoi5AXnUh9OtBL3AZr89PFwEuR7OSxlaMfskmj0FmYS3VAy6HhFtUHLF4ngJpMqcExO4PR1g==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=f4KJ8QkZ9ECIJ178tqlQpemDc2BS6gO5jKvVlSYAujT10fRTrALjm3/uRNQ1oEcm02xyrKD7HiWYkL49GhCDWUJEkmN9oI9K0xcGiGMh/8RHEn6eqPU9VgsoH+bCMJmK4JlGXvDQ8ZaaWNAo5DLuedvVQKifUQK8FeTk/KUofbIhOp49KtFOeTZxD2t5VaY0rH8C3DYyGQ/Ob5m3Hv7t5l/T42QCLtaxr21/vN7Qq6WTJ7F+yEtDUaOGVQg+m7u6TpkZqLPf1vJKAa6yc2qPjIGvGIgXli4oywqVXSR1c4Qz6m9BqmeZv9Kc/f//iOSSCcwtiA2i5jeqeZ9xaZDhhg==
  • Delivered-to: jaxrs-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jaxrs-dev/>
  • List-help: <mailto:jaxrs-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jaxrs-dev>, <mailto:jaxrs-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jaxrs-dev>, <mailto:jaxrs-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHX1LYu2dGgv0/YQkyeWo7MmIWvMKv57IKAgAAMMYA=
  • Thread-topic: [External] : Re: [jaxrs-dev] Jakarta REST 3.1.0

> On Nov 8, 2021, at 1:03 PM, Markus Karg <markus@xxxxxxxxxxxxxxx> wrote:
> 
> Sounds great, but I think it is common sense in the Maven world to omit the trailing dot-zero suffix in the version number, so shouldn't we use <version>3.1</version> instead? Had some trouble in the past years with non-simplified version numbers, don't know if that still is a problem in Maven.

 Never heard of that issue before. Our last release was 3.0.0 and all Jakarta EE specs are following that convention AFAICT.

— Santiago

> 
> -----Ursprüngliche Nachricht-----
> Von: jaxrs-dev [mailto:jaxrs-dev-bounces@xxxxxxxxxxx] Im Auftrag von Santiago Pericasgeertsen
> Gesendet: Montag, 8. November 2021 16:35
> An: jaxrs developer discussions
> Betreff: [jaxrs-dev] Jakarta REST 3.1.0
> 
> Hi All,
> 
> I plan to create the final 3.1.0 jars for Jakarta 10 and push them to Staging in the next day or two. TCK work will likely continue for a bit longer, but in the meantime we can submit the spec PR and get the approvals we need. 
> 
> — Santiago
> 
> _______________________________________________
> jaxrs-dev mailing list
> jaxrs-dev@xxxxxxxxxxx
> To unsubscribe from this list, visit https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/jaxrs-dev__;!!ACWV5N9M2RV99hQ!YbGknE-AW6AjxvTwFYsTrYro-Nehqtcczk5K7L_jBDngdpPfrtw08rSxdcRHJHyXSeXB5QjjnQ$ 
> 
> _______________________________________________
> jaxrs-dev mailing list
> jaxrs-dev@xxxxxxxxxxx
> To unsubscribe from this list, visit https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/jaxrs-dev__;!!ACWV5N9M2RV99hQ!YbGknE-AW6AjxvTwFYsTrYro-Nehqtcczk5K7L_jBDngdpPfrtw08rSxdcRHJHyXSeXB5QjjnQ$ 


Back to the top