hi, It looks like the Eclipse Update Site for rc1 is missing the previous versions of the features and plugins. And the results are not signed...
This is most likely due to the build for it being run without -Papache-release or run using mvn release:prepare The generated artifacts / content . jar files will be missing these older versions, too. Since the Eclipse update site is a separate "build" done after the main build, you might want to consider just redoing this part. -Marshall On 10/2/2013 2:46 PM, Jaroslaw Cwiklik wrote: > Hi, > > the UIMA-AS 2.4.2 release candidate 1 is ready for voting > > There were 43 issues fixed in this release: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12323591&styleName=Html&projectId=12310570&Create=Create > > The Maven artifacts are here: > https://repository.apache.org/content/repositories/orgapacheuima-108/org/apache/uima/ > > The source and binary zip/tars are staged to: > http://people.apache.org/~cwiklik/releases/uima-as/2.4.2/RC1 > > The Eclipse udpate site is: > http://people.apache.org/~cwiklik/releases/uima-as/2.4.2/RC1/eclipse-upate-site/uima-as > > The SVN Tag Checkout: > svn co http://svn.apache.org/repos/asf/uima/uima-as/tags/uima-as-2.4.2-rc1 > > and for the Eclipse Update Site: > svn co > http://svn.apache.org/repos/asf/uima/uima-as/tags/uima-as-eclipse-update-site-2.4.2-rc1/uima-as > > > See: http://uima.apache.org/testing-builds.html for details on settting > this up. > > Vote open for 72 hours. > > Please vote to approve this release: > > [ ] +1 Approve the release > [ ] -1 Veto the release (please provide specific comments) > [ ] 0 Don't care > > - Jerry Cwiklik >
