a72a7dc500
Their jar files reference other non-URE jars, so they cannot be extensions. bsh.jar has been moved into the optional module (it used to be installed always, but it looks like only the bsh script provider needs it; also, it had been added to URE_MORE_JAVA_CLASSPATH_URLS if SYSTEM_BSH, which also appears unnecessary as it is mentioned with an absolute file URL in the Class-Path of the script provider jar). js.jar has been included in the optional module (it used to be not installed at all?).
7 lines
387 B
Text
7 lines
387 B
Text
mkdir: %_DEST%\xml\ooo
|
|
..\%__SRC%\bin\uiconfig.zip %_DEST%\bin\uiconfig.zip
|
|
..\%__SRC%\misc\*.xcd %_DEST%\xml\
|
|
..\%__SRC%\misc\lang\*.xcd %_DEST%\xml\
|
|
..\%__SRC%\misc\scriptproviderforbeanshell.rdb %_DEST%\xml\scriptproviderforbeanshell.rdb
|
|
..\%__SRC%\misc\scriptproviderforjavascript.rdb %_DEST%\xml\scriptproviderforjavascript.rdb
|
|
..\%__SRC%\misc\services.rdb %_DEST%\xml\services.rdb
|