Am 19.09.2014 00:02, schrieb Richard Eckart de Castilho:
compared svn-tag with source release (Java 1.8.0_11) - OK (diff
--strip-trailing-cr -r ruta-2.2.1 ruta-2.2.1-svn)
delete .m2 and clean build from source - OK
installation from update site into fresh Eclipse Luna 4.4.0 - OK
imported example projects using "Import existing projects" wizard in Eclipse
The example projects show many errors, e.g.: "uima.ruta.example.Features" not
found
Is this supposed to be like this?
Yes. I did not commit the descriptor files. The user has to build the
project in order to get rid of this error message. I think there is a
notice in the documentation about that.
The problem was that the user has to rebuild the descriptors anyway
because of the absolute paths. Now, that should also work with the
classpath lookup of the ruta project.
Btw. we have an unreleased ruta version 2.0.1 in Jira. That should be marked as
"released" with dat 29 May 2013.
Oh, I thought I set it to released. I will take care of it.
Cheers,
-- Richard
On 03.09.2014, at 13:28, Peter Klügl <[email protected]> wrote:
Hi,
the first release candidate of Apache UIMA Ruta v2.2.1 is ready for voting.
This is a bugfix release.
Staging repository:
https://repository.apache.org/content/repositories/orgapacheuima-1034/
SVN tag:
https://svn.apache.org/repos/asf/uima/ruta/tags/ruta-2.2.1
Update site:
http://people.apache.org/~pkluegl/uima-releases/ruta-2.2.1-rc1/eclipse-update-site/ruta
Archive with all sources:
http://people.apache.org/~pkluegl/uima-releases/ruta-2.2.1-rc1/ruta-2.2.1-source-release.zip
Overall 16 issues have been fixed for this release.
They can be found in the RELEASE_NOTES.html.
Please vote on release:
[ ] +1 OK to release
[ ] 0 Don't care
[ ] -1 Not OK to release, because ...
Thanks.
Peter