I downloaded the source-release artifacts from the Maven staging repo.
I verified that all 3 could be build from sources (ran mvn install on all of 
them).
I verified that the source-release and the sources.jar for uima-build-helper-maven-plugin had the right version of the CopyFromApacheDist.java.

I spot checked that license/notice files were in place, both in the source and in the Jars. I did note that the SVN tag might be missing a LICENSE/NOTICE - and posted a Jira at LEGAL to see what others think (we're following the same conventions here as the Maven plugin project). If a fix is needed, it might be to just copy the LICENSE/NOTICE file which is at the top level of the build/trunk/ directory to build/tags/ directory... We'll see...

Based on this, I vote +1 to release.

-Marshall

On 5/22/2012 1:15 PM, Marshall Schor wrote:
This is mainly a re-release of the uima-build-helper-maven-plugin, which had the wrong version released - see https://issues.apache.org/jira/browse/UIMA-2407

The re-release of this updates it to version 4. This, in turn, required the parent-pom to be updated to depend on the new version 4. The parent-pom already had a -SNAPSHOT dependency on the next to-be-released version of uima-build-resources (which had changes to add trademark symbols on first usage, into our docs). So that needed to be released as well (you can't release something with a SNAPSHOT dependency).

So, I've staged all 3 components to

https://repository.apache.org/content/repositories/orgapacheuima-116/

The svn tags are:
https://svn.apache.org/repos/asf/uima/build/tags/parent-pom-4
https://svn.apache.org/repos/asf/uima/build/tags/uima-build-helper-maven-plugin-4
https://svn.apache.org/repos/asf/uima/build/tags/uima-build-resources-4

Please vote on release:

[ ] +1 OK to release
[ ] 0   Don't care
[ ] -1 Not ok to release, because ...

-Marshall



Reply via email to