[Debian-med-packaging] Licensing of two files in prottest
Andreas Tille
andreas at fam-tille.de
Sun Oct 25 22:31:49 UTC 2015
Hi Diego,
On Sun, Oct 25, 2015 at 10:06:02PM +0100, Diego Darriba wrote:
> I removed the dependency on the second file, since it is not necessary
> anymore. The original file was dual licensed under the Apache License
> 2.0 and Eclipse Public License 1.0.
OK, if the file is really not needed could you send me a patch or are
you refering to a new prottest version. Simply removing the file does
not seem to be sufficient:
[javac] /build/prottest-3.4+dfsg/src/main/java/es/uvigo/darwin/prottest/util/logging/ProtTestLogger.java:153: error: cannot find symbol
[javac] Handler handler = new StreamHandler(new WriterOutputStream(out),
[javac] ^
[javac] symbol: class WriterOutputStream
[javac] location: class ProtTestLogger
[javac] /build/prottest-3.4+dfsg/src/main/java/es/uvigo/darwin/xprottest/results/ErrorLogView.java:47: error: cannot find symbol
[javac] logHandler = new StreamHandler(new WriterOutputStream(errorWriter),
[javac] ^
[javac] symbol: class WriterOutputStream
[javac] location: class ErrorLogView
If the patch might be too complex I'll add the license information
for the moment.
Kind regards
Andreas.
--
http://fam-tille.de
More information about the Debian-med-packaging
mailing list