This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository uimaj.
commit 5494128402aae3d5ca57129b1b8a31e4eb0b175c Merge: ad093a6 ff39206 Author: Emmanuel Bourg <[email protected]> Date: Wed Dec 9 17:37:42 2015 +0100 Merge tag 'upstream/2.8.1' Upstream version 2.8.1 DEPENDENCIES | 36 +-- PearPackagingMavenPlugin/pom.xml | 8 +- RELEASE_NOTES.html | 51 +-- aggregate-uimaj-docbooks/pom.xml | 8 +- aggregate-uimaj-eclipse-plugins/pom.xml | 8 +- aggregate-uimaj/pom.xml | 8 +- issuesFixed/jira-report.html | 190 ++---------- jVinci/pom.xml | 8 +- jcasgen-maven-plugin/pom.xml | 2 +- pom.xml | 10 +- uima-docbook-overview-and-setup/pom.xml | 8 +- uima-docbook-references/pom.xml | 8 +- uima-docbook-references/src/docbook/ref.config.xml | 3 +- uima-docbook-tools/pom.xml | 8 +- uima-docbook-tutorials-and-users-guides/pom.xml | 8 +- uimaj-adapter-soap/pom.xml | 8 +- uimaj-adapter-vinci/pom.xml | 8 +- uimaj-bootstrap/pom.xml | 8 +- uimaj-component-test-util/pom.xml | 8 +- uimaj-core/pom.xml | 8 +- .../org/apache/uima/cas/impl/AnnotationImpl.java | 4 +- .../java/org/apache/uima/cas/impl/CASImpl.java | 343 ++++++++++----------- .../apache/uima/cas/impl/CasSerializerSupport.java | 26 +- .../java/org/apache/uima/cas/impl/FSIndexFlat.java | 70 +++-- .../uima/cas/impl/FSIndexRepositoryImpl.java | 17 +- .../apache/uima/cas/impl/FSIteratorWrapper.java | 4 +- .../apache/uima/cas/impl/FeatureStructureImpl.java | 2 +- .../org/apache/uima/cas/impl/TypeSystemImpl.java | 180 +++++------ .../java/org/apache/uima/jcas/impl/JCasImpl.java | 2 +- .../main/java/org/apache/uima/util/CasCopier.java | 33 +- .../uima/cas/test/AnnotationIteratorTest.java | 3 +- .../apache/uima/cas/test/FilteredIteratorTest.java | 6 +- uimaj-cpe/checkpoint.dat | Bin 1361 -> 1361 bytes uimaj-cpe/checkpoint.dat.prev | Bin 1368 -> 0 bytes uimaj-cpe/pom.xml | 8 +- uimaj-document-annotation/pom.xml | 8 +- uimaj-eclipse-feature-runtime/feature.xml | 4 +- uimaj-eclipse-feature-runtime/pom.xml | 8 +- uimaj-eclipse-feature-tools/feature.xml | 18 +- uimaj-eclipse-feature-tools/pom.xml | 8 +- uimaj-eclipse-update-site/pom.xml | 2 +- uimaj-ep-cas-editor-ide/META-INF/MANIFEST.MF | 14 +- uimaj-ep-cas-editor-ide/pom.xml | 8 +- uimaj-ep-cas-editor/META-INF/MANIFEST.MF | 40 +-- uimaj-ep-cas-editor/pom.xml | 8 +- uimaj-ep-configurator/META-INF/MANIFEST.MF | 24 +- uimaj-ep-configurator/pom.xml | 8 +- uimaj-ep-debug/META-INF/MANIFEST.MF | 10 +- uimaj-ep-debug/pom.xml | 8 +- uimaj-ep-jcasgen/META-INF/MANIFEST.MF | 10 +- uimaj-ep-jcasgen/pom.xml | 8 +- uimaj-ep-launcher/META-INF/MANIFEST.MF | 34 +- uimaj-ep-launcher/pom.xml | 11 +- uimaj-ep-pear-packager/META-INF/MANIFEST.MF | 16 +- uimaj-ep-pear-packager/pom.xml | 8 +- uimaj-ep-runtime/META-INF/MANIFEST.MF | 140 ++++----- uimaj-ep-runtime/pom.xml | 8 +- uimaj-examples/pom.xml | 8 +- uimaj-json/pom.xml | 8 +- uimaj-parent/pom.xml | 12 +- uimaj-test-util/pom.xml | 8 +- uimaj-tools/pom.xml | 8 +- .../uima/tools/viewer/CasAnnotationViewer.java | 65 +--- .../uima/tools/viewer/CasAnnotationViewerTest.java | 5 + 64 files changed, 720 insertions(+), 899 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/uimaj.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

