Re: Hyperlink Warning Message

2021-06-04 Thread Matthias Seidel
Hi Arrigo, Am 01.06.21 um 21:57 schrieb Arrigo Marchiori: >> We are grabbing an INetURLObject here: >> http://opengrok.openoffice.org/xref/aoo4110/main/sfx2/source/appl/appopen.cxx?r=b1cdbd2c#929 >> >> The code after here >> http://opengrok.openoffice.org/xref/aoo4110/main/sfx2/source/appl/appope

Re: Hyperlink Warning Message

2021-06-04 Thread Arrigo Marchiori
Hello All, On Wed, Jun 02, 2021 at 01:00:08PM -0700, Dave Fisher wrote: > > On Jun 2, 2021, at 11:58 AM, Marcus wrote: > > > > Am 02.06.21 um 00:07 schrieb Peter Kovacs: > >> On 01.06.21 21:57, Arrigo Marchiori wrote: > > I would not go for file://. Can we go for a pattern derivated from >

[GitHub] [openoffice] cbmarcum merged pull request #131: Refs #i128455# - updated junit to 4.13.2.

2021-06-04 Thread GitBox
cbmarcum merged pull request #131: URL: https://github.com/apache/openoffice/pull/131 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, plea

Re: JUnit update from 4.10 to 4.13.2 in test automation

2021-06-04 Thread Carl Marcum
Hi All, adding cc. dev@ On 5/31/21 3:05 PM, Carl Marcum wrote: Hi All, Just an FYI I've been working on updating the JUnit library used in the test suites for trunk. Our current 4.10 is ten years old. I'm doing this in two steps. First step was the library update to 4.12 in commit 069226d