Re: Beanshell (Re: Source and target of Java version (Was: Review of PR 109))

2020-12-08 Thread Jim Jagielski
Just a FYI that I've been hacking on https://github.com/jimjag/beanshell2 which is merge of 2.0b6 and beanshell2. > On Dec 7, 2020, at 8:06 PM, Peter Kovacs wrote: > > > On 07.12.20 21:56, Mechtilde wrote: >> Hello Jim >> >> Am 07.12.20 um 20:35 schrieb Jim Jagielski: >>> There appears t

Re: Beanshell (Re: Source and target of Java version (Was: Review of PR 109))

2020-12-07 Thread Peter Kovacs
On 07.12.20 21:56, Mechtilde wrote: Hello Jim Am 07.12.20 um 20:35 schrieb Jim Jagielski: There appears to be quite a large change in beanshell from 2.0b6 and what is currently HEAD of master. I built it with the system version of Debian 10 bsh 2.0b4-19. and this part works. This is odd.

Re: Beanshell (Re: Source and target of Java version (Was: Review of PR 109))

2020-12-07 Thread Peter Kovacs
On 07.12.20 23:34, Dave Fisher wrote: Sent from my iPhone On Dec 7, 2020, at 2:08 PM, Peter Kovacs wrote:  On 07.12.20 21:56, Mechtilde wrote: Hello Jim Am 07.12.20 um 20:35 schrieb Jim Jagielski: There appears to be quite a large change in beanshell from 2.0b6 and what is currently H

Re: Beanshell (Re: Source and target of Java version (Was: Review of PR 109))

2020-12-07 Thread Dave Fisher
Sent from my iPhone > On Dec 7, 2020, at 2:08 PM, Peter Kovacs wrote: > >  >> On 07.12.20 21:56, Mechtilde wrote: >> Hello Jim >> >>> Am 07.12.20 um 20:35 schrieb Jim Jagielski: >>> There appears to be quite a large change in beanshell from 2.0b6 and what >>> is currently HEAD of master. >>

Re: Beanshell (Re: Source and target of Java version (Was: Review of PR 109))

2020-12-07 Thread Peter Kovacs
On 07.12.20 21:56, Mechtilde wrote: Hello Jim Am 07.12.20 um 20:35 schrieb Jim Jagielski: There appears to be quite a large change in beanshell from 2.0b6 and what is currently HEAD of master. I built it with the system version of Debian 10 bsh 2.0b4-19. and this part works. Ok. Now the b

Re: Beanshell (Re: Source and target of Java version (Was: Review of PR 109))

2020-12-07 Thread Mechtilde
Hello Jim Am 07.12.20 um 20:35 schrieb Jim Jagielski: > There appears to be quite a large change in beanshell from 2.0b6 and what is > currently HEAD of master. I built it with the system version of Debian 10 bsh 2.0b4-19. and this part works. Now the build hangs with hsqldb there I have no su

Beanshell (Re: Source and target of Java version (Was: Review of PR 109))

2020-12-07 Thread Jim Jagielski
There appears to be quite a large change in beanshell from 2.0b6 and what is currently HEAD of master. Any interest in looking into getting beanshell into some more stable situation... It looks like it's been majorly refactored. ---

Re: Source and target of Java version (Was: Review of PR 109)

2020-12-07 Thread Mechtilde
Hello Peter I build with Java 11 and HSQLDB is the one of the next candidates :( Kind regards Mechtilde Am 07.12.20 um 19:16 schrieb Peter Kovacs: > Hi Mechtilde, > > With which version do you build? Java 11? > > I try currently with Java 14 and I have another Issue with hsqldb. And > that y

Re: Source and target of Java version (Was: Review of PR 109)

2020-12-07 Thread Peter Kovacs
Hi Mechtilde, With which version do you build? Java 11? I try currently with Java 14 and I have another Issue with hsqldb. And that you can not solve without an update. Benashell error I can confirm, but I do not have a solution for this at this time. On 07.12.20 19:00, Mechtilde wrote:

Re: Source and target of Java version (Was: Review of PR 109)

2020-12-07 Thread Mechtilde
Hello Peter, Am 07.12.20 um 07:57 schrieb Peter Kovacs: > Hi Mechtilde, > > check main/saxton/saxton-9.0.0.7-bj.patch > > line 147 and 148 > > +    > +    thanks, yes this works I changed it from 1.4 to 1.6. Now It stop at the next step building Beanshell In /home/mechtilde/openoffice/mai

Re: Source and target of Java version (Was: Review of PR 109)

2020-12-06 Thread Peter Kovacs
Hi Mechtilde, check main/saxton/saxton-9.0.0.7-bj.patch line 147 and 148 +    +    all the best Peter On 07.12.20 07:48, Mechtilde wrote: Hello, Con someone give me a hint where and how can I change the source option and the target option for the Java version. Kind regards Mechtilde Am

Re: Source and target of Java version (Was: Review of PR 109)

2020-12-06 Thread Mechtilde
Hello, Con someone give me a hint where and how can I change the source option and the target option for the Java version. Kind regards Mechtilde Am 06.12.20 um 13:57 schrieb Mechtilde: > Hello, > > i was asked to text the PR 109 https://github.com/apache/openoffice/pull/109 > > I tried to do