I diff'd the src/docs directories for the windows and linux platforms. The linux one has what looks like the generated html from doxygen, (an html directory with lots of files underneath), but the windows one doesn't. Is this expected?
The linux one has a builddocs.cmd (I guess for windows), and the windows one doesn't have the builddocs.sh (for linux). Seems a bit inconsistent... The linux one also has a doxygen.log (missing on windows), and a uimadoxtags.tag (missing on windows). How is this suppose to work on windows? -Marshall On 1/9/2012 11:30 AM, Bhavani Iyer wrote: > Hello, > > I'd like to do a release of UIMA C++ SDK. > > The release will include updates to the ActiveMQ C++ service wrapper, > improvements to the Linux build process and bug fixes. > > The source and binary packages are available here: > http://people.apache.org/~bhavani/uimacpp-release-candidates/2.4.0/01/ > > The SVN tag is > https://svn.apache.org/repos/asf/uima/uimacpp/tags/uimacpp-2.4.0-rc1 > > The issues fixed are listed RELEASE_NOTES.html in the binary zip/tar > release. > > Please install and test the packages and report any problems you find. > > Thanks, > Bhavani >
