Re: jEdit 5.7.0 release?

Vampire <[email protected]> Fri, 13 Oct 2023 23:09:03 +0200
Newsgroups gmane.editors.jedit.devel
Message-ID <[email protected]>
Hey folks

Sorry, I got a bad flu after starting this thread.

> I did not update the CHANGES, but it looks like you did it yesterday? Would you like me to double check?

@Dale
No, I just fixed the formatting of the current state.
I did not add any additional entries.
So yes, would still be great if you could add the entries you think are missing
and have a look over the "What's new" docs.

> the delete at end of line issue on java 20+ on Linux issue seems blocking to me.

@Eric
I see you have committed for it, so is that sufficiently fixed now?

> I'm having a bit of trouble. First, there are 119 warnings when compiling, mostly unchecked or deprecations.

@Dale
I'm not sure what you mean.
When I do `ant compile` with deprecations and unchecked enabled, I get exactly 8 warnings.
I fixed those 8 now.
Actually, mostly by suppressing unchecked cast as the casts were appropriate as far as I could see.
But I have no idea what other 111 warnings you mean.

> Second, my "ant dist" build fails with a no class definition found error for org.apache.bsf.util.BSFEngineImpl. I can see the jar is in the right place, but it's not clear to me why it's not found. Anyone else having this problem?
> If I change the "manager" parameter in the <script> tag to "javax", the build runs to completion. If I set the "manager" to "bsf" or "auto", the build fails as I mentioned before. Weird. No one else sees this?

@Dale
Hm, very strange.
Maybe the bsf.jar on your disk is there but corrupt?
You could try deleting it and see whether it works then.
Actually, I'm not sure why I used BSF in the first place, maybe I was not aware that BSH also provides a javax.script engine.
But as it works with that, I now removed BSF from the dependencies, so it should also work for you out of the box again.

> Oh, and there are hundreds of javadoc warnings and errors.

@Dale
Don't complain, fix them. ;-)
But honestly.
I agree that they should be fixed, but probably not for 5.7.0.
There are 1,192 warnings currently and no errors when I build the JavaDoc.
Or do you want to "quickly take care"? :-)

Cheers
Björn


-- 
-----------------------------------------------
jEdit Developers' List
[email protected]
https://lists.sourceforge.net/lists/listinfo/jedit-devel