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
Michael Peter Christen
fce701f5cc
release 1.92
8 years ago
reger
0f9d9b95b5
upd to ImageIO 3.3.1
8 years ago
reger
c55172f629
upd to jsoup-1.10.1.jar
8 years ago
reger
ba77e8f8ec
upd to Jetty 9.2.19
8 years ago
reger
3861ac9293
upd maven dependency-check plugin to reflect changes of https://nvd.nist.gov
...
+ upd unknown ant script with current lib/jsch version
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
Orbiter
503312ca43
Merge pull request #61 from luccioman/heroku_experiments
...
Deploy YaCy on Heroku
8 years ago
reger
22ebca0295
upd to Jetty 9.2.18
8 years ago
luccioman
480027ec98
Merge remote-tracking branch 'origin/master' into heroku_experiments
8 years ago
luc
a6bf44f4f7
Simplified Heroku variables configuration
...
- Having well defined variables is more readable than configuring
everything in MAVEN_CUSTOM_OPTS
- Do not provide a default admin password value : people deploying on
Heroku for testing or demonstration purpose would likely forget to
customize this password, which would be a security flaw
- reduce Heroku specific impacts on existing pom.xml
8 years ago
reger
07fbb737df
upd to commons-compress-1.12
8 years ago
luccioman
25cb470e21
Added a message tracing yacy.init eventual customization
8 years ago
luccioman
fa11475d02
Handle more properly missing .git directory
...
Made use of maven profiles.
8 years ago
luccioman
efd62b0a07
Possibility to override some yacy.init properties at maven build
...
It is convenient with Heroky to be able to configure staticIP, http port
and admin initial password at maven build.
8 years ago
reger
2cc4e56010
upd to Solr 5.5.2
8 years ago
reger
1122c9f0e8
add maven release profile plugin version (following maven's suggestion)
...
+ upd some plugin version
9 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
dce85a72c5
correct "SLF4J: Defaulting to no-operation (NOP) logger implementation"
...
introduced earlier d9036bb9b7
9 years ago