wenzelm [Thu, 15 Jul 2021 18:56:15 +0200] rev 73991
avoid non-standard encoding;
wenzelm [Thu, 15 Jul 2021 18:29:34 +0200] rev 73990
proper cross-platform build: jdk component is required for ISABELLE_SETUP_CLASSPATH in other_isabelle;
wenzelm [Thu, 15 Jul 2021 18:18:07 +0200] rev 73989
more robust classpath: skip empty entries;
wenzelm [Thu, 15 Jul 2021 17:33:06 +0200] rev 73988
more robust: avoid duplicate classpath entries;
wenzelm [Thu, 15 Jul 2021 16:35:45 +0200] rev 73987
build.props for isabelle.jar, including isabelle.jedit;
build minimal Isabelle/jEdit plugins on the spot;
regular "jedit" component: discontinued special "jedit_build";
Isabelle/Scala services via jars, instead of settings;
wenzelm [Thu, 15 Jul 2021 16:01:04 +0200] rev 73986
more robust;
wenzelm [Thu, 15 Jul 2021 15:50:32 +0200] rev 73985
more portable: avoid Windows CRLF in classpath output;
wenzelm [Thu, 15 Jul 2021 12:51:11 +0200] rev 73984
proper lines (amending 59b6f0462086);