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
luccioman
b55cf16dad
Upgraded jgit build library to version 4.5.0
...
This is the latest Java 7 compatible jgit release.
Properly support GitHub tags marked as "Pre-release".
With the previous venerable jgit version 1.1.0, a YaCy repository clone
having such a tag made GitRevTask and GitRevMavenTask crash.
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
luccioman
f3f478448b
Explicitely set YaCy data folder when starting in MacOS bundle
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
galix
3380531a2f
Fixed packaging for YaCy 1.90 on MacOS
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
2f8bb04e11
adjust build class path (- htroot)
...
according to comment on 0dcda3809e
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
567467869e
upd to httpclient-4.5.2
9 years ago
reger
ed765de29b
adjust start/stop classpath in build script
...
(with servlet classloader no need for htroot in system classpath)
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
6c25710a34
replace bugfixed webcat-swf.jar
9 years ago
reger
84c970eaec
move test classes to test/java (subdirectory as in Maven standard subdir layout)
...
because ViewImage*Test.java breaks test run
9 years ago
sixcooler
5a35f9383a
bump to solr/lucene 5.4.0
9 years ago
sixcooler
dce1cb65c4
Merge remote-tracking branch 'choose_remote_name/master'
9 years ago
Michael Peter Christen
7274e50d7f
Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
9 years ago
Michael Peter Christen
5a39f9f679
stub to use a new app launcher for mac
9 years ago
reger
7f6ee76eb9
upd to ImageIO 3.2.1
9 years ago
luc
8827b86b2a
Added useful debug JVM parameters as comment.
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