yacy_search_server/source/de/anomic/yacy
orbiter 6518bb6c08 changed release strategy:
we will provide two different releases in the future, one standard release and one 'pro'-release.
the 'pro'-release contains all additional parsers AND has different default performance values.
The pro-version differs therefore from the previous 'all'-version by this default values.
The pro-configuration is automatically choosen if the libx-folder exists. If a version is once initialized, its configuration stays independently from an existing libx folder.
The ant targets had been changed. There are now 3 different targets to create standard and pro-releases, and one target to upgrade:
- dist: creates a standard release (only, no libx target any more)
- distPro: creates a pro-release (includes the libx)
- distExt: creates a libx-release which includes the libx-folder only. It may be used to upgrade from standard to pro
Furthermore, the naming of 'dev'-releases had been removed.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3902 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-06-16 14:11:52 +00:00
..
seedUpload fix for seed upload build script 2006-10-09 15:22:20 +00:00
yacyAccessible.java added keywords, properties; 2006-02-21 00:30:38 +00:00
yacyClient.java changed release strategy: 2007-06-16 14:11:52 +00:00
yacyCore.java - fixed dht selction problem: the seed tables used a wrong ordering 2007-05-09 17:59:36 +00:00
yacyDHTAction.java another dht selection fix 2007-05-14 12:52:39 +00:00
yacyNewsAction.java added peer tags for peers in robinson mode 2006-10-10 20:09:26 +00:00
yacyNewsDB.java fixed shutdown problem 2007-03-09 08:48:47 +00:00
yacyNewsPool.java added new news types 2007-06-12 15:15:24 +00:00
yacyNewsQueue.java fixed shutdown problem 2007-03-09 08:48:47 +00:00
yacyNewsRecord.java - truncate attributes of new newsRecords if too long 2007-01-17 23:45:53 +00:00
yacyPeerAction.java added keywords, properties; 2006-02-21 00:30:38 +00:00
yacyPeerActions.java enhanced cluster routing 2007-04-29 22:05:34 +00:00
yacySearch.java last-minute-feature 'newbie-selection' for workshop purpose: 2007-05-11 19:55:19 +00:00
yacySeed.java protection against too large seeds 2007-06-12 22:08:33 +00:00
yacySeedDB.java fixed problem with re-crawl; replaced error file-db with ram-db 2007-06-15 23:47:08 +00:00
yacySeedUploader.java added keywords, properties; 2006-02-21 00:30:38 +00:00
yacyVersion.java one step closer to automatic updates: 2007-04-27 09:23:44 +00:00