Commit Graph

130 Commits

Author SHA1 Message Date
reger
07fbb737df upd to commons-compress-1.12 2016-07-23 20:34:47 +02:00
reger
2cc4e56010 upd to Solr 5.5.2 2016-07-04 22:23:54 +02:00
reger
1122c9f0e8 add maven release profile plugin version (following maven's suggestion)
+ upd some plugin version
2016-06-24 23:52:42 +02:00
reger
64a40c48d0 upd to slf4j-api-1.7.21.jar with related jars 2016-06-21 00:14:08 +02:00
reger
457f20d101 upd to pdfbox-2.0.2.jar 2016-06-19 21:49:54 +02:00
reger
3ee2c417f3 upd to httpcore-4.4.5.jar 2016-06-19 21:39:44 +02:00
reger
dbf3d0314e upd to jsoup-1.9.2 2016-06-09 02:22:02 +02:00
reger
ab7f82f803 upd to commons-fileupload-1.3.2 2016-06-02 22:15:57 +02:00
reger
9d55998986 upd to Jetty v9.2.17.v20160517 2016-06-02 21:56:56 +02:00
reger
2422626975 upd to icu4j-57_1 2016-05-23 02:47:16 +02:00
reger
9e94989237 upd to PDFBox 2.0.1 2016-05-20 23:12:16 +02:00
reger
0cc144a010 upd to Solr 5.5.1 2016-05-19 02:31:34 +02:00
reger
b74cddc49c upd to Jetty v9.2.16.v20160414
- exclude unused mime4j
- remove unused yacy-cora build
2016-05-16 20:34:19 +02:00
reger
2995389604 upd to commons-io-2.5 2016-05-03 00:25:26 +02:00
reger
46600ec215 upd to jsoup-1.9.1 2016-04-27 21:03:01 +02:00
reger
bbcd9441bc upd to metadata-extractor-2.9.1 2016-04-26 23:36:08 +02:00
reger
1d940e5a94 upd commons-compress 1.11 2016-04-16 23:31:03 +02:00
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)
2016-03-28 23:26:30 +02:00
reger
23b523cb50 upd to poi-3.14 2016-03-14 22:34:13 +01:00
reger
dce85a72c5 correct "SLF4J: Defaulting to no-operation (NOP) logger implementation"
introduced earlier d9036bb9b7
2016-03-13 05:50:51 +01:00
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.
2016-03-13 04:03:32 +01:00
reger
d9036bb9b7 upd to slf4j-1.7.18
remove direct declaration of slf4j-api in pom (let maven do it's job)
2016-03-13 01:34:10 +01:00
reger
a9c2f8503e upd to Solr 5.5.0 2016-03-12 22:08:22 +01:00
reger
567467869e upd to httpclient-4.5.2 2016-03-12 02:00:23 +01:00
reger
826e6e5894 remove transitive dependency guava from pom
(let Maven do it's job)
2016-03-09 00:56:34 +01:00
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.
2016-03-06 03:19:52 +01:00
reger
dc112d0e32 upd to slf4j-1.7.16 2016-02-26 00:50:26 +01:00
reger
7b02cacb12 upd to Jetty 9.2.15.v20160210 2016-02-24 02:32:12 +01:00
reger
20e3c25ae3 upd to weupnp-0.1.4.jar 2016-02-18 01:09:29 +01:00
reger
756c55e6d1 upd to Solr 5.4.1 2016-02-06 21:32:54 +01:00
reger
46772e08d0 upd to pdfbox 1.8.11 2016-01-31 00:30:39 +01:00
reger
6c25710a34 replace bugfixed webcat-swf.jar 2016-01-18 23:36:18 +01:00
reger
84c970eaec move test classes to test/java (subdirectory as in Maven standard subdir layout)
because ViewImage*Test.java breaks test run
2016-01-16 19:22:27 +01:00
reger
8271f783ca upd pom javadoc goal
to not fail a build on javadoc errors
2016-01-11 01:38:45 +01:00
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)
2016-01-09 20:32:47 +01:00
sixcooler
5a35f9383a bump to solr/lucene 5.4.0 2016-01-02 21:07:50 +01:00
reger
7f6ee76eb9 upd to ImageIO 3.2.1 2015-12-25 00:53:16 +01:00
reger
288acceac3 fix test htmlParserTest, charset parameter
+ upd maven templating-plugin version
2015-12-15 02:09:43 +01:00
reger
9cfa847c94 upd maven pom (add langdetect) 2015-11-30 18:57:16 +01:00
Michael Peter Christen
d82d311995 Merge branch 'master' of https://github.com/luccioman/yacy_search_server
# Conflicts:
#	.classpath
2015-11-30 13:34:10 +01:00
reger
f05b34fc35 upd to slf4j-1.7.13 2015-11-29 01:24:46 +01:00
luc
4c36b7bd14 Merge branch 'master' of https://github.com/yacy/yacy_search_server
Conflicts:
	.classpath
2015-11-26 09:28:34 +01:00
reger
d79fa7fbeb upd to Jetty v9.2.14.v20151106 2015-11-24 21:35:58 +01:00
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
2015-11-20 09:38:16 +01:00
reger
e90593450c upd to TwelveMonkeys ImageIO 3.2 2015-11-14 01:46:25 +01:00
reger
c4fa6d7bf5 upd to icu4j-56_1 2015-10-19 01:06:51 +02:00
reger
5445f38070 upd to jetty 9.2.13.v20150730 2015-10-19 00:53:10 +02:00
reger
6ca02ad577 upd httpclient-4.5.1, httpmime-4.5.1, httpcore-4.4.3, commons-compress-1.10 2015-10-18 19:53:39 +02:00
luc
d6522fa4a2 Integrated haraldk/TwelveMonkeys library to first add TIF image format
support.
2015-10-15 10:06:51 +02:00
reger
43c27aa550 upd to solr/lucene 5.3.1 2015-10-03 23:20:33 +02:00