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?).
1. Do not add compiler default include and library path: potentially build
against different version of system library than requested by the user.
2. Add a configure option to disable Python2 (PyUNO) bindings. Python3 is
available for more than two years. Noone cares, therefore rest in peace.
Python2 is going to be ditched at some point. Simply do not fail then.
Windows builds need to be updated for BUILD_TYPE: "PYUNO". Or how is it
handled nowadays?
3. Fix sandbox violation in officecfg module: rm /bin/<language>.zip
4. Add a configure option to search only in one place for JVMs, which is quite
interesting for Linux Distributions. Enforce the user to place JVMs in one
base directory.
5. Fix build for libxml-2.7.8 with ICU support.
* config_office-XINC-XLIB-defaults.diff: (1)
* disable-python.diff: (2)
* gentoo-sandbox.diff: (3)
* jvm-search-path.diff: (4)
* libxmlsec_fix_extern_c.diff: (5)
* commit 'ooo/DEV300_m101': (27 commits)
masterfix DEV300: #i10000# buildtype removed
mav59: #i116806# remove syntax that is not supported on solaris
gnumake3: remove comphelper version; fix including extract.hxx
CWS gnumake3: fix component location for msforms; change library name for msforms; change file names for gengal
ause129: #i116325# don't process .<basename>.xcu, created on mac
dr77: post rebase fixes
#i10000# workaround strange out of memory error on mac
#i10000# reenable checkdeliver
#i10000# create some dependencies...
#i10000# add dependency to trigger rebuild
gnumake2: removing duplicate msword entry in postprocess/packcomponents caused by resync to DEV300_m95
gnumake2: fixing msword component file location in postprocess
#i115608# msword component registration
gnumake2: disabling postprocess/checkdeliver as it consistently fails on unxmacxi
gnumake2: fixed component file location in outdir
gnumake2: added component registration
dba34b: #i110409# remove DataSourceMigration
sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt
#i114970#
DEV300 masterfix: #i10000#: wrong regexp
...
Conflicts:
postprocess/prj/build.lst