Thank you to Ian for putting this together.
Downloaded source.
Signatures and build OK.
But there some point issues which mount up to me voting
-0
Comments:
1/ The NOTICE says:
"""
Copyright 2014-2015 The Apache Software Foundation
"""
The Apache ICLA does not transfer copyright. Copyright remains with the
original contributor. The ICLA is a license-to-use.
2/ commits mis-aligned (good catch by Stian)
It would be good if the Release Manager sent an email saying "the
commits should have been ..." and giving 24 hours for objections to
continue the vote as is. That said, items here might make it worth RC5
to tidy up.
language:
3/ L&N in every jar
I found
./taverna-scufl2-schemas/src/main/resources/META-INF/NOTICE
./taverna-scufl2-wfdesc/src/main/resources/META-INF/NOTICE
./taverna-scufl2-ucfpackage/src/main/resources/META-INF/NOTICE
./taverna-robundle/src/main/resources/META-INF/NOTICE
and there is material in these NOTICE files deeper in which (1) should
be in LICENSE and (2) aren't rolled up into the top files.
In fact, the material is rolled up into the top level LICENSE so it's
not "-1" territory for me.
Andy