yacy_search_server/source/de/anomic/soap
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
..
services changed release strategy: 2007-06-16 14:11:52 +00:00
AbstractService.java *) SOAP should support authentication against the user-DB now (requested by KoH) 2007-06-09 15:49:04 +00:00
build.xml *) adding servlet to display all deployed SOAP Services 2007-03-22 08:30:57 +00:00
httpdSoapHandler.java *) trying to solve SecurityManager problem during init of soap engine 2007-03-31 16:01:52 +00:00
ServerContext.java *) adding servlet to display all deployed SOAP Services 2007-03-22 08:30:57 +00:00
SoapException.java *) soap handler 2006-10-28 12:31:48 +00:00