Commit Graph

83 Commits

Author SHA1 Message Date
theli
efe4df76d4 *) Bugfix for activation.jar "class file has wrong version 49.0, should be 48.0" problem
See: http://www.yacy-forum.de/viewtopic.php?p=27117

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2862 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-25 04:20:01 +00:00
theli
ac13fa763a *) bugfix for blacklist remove (blacklist was not informed about remove)
*) adding new soap service class for blacklist management
*) new junit class to test soap blacklist service

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2841 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-22 08:32:55 +00:00
karlchenofhell
5c50a88c68 - fix for rev 2826
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2828 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-20 14:38:05 +00:00
karlchenofhell
41b69c9663 - ant doesn't create SPECS and WINDOWS folders per default now
- small fixes for spec-file

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2826 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-20 13:56:08 +00:00
theli
da2ac6fa23 *) adding new ant target to allow generation of client stub classes for yacy soap api
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2789 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-17 09:48:09 +00:00
karlchenofhell
4411341daf - ant: clean target now deletes RPMs as well
- spec-file: Copyright-tag unknown, %prep and %build not needed


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2783 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-15 21:28:09 +00:00
allo
6724771eaa fix for building without nsis-ant
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2782 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-15 17:35:04 +00:00
allo
3a981049dc ant target for windows installer. See debian packge "nsis" and http://nsisant.sourceforge.net/
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2781 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-15 16:25:31 +00:00
karlchenofhell
829517df64 - added ant support for rpms
- added spec file for rpm generation
  RPMs can be built via 'ant rpm' and will be placed in RELEASES


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2776 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-14 16:34:20 +00:00
theli
ec21875f89 *) additional filter token specifying the yacy build directory root
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2771 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-14 12:23:13 +00:00
theli
0fc61167e1 *) adding filter token for revision number
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2770 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-14 12:08:53 +00:00
theli
b5904705ab *) Bugfix for "determineRevisionNr: build.xml:98: SVN entries file does not exist" bug
See: http://www.yacy-forum.de/viewtopic.php?t=2824

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2585 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-09-15 04:38:36 +00:00
theli
da9f67a56d *) bugfix needed because of new svn version 1.4 (new .svn/entries file format)
- lib/svnRevNr.jar: customized ant task to read the revision number out of the .svn/entries file
   - build.xml: calling new ant task

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2561 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-09-13 09:59:32 +00:00
orbiter
27a159b401 * documentation update
* removed doc from release
* release information in doc/News.html
* release 0.46

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2442 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-08-23 11:36:09 +00:00
theli
6e676224d0 *) adding support for upnp
A new port forwarding method for upnp was added.
   If this method is enabled, yacy automatically determines an UPnP 
   capable internet gateway and configures the gateway port forwarding
   settings properly. 

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2328 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-07-26 14:26:45 +00:00
theli
45b39ee1be *) solving unpacking problems with to long filename by
a) renaming the parent folder in the tgz file to yacy
      (can be configured via build properties file)
   b) reconfiguring build file to throw an error if a file
      name is too long 
Please note that currently there is _no_ proplem with too long
class names because of step a.

      

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2207 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-06-14 15:18:41 +00:00
theli
c5c5c166f0 *) fix for javadoc generation
See: http://www.yacy-forum.de/viewtopic.php?p=21884

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2138 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-05-24 04:40:30 +00:00
orbiter
556147eae6 added new package to build file
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2111 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-05-16 16:16:57 +00:00
theli
0dfef19559 *) build file now automatically builds the
yacybar xpi file (if the yacybar sources are located in yacy/yacybar)
   and copies the xpi file into the add on directory
*) Bugfix for http://www.yacy-forum.de/viewtopic.php?p=17852


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2068 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-05-08 11:16:45 +00:00
allo
eba22e7f89 include the defaultskins in the Release.
at least skins/default.css is needed.


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1938 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-03-20 12:17:22 +00:00
orbiter
0fa0dd60f0 added ranking path to distribution built
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1820 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-03-04 22:28:06 +00:00
theli
8558000bd9 *) better handling of port forwarding
- button is disabled if libx is not installed
   - bugfix for disconnect

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1782 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-02-28 09:50:56 +00:00
borg-0300
68f87f0add rename yacy.badwords -> yacy.badwords.example
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1743 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-02-22 14:59:11 +00:00
borg-0300
8ce01307f8 added "yacy.badwords"
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1732 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-02-21 23:44:44 +00:00
theli
3dbaca03c7 *) correcting classpath for target compileHtdocsWWW
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1681 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-02-17 11:05:20 +00:00
theli
7a5af1e4df *) adding target that can be used to compile userspecific servlets located in htroot/www
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1661 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-02-16 07:34:26 +00:00
allo
5025ef8738 installer
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1596 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-02-10 13:26:27 +00:00
theli
90a93dc50c *) setting failonerror to false. This is needed to run through if one of the directories does not exist
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1524 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-02-03 15:51:09 +00:00
theli
630733df79 *) Bugfix for tarfileset mode problem
See: http://www.yacy-forum.de/viewtopic.php?p=16196

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1512 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-02-02 09:26:57 +00:00
theli
1ce4b38c6e *) Bugfix for tarfileset mode problem
See: http://www.yacy-forum.de/viewtopic.php?p=16196

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1508 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-02-01 17:02:27 +00:00
theli
48e302252e *) adding possibility to build a distribution containing an exe file for windows users
see: build file target "distWinExe"

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1494 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-01-30 16:16:37 +00:00
theli
f0af91219c *) restructuring of build.xml to allow all-in-one-builds
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1493 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-01-30 15:32:12 +00:00
rramthun
ad67b0a37a Added ant2svg task to build.xml and a graphical representation of the current Apache ANT tasks
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1202 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-12-11 19:38:33 +00:00
theli
25e5593d53 *) Removing compile statement for www directory
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1142 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-11-29 12:47:19 +00:00
theli
3037c1e73b *) Removing compile statement for www directory
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1139 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-11-29 07:14:55 +00:00
theli
5bf70e6e14 *) Bugfix for serverClassLoader.java
- Classloading didn't work properly if there are multiple classes with the same name
   - This could occure because the yacy servlets have no package name defined and therefore
     are all in the same (default) package.

*) Bugfix for Duplicated Class Error
   See: http://www.yacy-forum.de/viewtopic.php?t=1341

  

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1135 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-11-28 10:15:25 +00:00
theli
6593c25c5d *) Restructuring of build file to fulfill requirements of Gentoo svn-ebuild
See: http://www.yacy-forum.de/viewtopic.php?p=12711

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1091 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-11-15 16:47:23 +00:00
theli
b3e57ae663 *) Restructuring of build file to fulfill requirements of Gentoo svn-ebuild
See: http://www.yacy-forum.de/viewtopic.php?p=12711

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1090 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-11-15 16:43:26 +00:00
orbiter
b058ecf0bc refactoring of image-generation; added experimental PNG encoder (not active now)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1008 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-10-31 02:43:55 +00:00
theli
b990dc1ad1 *) Replacing jsch 0.1.19 lib with newer version 0.1.21
*) Replacing PDFBox 0.7.1 lib with newer version 0.7.2
*) Refactoring of classes httpd/httpc/httpHeaders to
   make many methods for httpHeader/Requestline parsing
   reusable for new icap implementation
*) adding chunked input stream support
   - needed by new icap implementation
   - needed by future httpc HTTP/1.1 support 
*) httpd.java
   - moving all connection property contants to class httpHeader
   - moving readHeader function to class httpHeader
   - moving parseQuery function to class httpHeader
   - moving handleTransparentProxy function to class httpHeader
*) httpHeader.java
   - adding new fuction to parse the http response line
   - adding new function to converte http headers to a string that
     can be send to the client
   - adding a function that generates a proper url using all parsed
     connection properties
*) ICAP Support
   - yacy now supports handling of icap response modification requests
   - this feature can be used by other icap enabled proxies to contact 
     yacy as icap server, and to handover the downloaded content to yacy.logging
     for indexing
   - functionality was successfully tested with squid 2.5Stable 10 + icap patch
   - further icap services e.g. URL filtering based on yacy's blacklists are possible
*) plasmaSwitchboard.java
   - htcache entries that are still needed for indexing are now properly registered 
     as in use after system restart
   - extended logging: log message now shows parsing and indexing time for each sb. entry
    

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@757 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-09-20 21:49:47 +00:00
goligo
01cea48678 Added "debug" target to start YaCy with enabled remote debugging
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@574 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-08-23 07:18:38 +00:00
goligo
8e2a6059de Added "stop" target to stop yacy again from within Eclipse
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@538 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-08-14 22:46:03 +00:00
jerri
7792e5ae9b Added an build-target to the ant-configuration to create the
yacy-javadoc-documentation in doc/api. Just do ant create-doc and point your
favourite browser to doc/api/index.html. As most of the classes are not
documented right now this just gives a great overview of all classes.
Hopefully this helps stimulating the creation of
javadoc-insource-documentation.


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@502 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-08-07 15:16:33 +00:00
rramthun
1eadbc6b91 Modified build.xml to include Win9x scripts
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@501 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-08-07 09:26:23 +00:00
orbiter
be1f324fca performance setting for remote indexing configuration and latest changes for 0.39
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@424 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-07-22 13:56:19 +00:00
rramthun
9a7c4080d5 Fix for libx compression.
See http://www.yacy-forum.de/viewtopic.php?p=4922#4922

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@383 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-07-06 17:46:52 +00:00
theli
2d1ccae406 *) bugfix for svn revision number detection
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@379 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-07-05 09:31:23 +00:00
theli
b90f8e128a *) bugfix for svn revision number detection
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@378 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-07-05 09:24:14 +00:00
theli
3cd9a1f4bd *) correcting problems with wrong svn revision number
- if the .svn directory exists, the entries file will be
  parsed to determine the revision number of the corrent
  working copy
- then the revision number in the build.properties file
  will be overwritten with this value
- if the .svn directory does not exists the value from
  the build.properties file will be used

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@376 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-07-05 09:00:35 +00:00
orbiter
68dc2b0c6b added kelondroArray, the basis for upcoming kelondroHash and some bug fixes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@311 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-06-21 01:17:25 +00:00