Michael Christen
9af88c8d25
Merge pull request #700 from henschi/httpclient4.5.14
...
update apache httpclient to 4.5.14
2 weeks ago
Henschi
13a035499b
update apache httpclient to 4.5.14
2 weeks ago
Michael Christen
85af13a6b2
Merge pull request #697 from henschi/fix_version_in_ivy
...
update ivy versions (ivy has already done it herself)
2 weeks ago
Michael Christen
86e6b0c39f
Merge pull request #696 from henschi/fileupload1.5
...
upgrade commons-fileupload to 1.5
2 weeks ago
Michael Christen
69fe749de5
Merge pull request #690 from henschi/fix_tests
...
small fixes and fix all test
2 weeks ago
Henschi
e32c381394
adapt test, but I don't think that's right (extra space)
2 weeks ago
Henschi
eab2768f79
adapt test to commit 0689f4f0ae
2 weeks ago
Henschi
3c50bc701f
fix build command line (commit: ab3ef87abf
), test Html2ImageTest is green now
2 weeks ago
Henschi
7772a14f44
fix test and test the input values from document
2 weeks ago
Henschi
83c842681d
remove excecutable flag
2 weeks ago
Henschi
5b6a8520dd
fix test values because title in windows and mac PPT is not empty or null
2 weeks ago
Henschi
332a42be72
prevent NPE because summaryInfo.getTitle can returned null
2 weeks ago
Henschi
5325670a8e
fix tests
2 weeks ago
Henschi
7a9ffebaab
fix cast brackets to suppress low memory warning
2 weeks ago
Henschi
07b0e58c1b
commons-codec - there the same
3 weeks ago
Henschi
e35019f9a2
update ivy versions (ivy has already done it herself)
3 weeks ago
Henschi
68c90cacf8
Merge branch 'yacy:master' into fileupload1.5
3 weeks ago
Michael Christen
48408a555c
Merge pull request #692 from henschi/junit4.13.2
...
JUnit 4.13.2
3 weeks ago
Burkhard
2b7c4ec577
fic Merge pull request #689 from henschi/jetty9.4.57 ivy.xml conflicts
3 weeks ago
Burkhard
f559e1b256
Merge pull request #689 from henschi/jetty9.4.57 (tested)
...
upgrade jetty to 9.4.57
3 weeks ago
Burkhard
e234c2637e
Merge branch 'master' into jetty9.4.57
3 weeks ago
Burkhard
9e65ce9091
Merge pull request #695 from henschi/metrics4.1.5 (tested)
...
update metrics-core to 4.1.5 to use the correct version for Solr 9.0
3 weeks ago
Burkhard
90f5c9de2d
Merge pull request #694 from henschi/woodstox-core6.2.8 (tested)
...
update woodstox-core to 6.2.8 to use the correct version for Solr 9.0
3 weeks ago
Burkhard
7ec907f0d6
Merge pull request #693 from henschi/zookeeper3.7.0 (tested)
...
update Zookeeper to 3.7.0 to use the correct version for Solr 9.0
3 weeks ago
Henschi
1e6508b6b1
update metrics-core to 4.1.5 to use the correct version for Solr 9.0
3 weeks ago
Henschi
5c4c529fae
update woodstox-core (including the renaming) to 6.2.8 to use the correct version for Solr 9.0
3 weeks ago
Henschi
ebee86efa3
update zookeeper to 3.7.0 to use the correct version for Solr 9.0
3 weeks ago
Henschi
ac11d27659
upgrade junit to 4.13.2 and use the appropriate hamcrest version 1.3
3 weeks ago
Henschi
7532761506
clean libt directory in ant call clean
3 weeks ago
Henschi
3d5ba29d01
fix compile test
3 weeks ago
Henschi
b0c022835f
upgrade commons-fileupload to 1.5
3 weeks ago
Michael Christen
50421715a1
Merge pull request #688 from henschi/ivy_udpate
...
upgrade ivy to 2.5.3 (CVE fixes)
3 weeks ago
henschi
7fc1995a24
remove ivy.jar in ant clean call
3 weeks ago
henschi
783a0aa496
upgrade jetty to 9.4.57
3 weeks ago
henschi
97554498ce
upgrade ivy to 2.5.3 (CVE fixes)
3 weeks ago
Michael Christen
3ce4dbdac8
Merge pull request #682 from bloxx12/refactor-flake
...
flake: drop flake-utils as a dependency
4 weeks ago
Michael Christen
972e086410
Merge pull request #686 from drscream/fix/expired-jdk-options
...
Remove deprectated JAVA_ARGS
4 weeks ago
Thomas Merkel
32fbdd9cde
Remove deprectated JAVA_ARGS
...
Both JAVA_ARGS are obsolete since JDK14 and expired in JDK15. They are
no longer work on modern illumos (SunOS) distributions. Additonal the
comment mention Darwin which is not SunOS.
4 weeks ago
Charlie Root
6bec159f60
flake: drop flake-utils as a dependency
...
Replace flake-utils with a few lines of pure nix code, since flake-utils
is not really useful here.
2 months ago
Michael Christen
4953151f6f
Merge pull request #670 from okybaca/startfix
...
if java executable not found using 'which', try to use 'command'
4 months ago
Michael Christen
4e4d57a16f
Merge pull request #672 from okybaca/kellogs
...
modified kelondro so it uses KELONDRO prefix when logging
4 months ago
okybaca
39218b74b1
modified kelondro so it uses KELONDRO prefix when logging
4 months ago
okybaca
4b6ec7a131
if java executable not found using 'which', try to use 'command'
4 months ago
Michael Christen
3ede322f5e
Merge pull request #666 from okybaca/eldarskinfix
...
fine tuned the dark-green skin - tables font color
5 months ago
okybaca
e979b32374
fine tuned the dark-green skin - tables font color
5 months ago
Michael Peter Christen
9f20f73362
library maintenance - updated some libraries
5 months ago
Michael Christen
51c612f845
Merge pull request #657 from codymikol/nixify
...
feat(nix): add a nix flake
5 months ago
Michael Christen
0d58f60f45
Merge pull request #664 from okybaca/log-kelo
...
renamed INDEX-TRANSFER-DISPATCHER to DHT-OUT in the log
5 months ago
Michael Peter Christen
54fa724352
reverted deprecation change since we are still using java 11, not 19
5 months ago
Michael Peter Christen
6ef3a0fca5
code maintenance - removed warnings and replaced deprecated functions
5 months ago