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
19b4509d54
speed-up reading of xlif language file, by using xmlparser (stax) instead of jaxb
...
making xliff-core-1.2-1.1.jar obsolete
8 years ago
reger
22ebca0295
upd to Jetty 9.2.18
8 years ago
reger
07fbb737df
upd to commons-compress-1.12
8 years ago
reger
2cc4e56010
upd to Solr 5.5.2
8 years ago
reger
64a40c48d0
upd to slf4j-api-1.7.21.jar with related jars
9 years ago
reger
457f20d101
upd to pdfbox-2.0.2.jar
9 years ago
reger
3ee2c417f3
upd to httpcore-4.4.5.jar
9 years ago
reger
dbf3d0314e
upd to jsoup-1.9.2
9 years ago
reger
ab7f82f803
upd to commons-fileupload-1.3.2
9 years ago
reger
9d55998986
upd to Jetty v9.2.17.v20160517
9 years ago
reger
2422626975
upd to icu4j-57_1
9 years ago
reger
9e94989237
upd to PDFBox 2.0.1
9 years ago
reger
0cc144a010
upd to Solr 5.5.1
9 years ago
reger
b74cddc49c
upd to Jetty v9.2.16.v20160414
...
- exclude unused mime4j
- remove unused yacy-cora build
9 years ago
reger
2995389604
upd to commons-io-2.5
9 years ago
reger
46600ec215
upd to jsoup-1.9.1
9 years ago
reger
bbcd9441bc
upd to metadata-extractor-2.9.1
9 years ago
reger
1d940e5a94
upd commons-compress 1.11
9 years ago
reger
902e79e261
Introduce a TranslatorXliff wich can read/write xliff from/to internal translation map.
...
This eases up suggested initatives from http://mantis.tokeek.de/view.php?id=649
Allows longer term also to store translation maps for the htroot files
in standardized/reuseable xliff format ( http://docs.oasis-open.org/xliff/xliff-core/xliff-core.html ).
+ added test case creating and comparing xliff file with internal custom prop file.
(currently the introduced class is not used in core code)
9 years ago
reger
23b523cb50
upd to poi-3.14
9 years ago
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
reger
01759e9af9
upd to PDFBox 1.8.9
10 years ago
reger
7cf28c4f94
upd to Jetty 9.2.10
10 years ago
Michael Peter Christen
c3aadcf899
Fix for Jetty "JetLeak" bug: update to jetty 9.2.9
...
The bug was inside the jetty library, for details see:
http://blog.gdssecurity.com/labs/2015/2/25/jetleak-vulnerability-remote-leakage-of-shared-buffers-in-je.html
We recommend to update your YaCy peer with this bugfix.
10 years ago
reger
49281617d2
upd to commons-codec-1.10.jar, commons-compress-1.9.jar
10 years ago
reger
6dbc976d8b
upd to httpclient-4.4
10 years ago
reger
8fa542a8e1
upd to Jetty 9.2.7
10 years ago
sixcooler
5594c43d2e
bump to Solr-/Lucene-4.10.3
10 years ago
reger
17808898c6
update to SLF4J 1.7.9
10 years ago
reger
5332c9df21
update to commons-fileupload-1.3.1.jar
...
(includes a security fix)
10 years ago
reger
fe5d4e6c7b
update to Jetty 9.2.6
10 years ago
reger
eca578a5fa
update to PDFBox 1.8.8
10 years ago
reger
0f7d4c42e9
include xmpcore.jar in classpath
...
used by metadata-extractor
10 years ago
reger
9edc7308aa
update to metadata-extractor-2.7.0.jar
...
add 2 simple JUnit test cases for jpeg and tif parsing
10 years ago
Michael Peter Christen
413eeefed4
added character set detection library from
...
http://www-archive.mozilla.org/projects/intl/chardet.html
10 years ago
reger
8055ed5b2a
update to commons-logging-1.2
10 years ago
reger
aa7122f079
update to guava.18.0.jar and jsch.0.1.51.jar
10 years ago
reger
4c14a8b44d
update to poi-3.10.1.jar
10 years ago
reger
ef5c5b4489
update to Jetty 9.2.4
10 years ago
sixcooler
bad5dd7836
update to httpclient-4.3.6
10 years ago
sixcooler
725b206fb4
update to solr-/lucene-4.10.2
10 years ago
sixcooler
4a35570c90
bump to httpcore-4.3.3
10 years ago
reger
0773c73a19
upd to jsoup-1.8.1.jar
10 years ago
reger
cd0a16cf2e
update to PDFBox 1.8.7
10 years ago
reger
0ecbf32134
update to Jetty 9.2.3
10 years ago
sixcooler
aa3e5f2046
bump to httpclient-4.3.5
10 years ago
reger
516c8c02b1
update to commons-compress-1.8.1
...
(bugfix release)
10 years ago
reger
8d1b764458
update to Jetty 9.2.2
10 years ago
Marc Nause
477be17c51
Replaced old UPNP library with Weupnp. UPNP should
...
work now, at least it does on my network. UPNP code in YaCy can still
be improved though (see TODO comment: make port on gateway configurable
or find free one).
*) removed old code
*) added new lib
*) changed code to work with new lib
10 years ago
reger
b4b937a046
update to pdfbox 1.8.6
10 years ago
Michael Peter Christen
09dcdb9b19
update to solr 4.9.0
11 years ago
Michael Peter Christen
282b53db42
update of commons-io and slf4j-api (as preparation for Solr 4.9.0)
11 years ago
sixcooler
66c784c552
bump to httpclient-4.3.4
11 years ago
reger
b9f6acee23
update to Jetty 9.2.1
11 years ago
orbiter
ee7416816b
upgraded poi library (office document format parser) from 3.9 to 3.10
11 years ago
orbiter
a12701ddf6
upgraded bouncy caste libraries (needed for encrypted pdfs, dependency
...
in pdfbox) to 1.46
removed the activation.jar library; I don't know which other library
depends on it.
11 years ago
Michael Peter Christen
2520590b45
migrated from pdfbox 1.8.4 to 1.8.5. They have a very long bugfix list
...
for that update:
http://www.apache.org/dist/pdfbox/1.8.5/RELEASE-NOTES.txt
11 years ago
Michael Peter Christen
d4157184ec
migration to Solr 4.8.1
...
This includes also an update to zookeeper 3.4.6 and a new library that
Solr initializes by default: org.restlet from
http://restlet.com/download/current#release=stable&edition=jse&distribution=zip
which is included in version 2.2.1 from may 6th 2014
11 years ago
reger
c947ee06bf
remove redundant servlet-api
11 years ago
reger
e9060d31bd
update to Jetty 9
...
besides adjustments in code it makes the servlet settings in web.xml significant.
This applies to solr, gsa and proxy servlet. There is no longer a default setup in code during init (as jetty 9 checks for double definition).
11 years ago
Michael Peter Christen
ebd44a7080
replaced solr 4.6.1 with solr 4.7.1 and added index migration to
...
lucene_47
11 years ago
reger
1a6e0354db
update commons-compress.jar to 1.8
11 years ago
sixcooler
9afd7db043
bump to httpclient-4.3.3
11 years ago
sixcooler
fbfee8c583
add forgotten solrj-4.6.1
11 years ago
Michael Peter Christen
7eab0a2cb8
replaced guava-15.0 with guava-16.0.1
11 years ago
Michael Peter Christen
cb4fd27bbe
replaced pdfbox 1.8.3 with 1.8.4
11 years ago
Michael Peter Christen
4fcddcf13b
replaced solr 4.6.0. with 4.6.1
11 years ago
Michael Peter Christen
9f921c27f3
removed libraries which had been used by jena and were added together
...
with jena in commit 5d20cd324a
, see:
5d20cd324a
11 years ago
Michael Peter Christen
6e59ca4ebf
removed jena library and all code that depended on jena. When jena was
...
introduced, it was also used for search facets. The generic search
facets are now deduced from generic solr fields which makes jena as tool
for facet semantics superfluous.
11 years ago
sixcooler
0512e46c6a
bump to httpclient-4.3.2
11 years ago
Michael Peter Christen
84cf7e8e9f
backmigration from solrj 4.6.0 to 4.5.1. This is necessary because
...
solrj.4.6.0 has a bug which prevents the attachment of a remote solr (as
tested with a SolrCloud). See bug report
https://issues.apache.org/jira/browse/SOLR-5532
This bug shall be fixed in Solr 4.6.1.
Fortunately, solrj-4.5.1 works together with solr-4.6.0 thus the current
index does not need to be changed.
11 years ago
reger
37f2a82a5d
making root context (htroot) a WebAppContext
...
- this allows additional features, like servlet configuration via web.xml and many more things.
- currently the standard servlets are still configured in the code (so the supplied defaults/web.xml is not realy needed, yet),
but could be expanded
- lookup for web.xml - 1. in /DATA/SETTINGS then in /defaults
11 years ago
reger
1b6d173b14
update to Jetty 8.1.14
11 years ago
reger
2507722fbb
updated poi-3.9 / poi-scratchpad-3.9
11 years ago
Michael Peter Christen
7603e879dc
Merge branch 'master' into HEAD
...
Conflicts:
.classpath
source/net/yacy/cora/federate/solr/SolrServlet.java
11 years ago
Michael Peter Christen
8b97489ff2
updated guava to 15.0
11 years ago
Michael Peter Christen
34b4eda4a8
upgraded json-simple to 1.1.1
11 years ago
Michael Peter Christen
75ae36da9c
upgraded jsch to 0.1.50
11 years ago
Michael Peter Christen
db793a2a5e
removed mysql connector which was used only for testing in the past
11 years ago
Michael Peter Christen
7ebc74b76a
migrated to pdfbox 1.8.3
11 years ago
Michael Peter Christen
2f16770681
migrated to solr 4.6.0
11 years ago
reger
06da6f517c
add YaCyProxyServlet to handle /proxy.html?url=proxyurl
...
- based on Jetty ProxyServlet
- at this time use existing HTTPD ProxyHandler for url rewrite
- add jetty-client jar (dependency in Jetty ProxyServlet)
reuse ProxyHandler.convertHeaderFromJetty in YaCyDefaultServlet
11 years ago
reger
1adb4b8741
merge rc1/master
11 years ago
sixcooler
dfb73c9519
bump to httpclient-4.3.1 - a bugfix release
11 years ago
reger
a44eede8b8
merge rc1/master
11 years ago
reger
71d2655c02
downgrade to Jetty 8 to assure support of JRE 1.6
...
- introduce a YaCyHttp interface to modulize/separate http server
- adjust the Jetty version specific implementation part (in package net.yacy.http)
- putting the version specific code in classes starting with Jetty8xxxx
- moved existing Jetty9xxx implementation into a test class (to keep the code)
- adjust build to the changed jars
- make use of the introduced YaCyHttpServer interface in related htroot servlets
- adjust other test cases/classes
11 years ago
Michael Peter Christen
21aa6a0321
migration to Solr 4.5.0
11 years ago
reger
c7c706fd9f
merge with rc1/master
11 years ago
sixcooler
15b1bb2513
bump to httpClient-4.3
11 years ago
reger
f7f86d8a5d
update to Jetty 9 jars
...
- include javax.servlet 3.0
11 years ago
reger
aafef72a8a
merged current rc1/master into jetty branch to allow further development with latest version
...
ServerSideIncludes and servlet return values need further work (for working jetty integration)
- TODO: added nasty quickfix to allow SSI - needs further work
- TODO: YaCy servlet return values/parameters are not handled
11 years ago
Michael Peter Christen
5b7c0d0745
update to pdfbox 1.8.2
11 years ago
Michael Peter Christen
f13df9dbb6
migration to solr 4.4.0
11 years ago
Roland Haeder
ebbb3bc5c1
Fixed CHMOD on many files + added missing loggers (e.g. jena) and made some noisy loggers quiet
12 years ago
Michael Peter Christen
c4538d8d91
added metadata-extractor-2.6.2.jar to eclipse classpath, removed old lib
12 years ago
reger
3760e2616b
bump up lib/metadata-extractor-2.6.2.jar (used for image parser) with needed code adjustments
12 years ago
Michael Peter Christen
9bd2aee180
migrated to solr 4.3.0
12 years ago