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-ruta.git
from 810c8053 Merge pull request #86 from
apache/refactoring/UIMA-6458-Spurious-parsedVersion-osgiVersion-in-file-names-in-target
add 5a28897d [UIMA-6443] Fresh Eclipse update site for every release
new 626f9e28 Merge pull request #87 from
apache/refactoring/UIMA-6443-Fresh-Eclipse-update-site-for-every-release
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:
...se-feature => marker-file-enabling-auto-staging | 0
...date-site => marker-file-identifying-parent-pom | 0
pom.xml | 89 ++-----
ruta-eclipse-feature/.gitignore | 1 -
ruta-eclipse-feature/feature.properties | 145 -----------
ruta-eclipse-feature/feature.xml | 205 +++++++++++++++
.../marker-file-identifying-tycho-module | 0
ruta-eclipse-feature/pom.xml | 100 +++----
.../src/main/resources/feature.xml | 97 -------
ruta-eclipse-update-site/category.xml | 2 +-
.../marker-file-identifying-tycho-module | 0
ruta-eclipse-update-site/pom.xml | 290 ++++-----------------
.../src/main/resources/category.xml | 31 ---
ruta-parent/pom.xml | 48 ----
14 files changed, 329 insertions(+), 679 deletions(-)
rename ruta-eclipse-feature/marker-file-identifying-eclipse-feature =>
marker-file-enabling-auto-staging (100%)
rename ruta-eclipse-update-site/marker-file-identifying-eclipse-update-site =>
marker-file-identifying-parent-pom (100%)
delete mode 100644 ruta-eclipse-feature/.gitignore
delete mode 100644 ruta-eclipse-feature/feature.properties
create mode 100644 ruta-eclipse-feature/feature.xml
copy
example-projects/ruta-ep-example-extensions/marker-file-identifying-eclipse-plugin
=> ruta-eclipse-feature/marker-file-identifying-tycho-module (100%)
delete mode 100644 ruta-eclipse-feature/src/main/resources/feature.xml
copy
example-projects/ruta-ep-example-extensions/marker-file-identifying-eclipse-plugin
=> ruta-eclipse-update-site/marker-file-identifying-tycho-module (100%)
delete mode 100644 ruta-eclipse-update-site/src/main/resources/category.xml