commit
fade8452c6
@ -1,103 +1,106 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="source"/>
|
||||
<classpathentry kind="src" path="test"/>
|
||||
<classpathentry excluding="api/|env/|processing/domaingraph/applet/|yacy/|api/bookmarks/|api/ymarks/|api/bookmarks/posts/|api/bookmarks/tags/|api/bookmarks/xbel/|solr/|gsa/|solr/collection1/|api/blacklists/" kind="src" path="htroot"/>
|
||||
<classpathentry excluding="bookmarks/|ymarks/|bookmarks/posts/|bookmarks/tags/|bookmarks/xbel/|blacklists/" kind="src" path="htroot/api"/>
|
||||
<classpathentry kind="src" path="htroot/env"/>
|
||||
<classpathentry kind="src" path="htroot/yacy"/>
|
||||
<classpathentry excluding="posts/|tags/|xbel/" kind="src" path="htroot/api/bookmarks"/>
|
||||
<classpathentry kind="src" path="htroot/api/ymarks"/>
|
||||
<classpathentry kind="src" path="htroot/api/bookmarks/posts"/>
|
||||
<classpathentry kind="src" path="htroot/api/bookmarks/tags"/>
|
||||
<classpathentry kind="src" path="htroot/api/bookmarks/xbel"/>
|
||||
<classpathentry kind="src" path="htroot/api/blacklists"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry kind="lib" path="lib/commons-logging-1.2.jar"/>
|
||||
<classpathentry kind="lib" path="lib/J7Zip-modified.jar"/>
|
||||
<classpathentry kind="lib" path="lib/webcat-0.1-swf.jar"/>
|
||||
<classpathentry kind="lib" path="lib/commons-jxpath-1.3.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jsch-0.1.53.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jakarta-oro-2.0.8.jar"/>
|
||||
<classpathentry kind="lib" path="lib/apache-mime4j-0.6.jar"/>
|
||||
<classpathentry kind="lib" path="lib/commons-fileupload-1.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/json-simple-1.1.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/xercesImpl.jar"/>
|
||||
<classpathentry kind="lib" path="lib/xml-apis.jar"/>
|
||||
<classpathentry kind="lib" path="lib/commons-compress-1.10.jar"/>
|
||||
<classpathentry kind="lib" path="lib/commons-lang-2.6.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jaudiotagger-2.0.4-20111207.115108-15.jar"/>
|
||||
<classpathentry kind="lib" path="lib/commons-codec-1.10.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jcl-over-slf4j-1.7.12.jar"/>
|
||||
<classpathentry kind="lib" path="lib/slf4j-jdk14-1.7.12.jar"/>
|
||||
<classpathentry kind="lib" path="lib/log4j-over-slf4j-1.7.12.jar"/>
|
||||
<classpathentry kind="lib" path="lib/httpcore-4.4.3.jar"/>
|
||||
<classpathentry kind="lib" path="lib/metadata-extractor-2.8.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/xmpcore-5.1.2.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jcifs-1.3.17.jar"/>
|
||||
<classpathentry kind="lib" path="lib/guava-18.0.jar"/>
|
||||
<classpathentry kind="lib" path="lib/spatial4j-0.4.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/zookeeper-3.4.6.jar"/>
|
||||
<classpathentry kind="lib" path="lib/org.restlet.jar"/>
|
||||
<classpathentry kind="lib" path="lib/fontbox-1.8.10.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jempbox-1.8.10.jar"/>
|
||||
<classpathentry kind="lib" path="lib/pdfbox-1.8.10.jar"/>
|
||||
<classpathentry kind="lib" path="lib/bcmail-jdk15-1.46.jar"/>
|
||||
<classpathentry kind="lib" path="lib/bcprov-jdk15-1.46.jar"/>
|
||||
<classpathentry kind="lib" path="lib/poi-3.13-20150929.jar"/>
|
||||
<classpathentry kind="lib" path="lib/poi-scratchpad-3.13-20150929.jar"/>
|
||||
<classpathentry kind="lib" path="lib/commons-io-2.4.jar"/>
|
||||
<classpathentry kind="lib" path="lib/slf4j-api-1.7.12.jar"/>
|
||||
<classpathentry kind="lib" path="lib/chardet.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-client-9.2.13.v20150730.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-continuation-9.2.13.v20150730.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-deploy-9.2.13.v20150730.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-http-9.2.13.v20150730.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-io-9.2.13.v20150730.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-jmx-9.2.13.v20150730.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-proxy-9.2.13.v20150730.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-security-9.2.13.v20150730.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-server-9.2.13.v20150730.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-servlet-9.2.13.v20150730.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-servlets-9.2.13.v20150730.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-util-9.2.13.v20150730.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-webapp-9.2.13.v20150730.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-xml-9.2.13.v20150730.jar"/>
|
||||
<classpathentry kind="lib" path="lib/httpclient-4.5.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/httpmime-4.5.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/noggit-0.6.jar"/>
|
||||
<classpathentry kind="lib" path="lib/solr-core-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/solr-solrj-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/stax2-api-3.1.4.jar"/>
|
||||
<classpathentry kind="lib" path="lib/woodstox-core-asl-4.4.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-analyzers-common-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-analyzers-phonetic-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-classification-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-codecs-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-core-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-facet-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-grouping-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-highlighter-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-join-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-memory-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-misc-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-queries-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-queryparser-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-spatial-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-suggest-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-backward-codecs-5.3.1.jar"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
||||
<classpathentry kind="lib" path="lib/icu4j-56_1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/htmllexer.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jsoup-1.8.3.jar"/>
|
||||
<classpathentry kind="lib" path="lib/javax.servlet-api-3.1.0.jar"/>
|
||||
<classpathentry kind="lib" path="lib/weupnp-0.1.3.jar"/>
|
||||
<classpathentry kind="lib" path="lib/common-image-3.1.2.jar"/>
|
||||
<classpathentry kind="lib" path="lib/common-io-3.1.2.jar"/>
|
||||
<classpathentry kind="lib" path="lib/common-lang-3.1.2.jar"/>
|
||||
<classpathentry kind="lib" path="lib/imageio-core-3.1.2.jar"/>
|
||||
<classpathentry kind="lib" path="lib/imageio-metadata-3.1.2.jar"/>
|
||||
<classpathentry kind="lib" path="lib/imageio-tiff-3.1.2.jar"/>
|
||||
<classpathentry kind="lib" path="lib/servlet-3.1.2.jar"/>
|
||||
<classpathentry kind="output" path="gen"/>
|
||||
</classpath>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="source"/>
|
||||
<classpathentry kind="src" path="test"/>
|
||||
<classpathentry excluding="api/|env/|processing/domaingraph/applet/|yacy/|api/bookmarks/|api/ymarks/|api/bookmarks/posts/|api/bookmarks/tags/|api/bookmarks/xbel/|solr/|gsa/|solr/collection1/|api/blacklists/|proxymsg/" kind="src" path="htroot"/>
|
||||
<classpathentry excluding="bookmarks/|ymarks/|bookmarks/posts/|bookmarks/tags/|bookmarks/xbel/|blacklists/" kind="src" path="htroot/api"/>
|
||||
<classpathentry kind="src" path="htroot/env"/>
|
||||
<classpathentry kind="src" path="htroot/yacy"/>
|
||||
<classpathentry excluding="posts/|tags/|xbel/" kind="src" path="htroot/api/bookmarks"/>
|
||||
<classpathentry kind="src" path="htroot/api/ymarks"/>
|
||||
<classpathentry kind="src" path="htroot/api/bookmarks/posts"/>
|
||||
<classpathentry kind="src" path="htroot/api/bookmarks/tags"/>
|
||||
<classpathentry kind="src" path="htroot/api/bookmarks/xbel"/>
|
||||
<classpathentry kind="src" path="htroot/api/blacklists"/>
|
||||
<classpathentry kind="src" path="htroot/proxymsg"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry kind="lib" path="lib/commons-logging-1.2.jar"/>
|
||||
<classpathentry kind="lib" path="lib/J7Zip-modified.jar"/>
|
||||
<classpathentry kind="lib" path="lib/webcat-0.1-swf.jar"/>
|
||||
<classpathentry kind="lib" path="lib/commons-jxpath-1.3.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jsch-0.1.53.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jakarta-oro-2.0.8.jar"/>
|
||||
<classpathentry kind="lib" path="lib/apache-mime4j-0.6.jar"/>
|
||||
<classpathentry kind="lib" path="lib/commons-fileupload-1.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/json-simple-1.1.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/xercesImpl.jar"/>
|
||||
<classpathentry kind="lib" path="lib/xml-apis.jar"/>
|
||||
<classpathentry kind="lib" path="lib/commons-compress-1.10.jar"/>
|
||||
<classpathentry kind="lib" path="lib/commons-lang-2.6.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jaudiotagger-2.0.4-20111207.115108-15.jar"/>
|
||||
<classpathentry kind="lib" path="lib/commons-codec-1.10.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jcl-over-slf4j-1.7.13.jar"/>
|
||||
<classpathentry kind="lib" path="lib/slf4j-jdk14-1.7.13.jar"/>
|
||||
<classpathentry kind="lib" path="lib/log4j-over-slf4j-1.7.13.jar"/>
|
||||
<classpathentry kind="lib" path="lib/httpcore-4.4.4.jar"/>
|
||||
<classpathentry kind="lib" path="lib/metadata-extractor-2.8.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/xmpcore-5.1.2.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jcifs-1.3.17.jar"/>
|
||||
<classpathentry kind="lib" path="lib/guava-18.0.jar"/>
|
||||
<classpathentry kind="lib" path="lib/spatial4j-0.4.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/zookeeper-3.4.6.jar"/>
|
||||
<classpathentry kind="lib" path="lib/org.restlet.jar"/>
|
||||
<classpathentry kind="lib" path="lib/fontbox-1.8.10.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jempbox-1.8.10.jar"/>
|
||||
<classpathentry kind="lib" path="lib/pdfbox-1.8.10.jar"/>
|
||||
<classpathentry kind="lib" path="lib/bcmail-jdk15-1.46.jar"/>
|
||||
<classpathentry kind="lib" path="lib/bcprov-jdk15-1.46.jar"/>
|
||||
<classpathentry kind="lib" path="lib/poi-3.13-20150929.jar"/>
|
||||
<classpathentry kind="lib" path="lib/poi-scratchpad-3.13-20150929.jar"/>
|
||||
<classpathentry kind="lib" path="lib/commons-io-2.4.jar"/>
|
||||
<classpathentry kind="lib" path="lib/slf4j-api-1.7.13.jar"/>
|
||||
<classpathentry kind="lib" path="lib/chardet.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-client-9.2.14.v20151106.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-continuation-9.2.14.v20151106.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-deploy-9.2.14.v20151106.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-http-9.2.14.v20151106.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-io-9.2.14.v20151106.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-jmx-9.2.14.v20151106.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-proxy-9.2.14.v20151106.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-security-9.2.14.v20151106.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-server-9.2.14.v20151106.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-servlet-9.2.14.v20151106.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-servlets-9.2.14.v20151106.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-util-9.2.14.v20151106.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-webapp-9.2.14.v20151106.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jetty-xml-9.2.14.v20151106.jar"/>
|
||||
<classpathentry kind="lib" path="lib/httpclient-4.5.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/httpmime-4.5.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/noggit-0.6.jar"/>
|
||||
<classpathentry kind="lib" path="lib/solr-core-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/solr-solrj-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/stax2-api-3.1.4.jar"/>
|
||||
<classpathentry kind="lib" path="lib/woodstox-core-asl-4.4.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-analyzers-common-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-analyzers-phonetic-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-classification-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-codecs-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-core-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-facet-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-grouping-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-highlighter-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-join-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-memory-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-misc-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-queries-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-queryparser-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-spatial-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-suggest-5.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/lucene-backward-codecs-5.3.1.jar"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
||||
<classpathentry kind="lib" path="lib/icu4j-56_1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/htmllexer.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jsoup-1.8.3.jar"/>
|
||||
<classpathentry kind="lib" path="lib/javax.servlet-api-3.1.0.jar"/>
|
||||
<classpathentry kind="lib" path="lib/weupnp-0.1.3.jar"/>
|
||||
<classpathentry kind="lib" path="lib/common-image-3.2.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/common-io-3.2.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/common-lang-3.2.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/imageio-core-3.2.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/imageio-metadata-3.2.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/imageio-tiff-3.2.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/imageio-bmp-3.2.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jsonic-1.2.0.jar"/>
|
||||
<classpathentry kind="lib" path="lib/langdetect.jar"/>
|
||||
<classpathentry kind="output" path="gen"/>
|
||||
</classpath>
|
||||
|
@ -0,0 +1,11 @@
|
||||
language: java
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.m2
|
||||
|
||||
jdk:
|
||||
- oraclejdk7
|
||||
|
||||
# for running tests on Travis CI container infrastructure for faster builds
|
||||
sudo: false
|
@ -1,34 +1,43 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
|
||||
<plist version="0.9">
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleName</key>
|
||||
<string>YaCy</string>
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>YaCy</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.82</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>Peer-to-Peer Search Engine</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>GPL-2.0</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>net.yacy.yacy</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.82</string>
|
||||
<key>CFBundleAllowMixedLocalizations</key>
|
||||
<string>true</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>JavaApplicationStub</string><!-- relative to Contents/MacOS -->
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>YaCy_2013_Icon.icns</string><!-- relative to Contents/Resources -->
|
||||
<key>CFBundleName</key>
|
||||
<string>YaCy</string>
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>YaCy</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.82</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>Peer-to-Peer Search Engine</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>GPL-2.0</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>net.yacy.yacy</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.82</string>
|
||||
<key>CFBundleAllowMixedLocalizations</key>
|
||||
<string>true</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>JavaAppLauncher</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>YaCy_2013_Icon.icns</string>
|
||||
<key>JVMMainClassName</key>
|
||||
<string>net.yacy.yacy</string>
|
||||
<key>JVMOptions</key>
|
||||
<array>
|
||||
</array>
|
||||
<key>JVMArguments</key>
|
||||
<array>
|
||||
</array>
|
||||
|
||||
</dict>
|
||||
</plist>
|
||||
</plist>
|
||||
|
Binary file not shown.
@ -1,16 +0,0 @@
|
||||
#!/bin/sh
|
||||
PRG=$0
|
||||
while [ -h "$PRG" ]; do
|
||||
ls=`ls -ld "$PRG"`
|
||||
link=`expr "$ls" : '^.*-> \(.*\)$' 2>/dev/null`
|
||||
if expr "$link" : '^/' 2> /dev/null >/dev/null; then
|
||||
PRG="$link"
|
||||
else
|
||||
PRG="`dirname "$PRG"`/$link"
|
||||
fi
|
||||
done
|
||||
PROGDIR=`dirname "$PRG"`
|
||||
cd "$PROGDIR"/../../
|
||||
echo `pwd`
|
||||
cd Contents/Resources/Java
|
||||
./startYACY.sh -gui Library/YaCy
|
@ -0,0 +1,3 @@
|
||||
"JRELoadError" = "Unable to load Java Runtime Environment.";
|
||||
"MainClassNameRequired" = "Main class name is required.";
|
||||
"JavaDirectoryNotFound" = "Unable to enumerate Java directory contents.";
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
||||
/* Fixes for IE 5 and lower */
|
||||
|
||||
/* IE 5 and lower can't display favicons, so hide them */
|
||||
img.favicon {
|
||||
img.favicon, object.favicon {
|
||||
display: none;
|
||||
}
|
||||
|
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body style="background:white">
|
||||
<div align="center" style="width:98%; padding:5px; background:white; border-bottom: medium solid lightgrey;">
|
||||
<form method="get" target="_parent" action="#[proxyurl]#">
|
||||
<input type="submit" value="YaCy stop proxy"> #(httpsAlertMsg)#:: - <span style='color:red'>(Warning: secure target viewed over normal http)</span>#(/httpsAlertMsg)#
|
||||
</form>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,48 @@
|
||||
import net.yacy.cora.protocol.RequestHeader;
|
||||
import net.yacy.search.Switchboard;
|
||||
import net.yacy.server.serverObjects;
|
||||
import net.yacy.server.serverSwitch;
|
||||
|
||||
|
||||
/**
|
||||
* Servlet to be included as header (via iframe) on top of a page viewed via urlproxyservlet
|
||||
*/
|
||||
public class urlproxyheader {
|
||||
|
||||
public static serverObjects respond(@SuppressWarnings("unused") final RequestHeader requestHeader, @SuppressWarnings("unused") final serverObjects post, @SuppressWarnings("unused") final serverSwitch env) {
|
||||
final serverObjects prop = new serverObjects();
|
||||
final Switchboard sb = (Switchboard) env;
|
||||
|
||||
final String proxyurlstr = post.get("url",""); // the url of remote page currently viewed
|
||||
prop.put("proxyurl", proxyurlstr);
|
||||
|
||||
if (proxyurlstr.startsWith("https")) {
|
||||
prop.put("httpsAlertMsg", "1");
|
||||
} else {
|
||||
prop.put("httpsAlertMsg", "0");
|
||||
}
|
||||
|
||||
// TODO: get some index data to display
|
||||
/*
|
||||
if (post.containsKey("hash")) {
|
||||
try {
|
||||
String hashstr = post.get("hash");
|
||||
final SolrDocument idxdoc = sb.index.fulltext().getDefaultEmbeddedConnector().getDocumentById(hashstr);
|
||||
if (idxdoc != null) {
|
||||
String keywords = (String) idxdoc.getFieldValue(CollectionSchema.keywords.getSolrFieldName());
|
||||
if (keywords != null && !keywords.isEmpty()) {
|
||||
keytxt += keywords;
|
||||
}
|
||||
Collection cols = idxdoc.getFieldValues(CollectionSchema.collection_sxt.getSolrFieldName());
|
||||
if (cols != null && !cols.isEmpty()) {
|
||||
for (Object sx : cols) {
|
||||
coltxt += sx.toString();
|
||||
}
|
||||
}
|
||||
}catch (IOException ex) { }
|
||||
}
|
||||
*/
|
||||
return prop;
|
||||
}
|
||||
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue