+1 to release. I checked the licenses/notices, verified some of the asc (and other) signatures.
On windows, using vcexpress v 9, I was able to use the readme info from the src and bin distributions to build the examples and run them. I built from source without building the prerequisites (didn't set their environ "_HOME", and the build instead used the versions from UIMACPP_HOME which I had pointing to the binary distribuition). I ran the fvt OK, and copyied the built uima.dll to the binary install, and re-ran the examples OK using that. Some minor issues (not release blockers) to fix in next release: 1) improve the readmes for building on Windows using vcexpress, describing how to do this without pre-building the 3 dependencies, but instead using them from the binary distribution. 2) eliminate 3 minor compile warnings 3) fix readme description of how to run buildsdk - the target_dir and optional clean option should not both be enclosed in double quotes. I did not check for interoperability with UIMA Java; I think Burn has done this. -Marshall On 10/1/2012 5:31 PM, Bhavani Iyer wrote: > UIMACPP Release Candidate 8 is ready for voting. > > It contains fixes for the Windows build, specifically, Burn's fix for the > missing apr-iconv in the Windows binary build. > https://issues.apache.org/jira/browse/UIMA-2466 > > The release build is staged at: > http://people.apache.org/~bhavani/uimacpp-release-candidates/2.4.0/08/ > > The SVN tag is: > https://svn.apache.org/repos/asf/uima/uimacpp/tags/uimacpp-2.4.0-rc8/ > > The issues fixed are in the RELEASE_NOTES.html in the src/bin packages. > They can also be found here: > https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+ > UIMA+AND+fixVersion+%3D+12319446+ORDER+BY+priority+DESC > > Please vote on release: > > [ ] +1 OK to release > [ ] 0 Don't care > [ ] -1 Not OK to release, because ... > > Thanks. > Bhavani >
