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-ef5d649a1542pull/1/head
parent
fb090652df
commit
45b39ee1be
@ -1,7 +0,0 @@
|
||||
// Testing if the yacy archive file were unzipped correctly.
|
||||
// This test is needed because of classfile-names longer than 100 chars
|
||||
// which could cause problems with incompatible unzip software.
|
||||
// See:
|
||||
// - http://www.yacy-forum.de/viewtopic.php?t=1763
|
||||
// - http://www.yacy-forum.de/viewtopic.php?t=715
|
||||
// - http://www.yacy-forum.de/viewtopic.php?t=1674
|
Loading…
Reference in new issue