[Libreoffice-commits] core.git: external/beanshell

2017-09-20 Thread Fridrich Štrba
external/beanshell/java9.patch.0 |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 53fc42e4beca11fba1f0a697e9259190ebfad249 Author: Fridrich Å trba Date: Wed Sep 20 10:49:32 2017 +0200 beanshell: don't remove the getPeer call, access it by reflection

[Libreoffice-commits] core.git: external/beanshell

2017-08-31 Thread Stephan Bergmann
external/beanshell/UnpackedTarball_beanshell.mk |1 + external/beanshell/java9.patch.0| 21 + 2 files changed, 22 insertions(+) New commits: commit f20810a1318a8dd55cb01e42a0fde7f0e1b36623 Author: Stephan Bergmann Date: Thu Aug 31 11:47:28 2017 +0200

[Libreoffice-commits] core.git: external/beanshell

2016-03-15 Thread Douglas Mencken
external/beanshell/UnpackedTarball_beanshell.mk |5 + external/beanshell/beanshell-invoke.patch | 78 2 files changed, 83 insertions(+) New commits: commit 841a58da93e10f543876eefca470d8fd4bd96ded Author: Douglas Mencken Date: Wed Sep 30 12:16:08 2015 -0400

[Libreoffice-commits] core.git: external/beanshell

2014-07-23 Thread rbuj
external/beanshell/bsh-2.0b1-src.patch | 33 + 1 file changed, 33 insertions(+) New commits: commit 37594357cb9c46aff7304c669a160ff7ec916a45 Author: rbuj Date: Wed Jul 23 07:38:15 2014 +0200 beanshell: [deprecation] show() in Window has been deprecated

[Libreoffice-commits] core.git: external/beanshell

2014-07-23 Thread rbuj
external/beanshell/bsh-2.0b1-src.patch | 28 1 file changed, 28 insertions(+) New commits: commit 3c891408eada15276c8e814a895275900bdfd1a1 Author: rbuj Date: Wed Jul 23 09:08:47 2014 +0200 beanshell: encode(String) in URLEncoder has been deprecated

[Libreoffice-commits] core.git: external/beanshell

2014-07-23 Thread rbuj
external/beanshell/bsh-2.0b1-src.patch | 41 + 1 file changed, 41 insertions(+) New commits: commit 5d1c5d558a6db7f1a250893f6dfd22c8bc41f481 Author: rbuj Date: Tue Jul 22 21:12:25 2014 +0200 beanshell: [deprecation] toURL() in File has been deprecated