I rebuilt freenet-ext.jar to fix the FEC plugin to use the new freenet.* namespace for the utility classes it needs.
The new jar is here: http://freenetproject.org/snapshots/freenet-ext.jar.updated Could someone else test it out? If it looks good, then I'll rename it to replace the old version. --gj Here are FEC params for freenet.conf/ini: ---snip--- fproxy.params.FECDecoder_0_name=OnionDecoder_0 fproxy.params.FECDecoder_0_class=OnionFECDecoder fproxy.params.FECEncoder_0_name=default_encoder fproxy.params.FECEncoder_0_class=OnionFECEncoder fproxy.params.FECEncoder_1_name=OnionEncoder_0 fproxy.params.FECEncoder_1_class=OnionFECEncoder # Uncomment and set to a dir with lots of free space. # fproxy.params.tempDir=/usr3/fproxy_tmp ---snip--- Don't try to do massive inserts until the spurious key collision bug is fixed. -- Freesites (0.3) freenet:MSK at SSK@enI8YFo3gj8UVh-Au0HpKMftf6QQAgE/homepage// (0.4) freenet:SSK at npfV5XQijFkF6sXZvuO0o~kG4wEPAgM/homepage// _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
