From pavel.rappo at gmail.com Sun Jun 8 19:40:55 2025 From: pavel.rappo at gmail.com (Pavel Rappo) Date: Sun, 8 Jun 2025 20:40:55 +0100 Subject: Help rebuild concurrency-interest archives Message-ID: Posting a link to a thread elsewhere that relates to the topic in the subject line: https://mail.openjdk.org/pipermail/discuss/2025-June/006511.html -Pavel From ben.manes at gmail.com Sun Jun 8 19:49:25 2025 From: ben.manes at gmail.com (Ben Manes) Date: Sun, 8 Jun 2025 12:49:25 -0700 Subject: Help rebuild concurrency-interest archives In-Reply-To: References: Message-ID: There is another archive you can use to augment yours, https://mail.openjdk.org/pipermail/concurrency-discuss/2024-November/000003.html On Sun, Jun 8, 2025 at 12:41?PM Pavel Rappo wrote: > Posting a link to a thread elsewhere that relates to the topic in the > subject line: > https://mail.openjdk.org/pipermail/discuss/2025-June/006511.html > > -Pavel > -------------- next part -------------- An HTML attachment was scrubbed... URL: From pavel.rappo at gmail.com Sun Jun 8 21:08:08 2025 From: pavel.rappo at gmail.com (Pavel Rappo) Date: Sun, 8 Jun 2025 22:08:08 +0100 Subject: Help rebuild concurrency-interest archives In-Reply-To: References: Message-ID: Thanks for providing this link. I'll compare that archive with the one I'll soon have. On Sun, Jun 8, 2025 at 8:50?PM Ben Manes wrote: > > There is another archive you can use to augment yours, > https://mail.openjdk.org/pipermail/concurrency-discuss/2024-November/000003.html > > On Sun, Jun 8, 2025 at 12:41?PM Pavel Rappo wrote: >> >> Posting a link to a thread elsewhere that relates to the topic in the >> subject line: https://mail.openjdk.org/pipermail/discuss/2025-June/006511.html >> >> -Pavel From david.holmes at oracle.com Sun Jun 8 21:09:48 2025 From: david.holmes at oracle.com (David Holmes) Date: Mon, 9 Jun 2025 07:09:48 +1000 Subject: Help rebuild concurrency-interest archives In-Reply-To: References: Message-ID: <0ef290af-8569-4e21-a73f-a72c6c02aae6@oracle.com> Hi Pavel, I'm pretty sure I have every c-i email from 31/01/2002. They are split across a couple of Microsoft PST files and mixed with concurrency-jsr (JSR-166) expert group emails, plus personal correspondences with Doug, Josh et al. Not sure how one would go about extracting and collecting them. ?? David On 9/06/2025 5:40 am, Pavel Rappo wrote: > Posting a link to a thread elsewhere that relates to the topic in the > subject line: https://mail.openjdk.org/pipermail/discuss/2025-June/006511.html > > -Pavel From pavel.rappo at gmail.com Sun Jun 8 21:24:38 2025 From: pavel.rappo at gmail.com (Pavel Rappo) Date: Sun, 8 Jun 2025 22:24:38 +0100 Subject: Help rebuild concurrency-interest archives In-Reply-To: <0ef290af-8569-4e21-a73f-a72c6c02aae6@oracle.com> References: <0ef290af-8569-4e21-a73f-a72c6c02aae6@oracle.com> Message-ID: Oh wow; that's impressive! I'll keep that in mind. Let me first try to build my archive, and get some basic tooling going. On Sun, Jun 8, 2025 at 10:10?PM David Holmes wrote: > > Hi Pavel, > > I'm pretty sure I have every c-i email from 31/01/2002. They are split > across a couple of Microsoft PST files and mixed with concurrency-jsr > (JSR-166) expert group emails, plus personal correspondences with Doug, > Josh et al. > > Not sure how one would go about extracting and collecting them. ?? > > David > > On 9/06/2025 5:40 am, Pavel Rappo wrote: > > Posting a link to a thread elsewhere that relates to the topic in the > > subject line: https://mail.openjdk.org/pipermail/discuss/2025-June/006511.html > > > > -Pavel > From heinz at javaspecialists.eu Thu Jun 12 13:22:37 2025 From: heinz at javaspecialists.eu (Dr Heinz M. Kabutz) Date: Thu, 12 Jun 2025 16:22:37 +0300 Subject: Help rebuild concurrency-interest archives In-Reply-To: <0ef290af-8569-4e21-a73f-a72c6c02aae6@oracle.com> References: <0ef290af-8569-4e21-a73f-a72c6c02aae6@oracle.com> Message-ID: <3f5cd089-9c60-4952-ad39-90b37f282bc5@javaspecialists.eu> One way to extract them is to install Thunderbird on Windows, which can then convert the PST file to something a bit more portable. Regards Heinz -- Dr Heinz M. Kabutz (PhD CompSci) Author of "The Java? Specialists' Newsletter" - www.javaspecialists.eu Java Champion - www.javachampions.org JavaOne Rock Star Speaker Tel: +30 69 75 595 262 Skype: kabutz On 2025-06-09 00:09, David Holmes wrote: > Hi Pavel, > > I'm pretty sure I have every c-i email from 31/01/2002. They are split > across a couple of Microsoft PST files and mixed with concurrency-jsr > (JSR-166) expert group emails, plus personal correspondences with > Doug, Josh et al. > > Not sure how one would go about extracting and collecting them. ?? > > David > > On 9/06/2025 5:40 am, Pavel Rappo wrote: >> Posting a link to a thread elsewhere that relates to the topic in the >> subject line: >> https://mail.openjdk.org/pipermail/discuss/2025-June/006511.html >> >> -Pavel > From pavel.rappo at gmail.com Thu Jun 12 15:48:17 2025 From: pavel.rappo at gmail.com (Pavel Rappo) Date: Thu, 12 Jun 2025 16:48:17 +0100 Subject: Help rebuild concurrency-interest archives In-Reply-To: References: Message-ID: Thanks. I compared the archival data I downloaded from Wayback Machine with that of Heinz's here: https://github.com/kabutz/concurrency-interest-archive. There are no differences aside from a few newline characters in one of the files. That said, earlier data has issues. One issue is that some replies contain no `In-Reply-To` and `References` headers. When importing such messages, for example, Apple Mail does not build threads. Another issue is that there are no headers to automatically decode base64 data or MIME. Could we get the missing metadata from David Holmes's mailbox ( https://mail.openjdk.org/pipermail/concurrency-discuss/2025-June/000018.html )? David, Heinz, we could discuss the specifics off the list if that's okay with you? -Pavel On Sun, Jun 8, 2025 at 8:50?PM Ben Manes wrote: > > There is another archive you can use to augment yours, > https://mail.openjdk.org/pipermail/concurrency-discuss/2024-November/000003.html > > On Sun, Jun 8, 2025 at 12:41?PM Pavel Rappo wrote: >> >> Posting a link to a thread elsewhere that relates to the topic in the >> subject line: https://mail.openjdk.org/pipermail/discuss/2025-June/006511.html >> >> -Pavel