<p dir="ltr">Hi Andreas,</p>
<p dir="ltr">There is a new version (release 3.4.1)</p>
<p dir="ltr">Diego.</p>
<div class="gmail_quote">El 25/10/2015 23:31, "Andreas Tille" <<a href="mailto:andreas@fam-tille.de">andreas@fam-tille.de</a>> escribió:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Diego,<br>
<br>
On Sun, Oct 25, 2015 at 10:06:02PM +0100, Diego Darriba wrote:<br>
> I removed the dependency on the second file, since it is not necessary<br>
> anymore. The original file was dual licensed under the Apache License<br>
> 2.0 and Eclipse Public License 1.0.<br>
<br>
OK, if the file is really not needed could you send me a patch or are<br>
you refering to a new prottest version.  Simply removing the file does<br>
not seem to be sufficient:<br>
<br>
    [javac] /build/prottest-3.4+dfsg/src/main/java/es/uvigo/darwin/prottest/util/logging/ProtTestLogger.java:153: error: cannot find symbol<br>
    [javac]             Handler handler = new StreamHandler(new WriterOutputStream(out),<br>
    [javac]                                                     ^<br>
    [javac]   symbol:   class WriterOutputStream<br>
    [javac]   location: class ProtTestLogger<br>
    [javac] /build/prottest-3.4+dfsg/src/main/java/es/uvigo/darwin/xprottest/results/ErrorLogView.java:47: error: cannot find symbol<br>
    [javac]         logHandler = new StreamHandler(new WriterOutputStream(errorWriter),<br>
    [javac]                                            ^<br>
    [javac]   symbol:   class WriterOutputStream<br>
    [javac]   location: class ErrorLogView<br>
<br>
If the patch might be too complex I'll add the license information<br>
for the moment.<br>
<br>
Kind regards<br>
<br>
       Andreas.<br>
<br>
--<br>
<a href="http://fam-tille.de" rel="noreferrer" target="_blank">http://fam-tille.de</a><br>
</blockquote></div>