reger
d9036bb9b7
upd to slf4j-1.7.18
...
remove direct declaration of slf4j-api in pom (let maven do it's job)
9 years ago
reger
a9c2f8503e
upd to Solr 5.5.0
9 years ago
reger
5ee56ea8e5
del outdated lib/dependencies.txt
...
as alternative you may use maven build site:site goal which produces
a complete list of direct and transitive dependencies.
9 years ago
reger
567467869e
upd to httpclient-4.5.2
9 years ago
reger
51e7151591
more fixes for sevenZip parser exception on specific archives
...
Found 2 more cases were modified code throws exceptions while original J7Zip
unpacks it.
Reimplemented error prone CoderMixer2ST from unmodified J7Zip.jar.
9 years ago
reger
5b07f3473e
fix sevenZip parser exception with LZMA BCJ2 format archives,
...
see http://mantis.tokeek.de/view.php?id=641
+ sanitize some type cast's in modified sevenZip lib
9 years ago
reger
dc112d0e32
upd to slf4j-1.7.16
9 years ago
reger
7b02cacb12
upd to Jetty 9.2.15.v20160210
9 years ago
reger
20e3c25ae3
upd to weupnp-0.1.4.jar
9 years ago
reger
756c55e6d1
upd to Solr 5.4.1
9 years ago
reger
46772e08d0
upd to pdfbox 1.8.11
9 years ago
reger
06e5cd6164
add support parsing swf-metadata to swfparser
...
flash supports metadata tag in swf file with metadata in xmp (xml) format.
parse some common data to include it in the head section of the html string
of converttohtml.
9 years ago
reger
9331acdb18
add support for DEFINEFONT3 (swf8) to webcat parser
...
experienced issue with JPEGTABLE tag (with length=0) causing abort of parsing (ioexception)
as we don't use/need it for text parsing skip this tag.
9 years ago
reger
18ecf57792
add support of compressed swf to swfParser
...
from JavaSWF2 (source compatible to WebCat).
Moved swf file signature check to parser
Changed use of synced vector to list swf InStream
9 years ago
reger
6c25710a34
replace bugfixed webcat-swf.jar
9 years ago
sixcooler
5a35f9383a
bump to solr/lucene 5.4.0
9 years ago
reger
7f6ee76eb9
upd to ImageIO 3.2.1
9 years ago
Michael Peter Christen
d6e9834040
Merge branch 'master' of
...
https://github.com/Scarfmonster/yacy_search_server
# Conflicts:
# .classpath
# build.xml
9 years ago
Michael Peter Christen
d82d311995
Merge branch 'master' of https://github.com/luccioman/yacy_search_server
...
# Conflicts:
# .classpath
9 years ago
reger
f05b34fc35
upd to slf4j-1.7.13
9 years ago
luc
4c36b7bd14
Merge branch 'master' of https://github.com/yacy/yacy_search_server
...
Conflicts:
.classpath
9 years ago
reger
d79fa7fbeb
upd to Jetty v9.2.14.v20151106
9 years ago
luc
f0478bb14d
BMP and ICO image formats support : integrated /haraldk/TwelveMonkeys
...
imageio-bmp-3.2 library.
- better BMP format flavours support
- handle PNG encoded icons
- handle transparency
Added some javadoc url references to .classpath
9 years ago
reger
5362a80f1c
upd to httpcore 4.4.4
9 years ago
reger
e90593450c
upd to TwelveMonkeys ImageIO 3.2
9 years ago
reger
c4fa6d7bf5
upd to icu4j-56_1
9 years ago
reger
5445f38070
upd to jetty 9.2.13.v20150730
9 years ago
reger
6ca02ad577
upd httpclient-4.5.1, httpmime-4.5.1, httpcore-4.4.3, commons-compress-1.10
9 years ago
luc
d6522fa4a2
Integrated haraldk/TwelveMonkeys library to first add TIF image format
...
support.
9 years ago
reger
43c27aa550
upd to solr/lucene 5.3.1
9 years ago
reger
fd5a1dc297
upd to poi-3.13
9 years ago
reger
c7c5e2dff9
fix old/obsolete solr dependency to stax
...
delete obsolete jar
9 years ago
reger
0f80bc8309
upd to jsoup-1.8.3
9 years ago
reger
92e5b217b6
upd to pdfbox-1.8.10
9 years ago
reger
165561706d
upd to Solr-5.2.1
9 years ago
reger
7f49dbfbd1
upd to SLF4J-1.7.12
9 years ago
reger
807e3dc78a
upd to httpclient-4.5 and httpmime-4.5
9 years ago
reger
202620b4a2
upd to icu4j-55.1.jar
9 years ago
reger
149e41f25b
upd to jsch-0.1.53.jar
9 years ago
reger
30135d8964
upd to lib/weupnp-0.1.3.jar
9 years ago
Ryszard Goń
59096935d0
Use language-detection library for increased accuracy
10 years ago
Michael Peter Christen
694b22f165
migration to Solr 5.2: huge benefits - this is a lot faster!
...
This is a very complex migration: many classes had been renamed or
removed, dependencies changed and the solr index type is now aligned to
be a solr cloud repository.
Together with the Solr 5.2 library update, one other dependent library
had been updated as well: httpclient 4.4->4.4.1
Older indexes are migrated from 4_10 to 5_2. However, the new index
structure is more efficient and we recommend to re-index everything.
Please use the index export before you do the update to a large
surrogate xml file. After the update, start with an empty index and then
initialize this with your dump.
10 years ago
sixcooler
480e4a6a5c
Update to Jetty-9.2.11 - a bugfix-release that did not solve my
...
Problems, but does not harm anything
10 years ago
reger
5183ad718d
upd to poi-3.12.jar
10 years ago
reger
31346e873b
upd library reference of missing jsch-0.1.21 in seeduploadscp.xml
...
upd to jsch-0.1.52.jar
10 years ago
reger
a6daddbeaa
upd to commons-io-2.4.jar
10 years ago
reger
4d73e9de06
upd to metadata-extractor-2.8.1
10 years ago
reger
0904a041a6
upd to poi-3.11.jar
10 years ago
reger
b161473cd0
upd to jsoup-1.8.2
10 years ago
reger
642daad528
upd to httpcore 4.4.1
10 years ago