From 7f0f93ec2003a9f512e522050a9f9a69a5c5952d Mon Sep 17 00:00:00 2001 From: orbiter Date: Sat, 26 Nov 2011 23:41:49 +0000 Subject: [PATCH 1/2] java 1.6 ... git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8110 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index ede4e5c82..5798cb43a 100644 --- a/readme.txt +++ b/readme.txt @@ -54,7 +54,7 @@ all these locations into one search result. DEPENDENCIES? WHAT OTHER SOFTWARE DO I NEED? -You need java 1.5 or later to run YaCy, nothing else. +You need java 1.6 or later to run YaCy, nothing else. Please download it from http://www.java.com YaCy also runs on IcedTea6. @@ -120,7 +120,7 @@ Please clone our code and help with development! The code is licensed under the GPL v2. Compiling YaCy: -- you need java 1.5 and ant +- you need java 1.6 and ant - just compile: "ant clean all" - then you can "./startYACY.sh" - create a release tarball: "ant dist" - create a Mac OS release: "ant distMacApp" (works only on a Mac) From 8fa7f5656e32d1fab4dd2a7799be8e452334171e Mon Sep 17 00:00:00 2001 From: orbiter Date: Sat, 26 Nov 2011 23:51:56 +0000 Subject: [PATCH 2/2] corrected the changelog link git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8111 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/ConfigUpdate_p.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htroot/ConfigUpdate_p.html b/htroot/ConfigUpdate_p.html index 95793eed3..bb160760c 100644 --- a/htroot/ConfigUpdate_p.html +++ b/htroot/ConfigUpdate_p.html @@ -21,7 +21,7 @@
Current installed Release
#[versionpp]#
-

Available Releases (changelog)
+

Available Releases (changelog)