Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cu-dev] Concurrency 1.1 spec link ends prematurely after Introduction section
  • From: Nathan Rauh <nathan.rauh@xxxxxxxxxx>
  • Date: Tue, 24 Sep 2024 14:34:43 +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=zJCyz8JAqwPtfXT1Gq4MqJWDOchcqKxxXF/59f0myZI=; b=XhbG/lJtQPACF1Mlc7YRthxGOFMANJg6r9ULr5fXWyHHHgqweravgdgHchKbZhmgID873Nnwo9Fb2XfxG+hVyGUx1CH9m6QMSi9jE3wslazH+zJEfWSHGCyKx1HT/iseXDt+BFLFf8/WSPCx2d2syqt7m+D+ve5JShyF/qk5Di9xJY2K7ZhGRyOzIgntotbVZiYei4eFj78UYaYhnqe0QGtWdgp95OuusoRIEuo+zJNDpRHwKEVdxY9SzlwIiXC40o663ZGiG1MCQEw9hJNrRG+6ytkWwyW3G/VP6+UsZU0EfUEUUl8dQPPfHIYa8vq7R5ffkguphGjizDKOjC3jLg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=lgZFL0M5FlwsX/3ns+FkqbeEkLgE1iHAZTYfYGw+gJP/630WJNowhuSJCv9o3aZiZ+tEYi3VsP1/GC9xZhoRpQx0hYWMyB+Mo2FMlMWXCksvOzCay0qGqD2xQTrgGiTEFwY4cgKk7aTR02fZCgP/dkIgtHaHso6EaKZBP1ynj8fe18p2F+dKSKhTKg1aszFORh+EvfmA8fa/FZKDFn4SbPa/EhfoEmJnxmRhGbWlvBroEInnEy6vMM7RpSwUuCl7zbClhcYOcO/lZ0RLlfP0eMKGpIA7yR3yMzQMinQvzdXz90cVvfyvLbhouwVjXmtf169VwQ72b2yT/nyW1TALvg==
  • Delivered-to: cu-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/cu-dev/>
  • List-help: <mailto:cu-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/cu-dev>, <mailto:cu-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/cu-dev>, <mailto:cu-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHbDodviTHFDs4SEEi6iAXipq0uQrJm+BMAgAAHUBg=
  • Thread-topic: [EXTERNAL] Re: [cu-dev] Concurrency 1.1 spec link ends prematurely after Introduction section

Ivar,

Thanks for the explanation.

Yes, I would definitely recommend adding explanatory text, preferably with a link to the corresponding Java EE 8 spec.

How it is currently looks very bad to customers who want to find anything from the spec.  Our specifications appear broken, and customers are left greatly inconvenienced trying to find the information they need.

 

From: Ivar Grimstad <ivar.grimstad@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tuesday, September 24, 2024 at 9:04
AM
To: cu developer discussions <cu-dev@xxxxxxxxxxx>
Cc: Nathan Rauh <nathan.rauh@xxxxxxxxxx>
Subject: [EXTERNAL] Re: [cu-dev] Concurrency 1.1 spec link ends prematurely after Introduction section

Hi, Yes, it is intentional as it is only a re-release of the Java EE 8 version of the spec under the new Licence for Jakarta EE 8. All these specifications are like this. I think it was discussed to link to the Java EE 8 version of the spec,

Hi,

 

Yes, it is intentional as it is only a re-release of the Java EE 8 version of the spec under the new Licence for Jakarta EE 8. All these specifications are like this. 

I think it was discussed to link to the Java EE 8 version of the spec, but if I remember correctly that was abandoned to be sure there were absolutely no licensing issues anywhere. Ideally, there should have been some text explaining this and even pointing to the relevant JSR at jcp.org. But it is what it is. 

 

One thing we could do is add some general explanatory text to the _index.md files for all these specifications. I'll bring it up in the spec committee tomorrow.

 

Ivar

 

On Tue, Sep 24, 2024 at 3:47PM Nathan Rauh via cu-dev <cu-dev@xxxxxxxxxxx> wrote:

A colleague recently notified me that the links to the Jakarta Concurrency 1.1 specification from

https://jakarta.ee/specifications/concurrency/1.1/

only show the first couple of pages of the spec up through the introduction, and otherwise all of the specification content is missing.

 

This appears to be the case for both the PDF and HTML versions of the spec.

Does anyone know the history behind this and if we are stuck with it that way or if there is a way to correct it?

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


 

--

Ivar Grimstad

Jakarta EE Developer Advocate | Eclipse Foundation Eclipse Foundation - Community. Code. Collaboration. 


Back to the top