[uimaj] branch master updated (27d333d -> 130dc38)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Mar 20 23:03:09 UTC 2014


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch master
in repository uimaj.

      from  27d333d   Added jcasgen-maven-plugin to libuima-tools-java
      adds  cdf816f   Imported Upstream version 2.4.2
       new  7bf6cbb   Merge tag 'upstream/2.4.2'
       new  82e8a50   Refreshed the patches
       new  130dc38   New upstream release (2.4.2)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 DEPENDENCIES                                       |  34 ++--
 PearPackagingMavenPlugin/pom.xml                   |  10 +-
 README                                             |  43 +----
 RELEASE_NOTES.html                                 |  14 +-
 aggregate-uimaj-docbooks/pom.xml                   |  10 +-
 aggregate-uimaj-eclipse-plugins/pom.xml            |  10 +-
 aggregate-uimaj/pom.xml                            |  10 +-
 debian/changelog                                   |   2 +-
 debian/patches/maven-plugin-configuration.diff     |   5 +-
 issuesFixed/jira-report.html                       |   8 +-
 jVinci/pom.xml                                     |  10 +-
 jcasgen-maven-plugin/pom.xml                       |   4 +-
 pom.xml                                            |  13 +-
 uima-docbook-overview-and-setup/pom.xml            |  10 +-
 uima-docbook-references/pom.xml                    |  10 +-
 uima-docbook-tools/pom.xml                         |  10 +-
 .../src/docbook/tools.eclipse_launcher.xml         |   2 +-
 uima-docbook-tutorials-and-users-guides/pom.xml    |  10 +-
 .../src/docbook/tug.application.xml                | 186 +++++++++++----------
 uimaj-adapter-soap/pom.xml                         |  10 +-
 uimaj-adapter-vinci/pom.xml                        |  10 +-
 uimaj-bootstrap/pom.xml                            |  10 +-
 uimaj-component-test-util/pom.xml                  |  10 +-
 uimaj-core/pom.xml                                 |  10 +-
 .../java/org/apache/uima/cas/impl/CASImpl.java     |   5 +
 .../org/apache/uima/cas/impl/Serialization.java    |   6 +-
 .../apache/uima/resource/Resource_ImplBase.java    |   7 +
 .../impl/ConfigurationManagerImplBase.java         |   2 +-
 .../resource/impl/ConfigurationManager_impl.java   |  42 +++--
 .../metadata/impl/ResourceMetaData_impl.java       |  34 +++-
 .../main/java/org/apache/uima/util/CasCopier.java  |  79 ++++++---
 .../impl/AnalysisEngine_implTest.java              |  23 ++-
 .../uima/util/impl/JSR47Logger_implTest.java       |   3 +
 .../AnnotatorWithGroupParameterError.xml}          |  80 +--------
 uimaj-cpe/checkpoint.dat.prev                      | Bin 1368 -> 704 bytes
 uimaj-cpe/pom.xml                                  |  10 +-
 uimaj-document-annotation/pom.xml                  |  10 +-
 uimaj-eclipse-feature-runtime/feature.xml          |   4 +-
 uimaj-eclipse-feature-runtime/pom.xml              |  10 +-
 uimaj-eclipse-feature-tools/feature.xml            |  18 +-
 uimaj-eclipse-feature-tools/pom.xml                |  10 +-
 uimaj-eclipse-update-site/category.xml             |  34 ----
 uimaj-eclipse-update-site/pom.xml                  |   2 +-
 uimaj-ep-cas-editor-ide/META-INF/MANIFEST.MF       |  14 +-
 uimaj-ep-cas-editor-ide/pom.xml                    |  10 +-
 uimaj-ep-cas-editor/META-INF/MANIFEST.MF           |  40 ++---
 uimaj-ep-cas-editor/pom.xml                        |  10 +-
 uimaj-ep-configurator/META-INF/MANIFEST.MF         |  24 +--
 uimaj-ep-configurator/pom.xml                      |  10 +-
 uimaj-ep-debug/META-INF/MANIFEST.MF                |  10 +-
 uimaj-ep-debug/pom.xml                             |  10 +-
 uimaj-ep-jcasgen/META-INF/MANIFEST.MF              |  10 +-
 uimaj-ep-jcasgen/pom.xml                           |  10 +-
 uimaj-ep-launcher/META-INF/MANIFEST.MF             |  10 +-
 uimaj-ep-launcher/pom.xml                          |  10 +-
 .../AnalysisEngineLaunchConfigurationDelegate.java |  79 +++++----
 .../apache/uima/ep_launcher/RemoteLauncher.java    |  12 ++
 .../ep_launcher/ui/AnalysisEngineTabGroup.java     |   7 +-
 uimaj-ep-pear-packager/META-INF/MANIFEST.MF        |  16 +-
 uimaj-ep-pear-packager/pom.xml                     |  10 +-
 uimaj-ep-runtime/META-INF/MANIFEST.MF              | 140 ++++++++--------
 uimaj-ep-runtime/pom.xml                           |  10 +-
 uimaj-examples/pom.xml                             |  10 +-
 .../examples/cpe/FileSystemCollectionReader.java   |   2 +-
 uimaj-parent/pom.xml                               |  60 ++++++-
 uimaj-test-util/pom.xml                            |  10 +-
 uimaj-tools/pom.xml                                |  16 +-
 67 files changed, 708 insertions(+), 662 deletions(-)
 copy uimaj-core/src/test/resources/{AnnotatorContextTest/AnnotatorWithGroupsAndNonGroupParams.xml => TextAnalysisEngineImplTest/AnnotatorWithGroupParameterError.xml} (68%)
 delete mode 100644 uimaj-eclipse-update-site/category.xml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/uimaj.git



More information about the pkg-java-commits mailing list