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
reger
b1926d1e98
activate hack in libbuild/pom.xml to include main project as build module
...
This allows to use libbuild/pom as main maven project to build all needed
libs to compile and run YaCy, including YaCy itself.
Furthermore, maven is well supported by Netbeans IDE so we can discontinue
to maintaine Netbeans IDE specific project settings (in directory nbproject,
which lack config for debug anyway, nbproject can be deleted and NB will
compile YaCy via maven).
Additionally adjusted pom's project name to match the name in the repository.
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
826e6e5894
remove transitive dependency guava from pom
...
(let Maven do it's job)
9 years ago
reger
96b8d9b09e
moving the J7Zip-modified source and Maven build to libbuild
...
from main pom.
Using source included in j7zip-modified.jar.
This combines all external lib preparation in the libbuild main pom.
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
reger
8271f783ca
upd pom javadoc goal
...
to not fail a build on javadoc errors
9 years ago