From 2e41e10ffd0f3e7164c8fd29c67f679f3a4c7178 Mon Sep 17 00:00:00 2001 From: orbiter Date: Mon, 14 Sep 2009 18:08:40 +0000 Subject: [PATCH] - updates to yacyVersion parser (remove old targets) - added javadoc target to built script (does not work yet without errors) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6312 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- build.xml | 14 ++++++++++++++ source/de/anomic/yacy/yacyVersion.java | 6 +----- 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/build.xml b/build.xml index e79e20373..c25f04aab 100644 --- a/build.xml +++ b/build.xml @@ -44,6 +44,7 @@ + @@ -156,6 +157,18 @@ + + + + + + + + @@ -613,6 +626,7 @@ + diff --git a/source/de/anomic/yacy/yacyVersion.java b/source/de/anomic/yacy/yacyVersion.java index 45461f256..8534a513b 100644 --- a/source/de/anomic/yacy/yacyVersion.java +++ b/source/de/anomic/yacy/yacyVersion.java @@ -47,11 +47,7 @@ public class yacyVersion implements Comparator, Comparable