reger
642daad528
upd to httpcore 4.4.1
10 years ago
reger
01759e9af9
upd to PDFBox 1.8.9
10 years ago
reger
c5398c3c88
include htroot (*.class) in maven clean
...
harmonize antrun javac call in pom with build.xml
10 years ago
Marc Nause
efadb710a4
Updated Git links from Gitorious to Github.
10 years ago
reger
7cf28c4f94
upd to Jetty 9.2.10
10 years ago
reger
4b63dad88d
fix version conflict in pom
...
for commons-io
10 years ago
reger
a4629ad83b
upd pom
10 years ago
reger
49281617d2
upd to commons-codec-1.10.jar, commons-compress-1.9.jar
10 years ago
reger
6dbc976d8b
upd to httpclient-4.4
10 years ago
reger
8fa542a8e1
upd to Jetty 9.2.7
10 years ago
reger
42b0672be3
Let auto-disabled crawls recover if low resource condition vanished.
...
Analog to autodisabled DHT switch autodisabled crawls back on upon mem ok
by remembering the autodisable by conf parameter.
10 years ago
sixcooler
5594c43d2e
bump to Solr-/Lucene-4.10.3
10 years ago
reger
61f75d6019
add xmpcore as direct dependency to pom
...
(otherwise it's looked up at pdfbox archive path and not found there)
10 years ago
reger
17808898c6
update to SLF4J 1.7.9
10 years ago
reger
5332c9df21
update to commons-fileupload-1.3.1.jar
...
(includes a security fix)
10 years ago
reger
c6f634a4f2
remove redundant caching of urlhash in URIMetadataNode
...
(is already cached in underlaying DigestURL .url)
upd pom keyword for maven-antrun-plugin
10 years ago
reger
ac61a39828
use peeraddress for link in remote crawl list
...
to make link work without enabled proxy
upd pom for Jetty (missing in last commit)
10 years ago
reger
eca578a5fa
update to PDFBox 1.8.8
10 years ago
reger
13cca2b114
fix missing AppPath
...
upd Maven plugin versionid
10 years ago
reger
9edc7308aa
update to metadata-extractor-2.7.0.jar
...
add 2 simple JUnit test cases for jpeg and tif parsing
10 years ago
reger
00113dcfbd
add chardet.jar to Maven dependencies
10 years ago
reger
8055ed5b2a
update to commons-logging-1.2
10 years ago
reger
aa7122f079
update to guava.18.0.jar and jsch.0.1.51.jar
10 years ago
reger
4c14a8b44d
update to poi-3.10.1.jar
10 years ago
reger
ef5c5b4489
update to Jetty 9.2.4
10 years ago
sixcooler
bad5dd7836
update to httpclient-4.3.6
10 years ago
sixcooler
725b206fb4
update to solr-/lucene-4.10.2
10 years ago
sixcooler
4a35570c90
bump to httpcore-4.3.3
10 years ago
reger
0773c73a19
upd to jsoup-1.8.1.jar
10 years ago
reger
cd0a16cf2e
update to PDFBox 1.8.7
10 years ago
reger
0ecbf32134
update to Jetty 9.2.3
10 years ago
reger
537ad6239e
upd Maven pom (to current dev version)
10 years ago
sixcooler
aa3e5f2046
bump to httpclient-4.3.5
10 years ago
reger
516c8c02b1
update to commons-compress-1.8.1
...
(bugfix release)
10 years ago
reger
8d1b764458
update to Jetty 9.2.2
10 years ago
reger
b510b182d8
- update Maven pom
...
- add ppt parser test case
10 years ago
reger
b4b937a046
update to pdfbox 1.8.6
10 years ago
reger
e94efd4d7c
update to JUnit 4.11
...
- fix build.xml -> parserTest error on Windows due to javac encoding
11 years ago
reger
3b77e41f1a
adding test for HostQueue crawl stack
...
- simulating problem with zero length stack file (but not fixing it)
- adding test data clean to maven pom
11 years ago
reger
1f94df29e7
fix NPE in solr rss where snippet contains only the title text
...
and adjusted xslt, for solr snippets (&hl=true) to decode the xml encoded html <b> tag by adding disable-output-escaping
(still open item description may be double as dc: tag and rss.description tag)
11 years ago
sixcooler
66c784c552
bump to httpclient-4.3.4
11 years ago
reger
b9f6acee23
update to Jetty 9.2.1
11 years ago
reger
7a52a6ba3f
add links to port config in status panel
...
- pom upd to match javadoc location
11 years ago
reger
9ecf28b708
- upd pom to Solr 4.8.1 and latest jar updates
...
- upd nsis java autodownload package to jre 7u55
11 years ago
reger
e9060d31bd
update to Jetty 9
...
besides adjustments in code it makes the servlet settings in web.xml significant.
This applies to solr, gsa and proxy servlet. There is no longer a default setup in code during init (as jetty 9 checks for double definition).
11 years ago
reger
f7b6ca1f4b
switch pom to v1.73 and java 1.7
11 years ago
reger
f326a67561
fix: typo in default charset in metadata2solr
...
update pom and NB build to Solr 4.7.1 libs
11 years ago
reger
1a6e0354db
update commons-compress.jar to 1.8
11 years ago
reger
d1b5180dd9
upd version in pom
11 years ago
reger
923c9762cd
upd pom to latest jars
11 years ago
sixcooler
9afd7db043
bump to httpclient-4.3.3
11 years ago
reger
0e10cd18f7
upd: Maven pom to dev v1.69
11 years ago
reger
dd7f7def7c
upd: Maven pom
11 years ago
reger
090f789261
update Maven pom
11 years ago
reger
8ac48aac27
update Maven pom to latest version number
...
- include newer dependency versions of several lib/jar for eval.
11 years ago
reger
1a6158e338
make test directory available in Maven pom
...
- exclude reference to old slf4j-log4j12
11 years ago
reger
8ec350bad2
upd Maven pom (take back introduced java-templates)
...
to handle filtering of yacyBuildProperties.java.
To keep it compatible with ant filter directly from original sourcd/.... location.
11 years ago
reger
9da87c0c7f
update Maven build script
...
- use current YaCy version number
- make use of libbuild\GitRevMavenTask (maven-plugin-gitrevisionnumber)
- make yacyBuildProperties.java available for source filtering by Maven-plugin (copy to libbuild\java-templates)
- update assembly definition to include lib\yacycore.jar without version number (needed this way by startupscript)
11 years ago
reger
ec3c0582ae
update Maven pom and jar dependencies
11 years ago
reger
f8f7f33596
add Maven build script
12 years ago