The overall organization of the addons binary package doesn't seem quite right in the 2.3.1 release.
In the 2.3.0 release, each add-on had its own subdir. The subdir had the various "parts" of the binary package, such as each item's own LICENSE/NOTICE/README, docs, xml descriptors, resources, etc. In the 2.3.1 release, these seem to be missing. The LICENSE/NOTICE etc in the META-INF of the jars is not picking up the custom versions of these for the individual add-ons. See the Snowball annotator, for example. -Marshall On 4/26/2011 10:47 AM, Tommaso Teofili wrote: > Hi all, > the first UIMA Addons 2.3.1 release candidate is ready for testing, you can > checkout the SVN tag [1] to build it from sources or get the created > artifacts (source and binary) at [2]. > Note that this is release will include the whole set of maintained > components in the sandbox while in the future we may want to release sandbox > artifacts independently. > I've issued only the release:prepare command so that small issues can be > rollbacked easily. > Any feedback is welcome before we call for a vote. > Regards, > Tommaso > > [1] : > http://svn.apache.org/repos/asf/uima/sandbox/tags/uima-addons-2.3.1-rc1/ > [2] : http://people.apache.org/~tommaso/uima-addons-2.3.1-rc1/ >
