On 4/27/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
robert burrell donkin ha scritto:
<snip>
> http://svn.apache.org/repos/asf/james/mime4j/trunk/bin/generate-test-data.sh > > is short and is on the edge between being copyrightable and not. it's > very debatable and most likely it is too uncreative to be defended in > court. however, it's best to be clearly on the right side of the law. > so it could have a license header so my recommendation is to add one > to be on the safe side. > > http://svn.apache.org/repos/asf/james/mime4j/trunk/bin/mimedump.pl > needs a header I think this files are from again from perl MIME-tools and have been used to generate test files to be the compared with the results from mime4j. As their licensing is Artistic License and given that mime4j produces identical output I think the best thing to do is to simply remove them.
+1
We can generate new test files using mime4j to be able to test backward compatibilities. Of course we'll need manual review of the generated data to be sure that mime4j generated correct expected result.
+1
> http://svn.apache.org/repos/asf/james/mime4j/trunk/bin/split-mbox.pl > is again debatable but my recommendation is to add a header > > http://svn.apache.org/repos/asf/james/mime4j/trunk/bin/split-mbox.sh > probably needs a header I think we can remove them too. They were probably used only to create test data.
+1
Do you think we can use "offline" perl mime-tools to generate expected results for our own (or from SpamAssassin corpus) mime messages so that we can then check mime4j gives the same result? What I mean: the output generated by a perl script licensed under the Artistic License what license have? I think it is only related to the license of the input file and not to the license of the processing/transorming tool, but can anyone confirm this?
i'd need to take a look at the files generated by the tool to be sure. generated files are not the products of a creative process and are derived works of the meta-data. - robert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]