This appears to be just an error in the packaging done by uimaj-eclispe-update-site project - it was grabbing the 2.3.1-SNAPSHOT version of the deployment feature, instead of the 2.3.1. Fixing that and regenerating the update site should fix this; no changes should be needed to the other release artifacts.
-Marshall On 3/21/2011 3:35 PM, Marshall Schor wrote: > The Eclipse update site says that the version of the UIMA-AS Deployment > Descriptor Editor is 2.3.1.SNAPSHOT > > It shouldn't say ".SNAPSHOT", of course. > > -Marshall > > On 3/14/2011 4:51 PM, Jaroslaw Cwiklik wrote: >> Hi, >> >> Changes since Release Candidate 6: >> >> UIMA-2091 UIMA AS assembly script should copy project file from base uima >> examples >> UIMA-2087 UIMA AS assembly script includes an incorrect version of >> .classpath >> UIMA-2090 UIMA AS eclipse launch scripts not setup correctly >> UIMA-2088 UIMA AS .classpath for examples contain duplicate jar entries >> >> The following is a list of issues addressed in this release: >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310570&version=12315335 >> >> UIMA AS release candidate 7 is available in Apache Nexus staging repository >> here: >> https://repository.apache.org/content/repositories/orgapacheuima-007 >> >> The source zip file is available here: >> http://people.apache.org/~cwiklik/releases/uima-as/2.3.1/rc7 >> >> The binaries (zip and tar) are available here: >> http://people.apache.org/~cwiklik/releases/uima-as/2.3.1/rc7 >> >> The Eclipse update-site is available here: >> http://people.apache.org/~cwiklik/releases/uima-as/2.3.1/rc7/eclipse-update-site >> >> SVN Tag Checkout: >> svn co http://svn.apache.org/repos/asf/uima/uima-as/tags/uima-as-2.3.1-rc7 >> >> If you would like to use the staged maven release artifacts within your >> maven build >> you need to use version 2.3.1 and include in your settings.xml a reference >> to >> the staging repository: >> https://repository.apache.org/content/repositories/orgapacheuima-007 >> See: http://uima.apache.org/testing-builds.html for details on settting this >> up. >> >> >> Please vote to approve this release: >> >> [ ] +1 Approve the release >> [ ] -1 Veto the release (please provide specific comments) >> [ ] 0 Don't care >> >> Please report any problems you may find. >> >> - Jerry C >> >
