Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ee4j-pmc] Publication of Spec Draft Snapshots
  • From: "Steve Millidge (Payara)" <steve.millidge@xxxxxxxxxxx>
  • Date: Fri, 20 Dec 2019 12:33:45 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=payara.fish; dmarc=pass action=none header.from=payara.fish; dkim=pass header.d=payara.fish; 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-SenderADCheck; bh=DKlMCouVC+pP2w9NCNg+nDYGcY49mpwkSH6EUWPpcxw=; b=oURU/+P8ZxYDp8mSv7TCm61DWQGVklYA5i21GXrOEWpJFYFqPR+9VlmQh7NJ99CVCyQE4jJuOn5xycQsD2hCTYjIHdv8vq+IsYG0gPpZugskZnK0pUm2jZPeu4TDHuLt9iqW9Gdt7cYXdjaNIXHMl/cj5yLbZQeEmMaNjkxIIJ2BF2htZkAqRMsIrBJqOXSDm7rhBide16wX6lEN3cjAl/dWnydOrqQDa4+FRZfE023rT5eLBCYX3C+UxLn6bx6UE4aU/l71kjSfCp4FVrKX6g71yzZon4eUn13jR9OfCPC3qcd9Qeg5MlbNBQm3kpNfhNGc+ShmPMRCHk92uDvGdA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=RFJLN39LdJu2aDDIKhTUzKX93pDfHBl+Bmh3Wo+5kCkwC5FmQJVD1N1Cegtw9Dub2kYX0vxDF/0SxQMkQzoaPYI1s01HteTjshbM0aYJfhv1M4NCy4qI038Mgk8RhCaw2YKtrMLJwBJNBImlmoaRQCtDLDj/PvEKPsAug5R1+GKJmSf/khveUsLj/dYo2ahZktd62wCKLzfrZuGGStD5Eu9Gjb5J3+XKwlQWPHnoVpPNeV3qTqwtgJcC0SagExkYzhgRbppm8vyGPFwo2wZv5PNWjRlPXEmezxHAT/C5e0qdhYQcGemdG8sQzPFAf6O2LTPBiFW6KJumdXVZMn3dgw==
  • Delivered-to: ee4j-pmc@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/ee4j-pmc>
  • List-help: <mailto:ee4j-pmc-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/ee4j-pmc>, <mailto:ee4j-pmc-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/ee4j-pmc>, <mailto:ee4j-pmc-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdW3KIc3yjElAdCvT2mCq3Rv6frHLwACPxwg
  • Thread-topic: [ee4j-pmc] Publication of Spec Draft Snapshots

I’m not super familiar with the process that generates that site.

 

I believe the content for your project’s pages is here https://github.com/jakartaee/specifications/tree/master/restful-ws/2.1

 

So I could imagine you could create a PR to add a pre-release section and maybe link to something off in your GH repo or elsewhere?

 

Steve

 

From: ee4j-pmc-bounces@xxxxxxxxxxx <ee4j-pmc-bounces@xxxxxxxxxxx> On Behalf Of Markus KARG
Sent: 20 December 2019 11:28
To: 'EE4J PMC Discussions' <ee4j-pmc@xxxxxxxxxxx>
Subject: [ee4j-pmc] Publication of Spec Draft Snapshots

 

PMC members,

people keep asking me what API changing will come past Jakarta EE 9. For that purpose it would be great if we would have a web page containing nightly builds of Spec and Java Docs.

As we have a web site for the final release https://jakarta.ee/specifications/restful-ws/ we simply could have a sub page for the latest SNAPSHOT (clearly marked as "not for production use").

We already have an automated nightly build in place, where we could add an upload step. What are the steps we have to go to get automated upload access to that location?

Thanks

-Markus


Back to the top