This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to branch 
UIMA-6236-Migrating-Apache-UIMA-Ruta-from-SVN-to-git
in repository https://gitbox.apache.org/repos/asf/uima-ruta.git.


    from c6bdfb5  [UIMA-6236] Migrating Apache UIMA Ruta from SVN to git/GitHub
     add 191d2d6  [UIMA-6236] Migrating Apache UIMA Ruta from SVN to git/GitHub
     add ba74c25  [UIMA-6236] Migrating Apache UIMA Ruta from SVN to git/GitHub
     add ab752bb  [UIMA-6236] Migrating Apache UIMA Ruta from SVN to git/GitHub

No new revisions were added by this update.

Summary of changes:
 README.md                                          |  16 +
 .../ruta-ep-example-extensions/pom.xml             |  38 +-
 example-projects/ruta-maven-example/pom.xml        | 457 +++++++++++----------
 pom.xml                                            | 182 ++++----
 ruta-basic-type/pom.xml                            |  57 +--
 ruta-core-ext/pom.xml                              | 146 ++++---
 ruta-core/pom.xml                                  | 160 ++++----
 ruta-docbook/pom.xml                               |  51 +--
 ruta-docbook/src/docbook/tools.ruta.howtos.xml     |   2 +-
 ruta-eclipse-feature/pom.xml                       |  80 ++--
 ruta-eclipse-update-site/pom.xml                   |  42 +-
 ruta-ep-addons/META-INF/MANIFEST.MF                | 110 +++++
 ruta-ep-addons/pom.xml                             |  48 ++-
 ruta-ep-caseditor/META-INF/MANIFEST.MF             |  40 ++
 ruta-ep-caseditor/pom.xml                          |  41 +-
 ruta-ep-core-ext/META-INF/MANIFEST.MF              |  34 ++
 ruta-ep-core-ext/pom.xml                           |  48 ++-
 ruta-ep-engine/pom.xml                             | 135 +++---
 ruta-ep-ide-ui/pom.xml                             |  55 +--
 ruta-ep-ide/pom.xml                                |  59 +--
 ruta-ep-parent/pom.xml                             |  75 ++--
 ruta-ep-textruler/pom.xml                          |  54 +--
 ruta-maven-archetype/pom.xml                       |  39 +-
 ruta-maven-plugin/pom.xml                          | 191 ++++-----
 ruta-parent/pom.xml                                | 266 ++++++------
 ruta-typesystem/pom.xml                            |  60 +--
 26 files changed, 1430 insertions(+), 1056 deletions(-)
 create mode 100644 README.md
 create mode 100644 ruta-ep-addons/META-INF/MANIFEST.MF
 create mode 100644 ruta-ep-caseditor/META-INF/MANIFEST.MF
 create mode 100644 ruta-ep-core-ext/META-INF/MANIFEST.MF

Reply via email to