On 1/10/2014 12:51 PM, Jaroslaw Cwiklik wrote: > - Verified signatures of uima artifacts - OK > - Unzipped source on windows and did mvn clean install - OK > - Configured uima-as to use uima-2.5.0 core jar and ran extended tests - OK > - Found bad links In RELEASE_NOTES- > Sections 3.1 and 3.2 have a dead link "UIMA References" > Section 3.3 has a dead link "Overview and Setup" good catch - will add a jira to fix in next release...
-Marshall > - ran documentAnalyzer - OK > - in examples I see .project and .classpath files > > +1 > > > > On Fri, Jan 10, 2014 at 8:55 AM, Peter Klügl <[email protected]>wrote: > >> compared source-release and svn-tag - OK >> there are only the unproblematic differences I notices last time: >> - additional files in uimaj-cpe: checkpoint_synchPoint.xml, >> checkpoint_synchPoint.xml.prev, checkpoint.dat.prev >> - uimaj-eclipse-feature-runtime: .project (svn-tag), additional >> feature.xml in root >> - uimaj-eclipse-feature-tools: .project (svn-tag), additional >> feature.xml in root >> - additional META-INF folders and MANIFEST.MF files(but not in CAS >> Editor plugins) >> >> mvn install source-release - OK >> mvn install svn-tag - OK >> >> RELEASE_NOTES.html - additional ")" >> "There are no major changes in this release; it is a bugfix release >> ()with a few performance enhancements) for the 2.4.2 version." >> >> tested staged artifacts by using them to build/test ruta - OK >> tested update site (CDE) in Eclipse Kepler - OK >> tested ruta workbench with new update site - OK >> >> >> [X] +1 OK to release >> >> >> >> Peter >> >> >> >> Am 08.01.2014 22:57, schrieb Marshall Schor: >>> Hi, >>> >>> I've posted the UIMAJ SDK 2.5.0 rc2 release candidate. >>> >>> The only change was to upload the artifacts that were built from the >> tag, which included the one >>> change-set (to a test-case) my local version was missing. >>> >>> The Maven artifacts in the staging repo were built properly from the >> tag, and haven't changed. >>> I had previously uploaded the bin and source-release things from the >> wrong directory (the uimaj/target, instead of the >> uimaj/target/checkout/target). The versions in target/checkout/target are >> correctly built from the tag, which included the one missing change set. >>> ----------------- >>> >>> There were 19 Jiras fixed, see >>> >>> >> https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%20%222.5.0SDK%22%20ORDER%20BY%20updated%20DESC%2C%20priority%20DESC%2C%20created%20ASC >>> The source and binary zip/tars and the Eclipse update site are staged to >>> http://people.apache.org/~schor/uima-release-candidates/uimaj-2.5.0-rc2/< >> http://people.apache.org/%7Eschor/uima-release-candidates/uimaj-2.5.0-rc2/ >>> >>> The Maven artifacts are here: >>> >> https://repository.apache.org/content/repositories/orgapacheuima-022/org/apache/uima/ >>> The SVN tags are here: >>> https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.5.0 >>> >>> and for the Eclipse Update Site: >>> >> https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-eclipse-update-site-2.5.0/ >>> See http://uima.apache.org/testing-builds.html for suggestions on how >> to test >>> release candidates. >>> >>> Please vote on release: >>> >>> [ ] +1 OK to release >>> [ ] 0 Don't care >>> [ ] -1 Not OK to release, because ... >>> >>> Thanks. >>> >>> -Marshall >>> >>
