You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2022/08/25 11:38:17 UTC

[uima-uimaj] branch main updated (b2143f66a -> 21a82abf7)

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

rec pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


    from b2143f66a Merge pull request #242 from apache/upmerge
     add 67c8a3941 Issue #225: Improve deployment in OSGi environments
     add cecd0b3be Merge branch 'main' into feature/225-Improve-deployment-in-OSGi-environments
     add 3715961c5 Merge branch 'main' into feature/225-Improve-deployment-in-OSGi-environments
     add 8b46c3b3d Merge branch 'main' into feature/225-Improve-deployment-in-OSGi-environments
     add eb8eb8bc0 Issue #225: Improve deployment in OSGi environments
     new 21a82abf7 Merge pull request #232 from apache/feature/225-Improve-deployment-in-OSGi-environments

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


Summary of changes:
 .../marker-file-identifying-osgi-bundle            |   0
 jVinci/pom.xml                                     |  64 +++++---
 .../marker-file-identifying-osgi-bundle            |   0
 uimaj-adapter-vinci/pom.xml                        |  30 +++-
 .../marker-file-identifying-osgi-bundle            |   0
 uimaj-core/pom.xml                                 |  73 +++++----
 .../marker-file-identifying-osgi-bundle            |   0
 uimaj-cpe/pom.xml                                  |  26 ++++
 uimaj-parent/pom.xml                               |   7 +-
 .../marker-file-identifying-osgi-bundle            |   0
 uimaj-tools/pom.xml                                | 171 ++++++++++++---------
 11 files changed, 244 insertions(+), 127 deletions(-)
 copy marker-file-enabling-auto-staging => jVinci/marker-file-identifying-osgi-bundle (100%)
 copy marker-file-enabling-auto-staging => uimaj-adapter-vinci/marker-file-identifying-osgi-bundle (100%)
 copy marker-file-enabling-auto-staging => uimaj-core/marker-file-identifying-osgi-bundle (100%)
 copy marker-file-enabling-auto-staging => uimaj-cpe/marker-file-identifying-osgi-bundle (100%)
 copy marker-file-enabling-auto-staging => uimaj-tools/marker-file-identifying-osgi-bundle (100%)


[uima-uimaj] 01/01: Merge pull request #232 from apache/feature/225-Improve-deployment-in-OSGi-environments

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git

commit 21a82abf72772553a78d679a7c77fc0785aba7a1
Merge: b2143f66a eb8eb8bc0
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Thu Aug 25 13:38:07 2022 +0200

    Merge pull request #232 from apache/feature/225-Improve-deployment-in-OSGi-environments
    
    Issue #225: Improve deployment in OSGi environments

 jVinci/marker-file-identifying-osgi-bundle         |   0
 jVinci/pom.xml                                     |  64 +++++---
 .../marker-file-identifying-osgi-bundle            |   0
 uimaj-adapter-vinci/pom.xml                        |  30 +++-
 uimaj-core/marker-file-identifying-osgi-bundle     |   0
 uimaj-core/pom.xml                                 |  73 +++++----
 uimaj-cpe/marker-file-identifying-osgi-bundle      |   0
 uimaj-cpe/pom.xml                                  |  26 ++++
 uimaj-parent/pom.xml                               |   7 +-
 uimaj-tools/marker-file-identifying-osgi-bundle    |   0
 uimaj-tools/pom.xml                                | 171 ++++++++++++---------
 11 files changed, 244 insertions(+), 127 deletions(-)