Hi, I've posted the uimaFIT 2.1.0 release candidate 3.
uimaFIT 2.1.0 is a bugfix release to uimaFIT 2.0.0. The reason that the minor version was increased instead of the bugfix version is that uima 2.1.0 requires Java 6 and uses UIMA 2.6.0. Otherwise, uimaFIT 2.1.0 should serve as a drop-in replacement for uimaFIT 2.0.0. Changes since rc2: No Jira - resolved all pending issues UIMA-3859 - Removed maven-plugin-plugin configuration already present in parent pom UIMA-3845 - Sanitize NOTICE file - Added standard boilerplate as per Apache guidelines - Removed unnecessary/redundant "contains software developed at Apache" boilerplates inherited from bundled dependencies - Removed passage about Spring Framework being licensed under Apache License, because this is already covered by the LICENSE file - Removed passage inherited from Spring Framework NOTICE about inclusion of subcomponents with separate copyright terms. According to Apache guidelines, all bundled copyright/license/notice information must be aggregated in this file and the accompanying LICENSE file - Removed mention of copyright.txt in section about AnnotationLiteral.java because we only copied this one file and not the whole cdi-api/JBoss distribution. Copyright/author information is present in the AnnotationLiteral.java file and copyright information is present in the NOTICE file - Removed probably auto-generated gibberish inherited from commons-logging 1.1.1 NOTICE file which is also no longer present commons-logging 1.1.2+ JAR and apparently also was never present in the SVN. Changes since rc1: UIMA-3859 - Better maven-plugin-plugin configuration UIMA-3559 - finally fix the build on Java 8 incl. Javadoc by using newer maven-plugin-plugin UIMA-3854 - Update migration section in documentation UIMA-3853 - added workaround for IBM Java 8 bug prosed by Marshall UIMA-3845 - fixed NOTICE files, mentions of Apache Software License, and Apache UIMA uimaFIT name Changes: https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%202.1.0uimaFIT%20AND%20project%20%3D%20UIMA The source and binary zip/tars are staged to http://people.apache.org/%7Erec/uimafit-release-candidates/2.1.0-rc3/ The Maven artifacts are here: https://repository.apache.org/content/repositories/orgapacheuima-1024 The SVN tag is here: https://svn.apache.org/repos/asf/uima/uimafit/tags/uimafit-2.1.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. -- Richard
