low012
c2d85b039e
*) added language statistics files
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5796 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
orbiter
c08f9b36a4
refactoring of wiki parser.
...
This was done to prepare the wiki parser as parser for wikipedia dumps, which will be used for performance test (to omit crawling)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5785 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
orbiter
4905a17f6a
moved xerces.jar from libx to lib
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5781 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
f1ori
c545fcb9fa
* add class to handle keys and signatures
...
* fix bug in serverCharBuffer
* add build-target to sign tar.gz (run ant dist sign)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5665 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
lotus
4aad461100
added UPnP support
...
YaCy can now automatically forward ports on home routers
off by default
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5609 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
lotus
e8ae2599fd
* some refactoring/moves to consoleInterface
...
* added possibility to find maximum possible heap size
you can get it via getWin32MaxHeap.bat
this may cause high system load
moreover the found limit is no guarantee for stable startups since it depends on system configuration
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5583 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
orbiter
01b97ef3f8
added new cybertag-tracking feature that was inspired by itgrl
...
from the forum discussion in
http://forum.yacy-websuche.de/viewtopic.php?p=12612#p12612
The feature will provide two basic entities:
- you can integrate image links which point to your yacy installation anywhere in the web.
the image can be loaded with
<img src="http://<yourpeer>:<yourport>/cytag.png?icon=invisible&nick=<yournickname_or_community_id>&tag=<anything>">
This will place a invisible 1-pixel image. If you change the icon=invisible to icon=redpill, you will see a red pill
Use this, to track your activity in the web.
- you can view your tracks at
http://localhost:8080/Tracks.html
- There is a public api to your tracks at
http://localhost:8080/api/tracks_p.json
which needs authentication
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5581 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
f1ori
3367da14fa
* license usually is already on linux systems...
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5492 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
f1ori
0afce376d7
* forgot libbuild/ directory in dist-Target
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5486 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
f1ori
cb1e887027
* move svnRevNr classes to libbuild
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5425 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
f1ori
51f1a1927c
* remove saaj.jar and axis.jar and references to it (was for soap-stuff?)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5404 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
lotus
a94b3be80b
- modern ui for Windows installer
...
- installer has native system language now
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5325 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
f1ori
d0543a7c39
* fix the debug ant-target
...
* fix yacy-subdomain handling (http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1556 )
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5307 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
f1ori
88fdd4c4f2
* remove unix wrappers from installonlinux-target, because they are useless on systemwide installations
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5255 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
f1ori
ed51ccf725
* correct error message
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5253 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
lotus
214277dad6
- revert r5202
...
- cleanup
- installer checks for JRE 1.6 only
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5210 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
lotus
0a0cc3bf67
added missing classes to build target "run"
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5201 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
f1ori
7d8f332bbd
* build yacy for debianpackage only once
...
* do not try to sign .changes file
* add some java arguments from ./startYACY.sh to addon/yacyInit.m4
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5053 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
f1ori
c2d49cc01e
* add build target "deb" to create debian packages from svn
...
still needs testing...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5051 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
danielr
31d97f2b9f
replaced httpd.parseMultipart() by a 'right' implementation
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5040 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
lotus
5627ca1c60
* rename yacy.nsi to build.nsi
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5038 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
f1ori
d72846f898
* moved nsisant library in seperate libbuild-directory to keep root directory clean
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5037 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
lulabad
3e26aca356
added startYACY_debug.bat to dist Target
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4998 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
lotus
f8a1e3175e
new yacyTray
...
this will make a YaCy icon in the tray area on supported platforms
enabled by default
the search page will open on double click
used JDIC 0.9.4 from https://jdic.dev.java.net/
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4992 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
f1ori
b6301a54fa
* added class ListDirs to provoid generic listing of directories in systemdirectories and jar-files
...
* yacy runs, when classes are in a jar-file (->build-jar ant-target)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4971 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
lotus
24fb2d0922
distribute searchtest
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4936 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
lotus
5e69ee67f9
including NOTICE
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4905 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
f1ori
89cdf5105f
* removed axis from libx
...
* don't install libs on linux with ant-target (libs should be in seperate packages)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4904 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
lotus
0ce1f951ed
* fix: files without extension are now included in dist-target
...
* fix: windows-installer works again
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4899 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
f1ori
8b1a7465c1
* targets for source-distribution and linux package generation
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4870 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
lotus
eac62a6882
* ported restart on Windows to unix-style, works on _noconsole now
...
* removed Win9x scripts from build for more tidiness and less decisions for newbies
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4835 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
danielr
74b1a60043
fixed "java.lang.NoClassDefFoundError: org/a"
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4784 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
orbiter
58830e9b28
added new terminal servlet using current visualization methods and a new one: a processing (processing.org) applet.
...
the new servlet can be found at
http://localhost:8080/terminal_p.html
..to be enhanced..
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4773 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
orbiter
ee81ff4ef4
added crawler target directory for build
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4769 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
orbiter
1689030ee8
refactoring: moved all crawler classes into their own package
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4768 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
danielr
a94f6cdca4
HTTPC: allowed self-signed certs
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4659 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
low012
4894df71ab
*) moved commons-httpclient from libx to lib (seems to work on my system, I hope one everybody else's too)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4651 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
low012
e96ecd269f
*) hopefully fixed build script (included commons-httpclient)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4645 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
danielr
5c3c1fdf41
replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4640 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
lulabad
ea59dbf4c2
fixed build problem see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=956&hilit=
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4576 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
orbiter
7150b463ff
changed handling of default values and database paths:
...
- the default files yacy.init and for the network definition is now moved to the path defaults
- the httpProxy.conf is renamed to yacy.conf
- the DATA/INDEX/PUBLIC is renamed to the actual network nickname, which should be freeworld or sciencenet
more menu entries
- added apfelmaennchens alternative search page to the menu
- added the new thread dump page to the server log menu point as submenu
modifications
- modified the thread dump page: sorting by thread type
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4575 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
fuchsi
64261754f4
- remove now obsolete commons-...jars from build.xml, see r4310
...
- complete reformat of the build.xml as it contained an unreadable mixture of space and tab indentation + trailing chars (now using 2 spaces indent without tabs)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4321 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
orbiter
71bcf02d3a
- removed pro-version (is the same as standard version, use the standard instead)
...
- changed yacy logo
- removed crawlOrder protocol (unused)
- removed file index in kelondroFlex (will not work, it takes too long to maintain)
- fixed remoted crawl for clusters (now denies remote crawls from peers outside cluster)
- 0.562
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4317 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
orbiter
52dd015218
new release strategy: the standard release is now built the same way as the pro release
...
a new release type was added: 'embedded' which is the same as the current standard release was
this will not have any effect to the next release 0.56, which will still a pro-release on public download
the transition the the new release strategy must be done now to enable automatic update by the updated in future releases
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4287 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
orbiter
515e1bde6d
- fixed bug with constraint default
...
- 0.556
- default RAM for pro releases now 120MB (because pro will become default)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4258 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
orbiter
35b1bd66cd
The (old) yacy web page does not need to part of the yacy distribution.
...
The old yacy home page will be replaced by a new one.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4183 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
orbiter
daf0f74361
joined anomic.net.URL, plasmaURL and url hash computation:
...
search profiling showed, that a major amount of time is wasted by computing url hashes. The computation does an intranet-check, which needs a DNS lookup. This caused that each urlhash computation needed 100-200 milliseconds, which caused remote searches to delay at least 1 second more that necessary. The solution to this problem is to attach a URL hash to the URL data structure, because that means that the url hash value can be filled after retrieval of the URL from the database. The redesign of the url/urlhash management caused a major redesign of many parts of the software. Since some parts had been decided to be given up they had been removed during this change to avoid unnecessary maintenance of unused code.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4074 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
orbiter
4798044708
fixed compile problem with svn 4037
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4038 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
5dee7e9c29
*) addition to Rev 4028, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=204
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4029 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
d3e777a98d
bugfix for built-bug, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=204&hilit=
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4028 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
03847bebc1
removed unused libs
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3971 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
1a45ecb356
- fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=14&p=137#p137
...
- fix for missing restart script in ant built target
- removed some more synchronization for size() operations
- removed blocking statement on search page
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3935 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
6b4cfbd2d6
new network bootsraping method
...
- no more contact to yacy.net (no remote superseed any more)
- moved superseed file into new network unit definition
- fixed build; includes new network bootstraping files now
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3922 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
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
18 years ago
theli
02fc958d14
*) parent directory of libx-zip changed
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3835 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
e7722ff76a
*) modifications to build file required because of rssReader
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3833 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
rramthun
e12e934ade
*) Fixed broken compile process.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3650 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
f20b596dc0
*) adding servlet to display all deployed SOAP Services
...
- soap related servlets are located in htroot/soap
*) new serverContext class for soap
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3511 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
094a1482f4
*) removing yacy.exe on ant clean
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3482 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
832662ccd2
*) removing yacy.jar on ant clean
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3481 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
borg-0300
e150c20c53
fixed build.xml (buildSvnRevNr)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3183 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
5c83f6da95
*) removed static reference to lib-folder
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3168 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
b6112ae625
*) less confusing memory-table
...
*) fixed partly wrong build.xml
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3166 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
hydrox
0f1beaa134
*) fix for r3154
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3158 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
77c02cf180
build the svnRevNr helper, too.
...
(needed for a clean .deb)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3154 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
defef70a9f
less confusing names.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3102 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
782db9099d
version independent name for commons-pool lib
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3082 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
rramthun
882ebf34fa
*) Some enhancements to the statuspage, which save one point from the advanced config
...
*) ant clean now doesn't remove RPMs anymore
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3079 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
rramthun
25a64fe3da
-windows-script echoes correct port-number now
...
-minor changes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3053 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
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
18 years ago
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
18 years ago
karlchenofhell
5c50a88c68
- fix for rev 2826
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2828 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
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
18 years ago
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
18 years ago
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
18 years ago
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
18 years ago
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
18 years ago
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
18 years ago
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
18 years ago
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
18 years ago
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
18 years ago
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
18 years ago
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
18 years ago
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
19 years ago
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
19 years ago
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
19 years ago
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
19 years ago
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
19 years ago
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
19 years ago
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
19 years ago
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
19 years ago
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
19 years ago
borg-0300
8ce01307f8
added "yacy.badwords"
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1732 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
theli
3dbaca03c7
*) correcting classpath for target compileHtdocsWWW
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1681 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
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
19 years ago
allo
5025ef8738
installer
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1596 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
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
19 years ago
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
19 years ago
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
19 years ago
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
19 years ago