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
reger
b29db4640c
update Maven pom - add release-profile
...
to create the release archive only if profile is activated (speeding up normal compilation)
- bind install of the 2 jar's not available in repository to validate phase (was clean)
to automatically add these to local repository (with disadvantage it's done every time)
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
reger
288acceac3
fix test htmlParserTest, charset parameter
...
+ upd maven templating-plugin version
9 years ago
reger
9cfa847c94
upd maven pom (add langdetect)
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
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
beed1c417e
Add report profile with OWASP Dependency-Check to maven pom
9 years ago
reger
0f80bc8309
upd to jsoup-1.8.3
9 years ago
reger
5ba9924289
pom: have Maven dependency management decide on transitive Lucene dependencies
9 years ago
reger
92e5b217b6
upd to pdfbox-1.8.10
9 years ago