I see there's an unresolved Major Jira for Ducc with Fix version 1.0.0: https://issues.apache.org/jira/browse/UIMA-3517
Should this be fixed before doing the release candidate? -Marshall On 12/26/2013 4:35 PM, Jaroslaw Cwiklik wrote: > Hi, > > the second release candidate of the sandbox project Apache UIMA DUCC v1.0.0 > is ready for voting. > > Issues fixed in RC2: > > 1) Fixed NOTICE and LICENSE files (missing saxon legal info, corrected BSD > based products) > 2) Fixed WebServer issues > 3) Fixed typo in README > > DUCC stands for Distributed UIMA Cluster Computing. DUCC is a cluster > management system providing tooling, management, and scheduling facilities > to automate the scale-out of applications written to the UIMA framework. > Core UIMA provides a generalized framework for applications that process > unstructured information such as human language, but does not provide a > scale-out mechanism. UIMA-AS provides a scale-out mechanism to distribute > UIMA pipelines over a cluster of computing resources, but does not provide > job or cluster management of the resources. DUCC defines a formal job model > that closely maps to a standard UIMA pipeline. Around this job model DUCC > provides cluster management services to automate the scale-out of UIMA > pipelines over computing clusters. > > For a complete list of issues please visit: > https://issues.apache.org/jira/browse/UIMA-3520?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%20%221.0-Ducc%22%20ORDER%20BY%20updated%20DESC%2C%20priority%20DESC%2C%20created%20ASC > > The Maven artifacts are here: > https://repository.apache.org/content/repositories/orgapacheuima-021/org/apache/uima/ > > The source and binary zip/tars are here: > http://people.apache.org/~cwiklik/releases/uima-ducc/1.0.0/RC2/ > > The SVN Tag Checkout: > http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-1.0.0/ > > See: http://uima.apache.org/testing-builds.html for instructions how to > test release candidate. > > Please vote on release: > > [ ] +1 OK to release > [ ] 0 Don't care > [ ] -1 Not OK to release, because ... >
