reger
cedb53be4e
upd to commons-io-2.6
7 years ago
reger
270b77074e
upd to httpclient-4.5.4 and httpmime-4.5.4
7 years ago
reger
6db7f5525b
upd to icu4j-60.2
7 years ago
reger
c94bc82f6a
upd to commons-compress-1.15
7 years ago
reger
e5b4799838
upd to Jetty-9.4.8.v20171121
7 years ago
reger
0704b1d644
upd to httpcore-4.4.8
7 years ago
reger
a1879115dc
upd to Jsoup-1.11.2
7 years ago
luccioman
01dca12d05
Upgraded apache POI dependency from 3.16 to 3.17
7 years ago
luccioman
8f07df5f85
Upgraded com.twelvemonkeys.imageio dependencies from 3.3.1 to 3.3.2
7 years ago
luccioman
f61260c4c7
Upgraded icu4j dependency from 59_1 to 60.1
7 years ago
reger
d14c47d4d3
upd to pdfbox-2.0.8.jar
7 years ago
reger
b98acb33c3
upd to Solr 6.6.2
7 years ago
reger
cbaa492054
upd to Jetty-9.4.7.v20170914
7 years ago
reger
b19397bc7c
update classpath for Eclipse project config to Solr 6.6.1
7 years ago
luccioman
366ceae35a
Fixed missing transitive dependency to commons-collections4-4.1
...
Dependency required by poi-3.16.
Dependency was not provided in YaCy but already defined on previous poi
versions. This only became problematic since upgrade from poi-3.15 to
poi-3.16 (commit dedc6552d3
). Indeed in
this new poi release, a poi component used in some YaCy parsers code
paths now explicitely needs a class from the commons-collections4
library : org.apache.poi.hpsf.Section uses now
org.apache.commons.collections4.bidimap.TreeBidiMap.
Impacted YaCy parsers : xlsParser, pptParser, docParser.
Issue detected by the folowing JUnit tests failing :
ParserTest.testpptParsers(), ParserTest.testdocParsers(),
xlsParserTest.testParse()
7 years ago
reger
119b65389d
upde to icu4j-59_1.jar
7 years ago
reger
fb71994342
Harmonizing use of xml reader / sax parser in XMLBlacklistImporter
...
eliminating the need for lib/xercesImpl.jar
7 years ago
reger
dedc6552d3
upd to poi-3.16.jar
7 years ago
reger
37f44941fb
upd to pdfbox-2.0.7.jar
7 years ago
reger
44d455dfed
upd to jwat-warc-1.1.0.jar
7 years ago
reger
af32d291c2
upd to commons-fileupload-1.3.3.jar
7 years ago
reger
e6e20dab52
upd to Jetty 9.4.6.v20170531
...
Modify loginservice to the changes in Jetty, partially based on pull
request #101 https://github.com/yacy/yacy_search_server/pull/101 bu @automenta
7 years ago
reger
aeeb8a7dd5
upd to jwat-warc-1.0.6.jar
7 years ago
reger
f0ba828627
remove unused Solr optional extra handler lib solr-dataimporthandler-6.6.0.jar
8 years ago
reger
1773b61b3e
upd to jsoup-1.10.3.jar
8 years ago
Michael Peter Christen
6fe735945d
migrated Solr 5.5 -> Solr 6.6 and from Java 1.7 -> 1.8
...
Also: now Version 1.921
8 years ago
reger
c42d17f607
upd to commons-compress-1.14.jar
8 years ago
reger
b65a04087b
upd to pdfbox-2.0.6.jar
8 years ago
reger
2b03e40134
upd to jwat-1.0.5
8 years ago
reger
46a4aaf09c
upd to Solr-5.5.4
8 years ago
reger
eddb7a9804
upd to pdfbox-2.0.5.jar and transient dependency xmpcore-5.1.3.jar
...
required by metadata-extractor-2.10.1 (fix build.xml compiler warning)
8 years ago
reger
510f11d374
Implement surrogate import from Warc archives (as first option handle
...
warc = Web ARChive File Format.
Warc files with extension .warc or compressed warc.gz can be placed in the
DATA/surrogate/in and contained responses are imported to the index.
The used library is stream based so we can easily extend it later to use
and load warc's from the net.
8 years ago
reger
c4d5f1fc54
upd to slf4j-1.7.24.jar
8 years ago
reger
c4b90eae98
upd to icu4j-58_2.jar
8 years ago
reger
e0c5b28331
update to jsoup-1.10.2.jar
8 years ago
reger
5b5ada38c3
update to jsch-0.1.54.jar
8 years ago
reger
882d99dae4
upd to metadata-extractor-2.10.1.jar
8 years ago
reger
52c9d0c858
upd to pdfbox-2.0.4.jar
8 years ago
reger
6eb7d27449
upd to httpclient v4.5.3
8 years ago
reger
a79194a102
upd to Jetty-9.2.21.v20170120
8 years ago
reger
890c6dcdc6
upd to solr-5.5.3
...
minor bugfix version
8 years ago
reger
c4017f2e87
upd to commons-compress-1.13.jar
...
hide external icon on forge logo (was also out of position in IE)
8 years ago
reger
0f9d9b95b5
upd to ImageIO 3.3.1
8 years ago
luccioman
200e7a7292
upd to jsoup-1.10.1 : fixed to Eclipse classpath and Ant configuration.
8 years ago
reger
ba77e8f8ec
upd to Jetty 9.2.19
8 years ago
reger
8794e06721
upd to poi-3.15.jar
8 years ago
reger
cf3a4bdf52
upd to pdfbox-2.0.3
8 years ago
reger
a4465c97d6
as requested, disable/remove old swf parser
...
http://forum.yacy-websuche.de/viewtopic.php?f=8&t=5861#p33098
8 years ago
reger
f8d6543a23
Rename class CreateTranslationMaster to TranslationManager and add
...
additional routines and the capability to handle translation maps internally
(to reduce complexity of handling translation maps for calling servelets)
8 years ago
reger
22ebca0295
upd to Jetty 9.2.18
8 years ago