This is an automated email from the ASF dual-hosted git repository.
rombert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-ide-tooling.git
from 3424c92a SLING-12943 - Stop bundling third party dependencies with the
eclipse feature (#50)
add 5777ca23 SLING-8307 - Update the Eclipse tooling release process after
the restructuring and code signing changes
add 16389512 SLING-8307 - Update the Eclipse tooling release process after
the restructuring and code signing changes
add 622d5dd2 SLING-8307 - Update the Eclipse tooling release process after
the restructuring and code signing changes
add 260f689d SLING-8307 - Update the Eclipse tooling release process after
the restructuring and code signing changes
add 77a0bdea SLING-8307 - Update the Eclipse tooling release process after
the restructuring and code signing changes
add 59a84b14 SLING-8307 - Update the Eclipse tooling release process after
the restructuring and code signing changes
add 9abefe72 SLING-8307 - Update the Eclipse tooling release process after
the restructuring and code signing changes
new 0a695ba7 Merge pull request #51 from apache/issue/SLING-8307-prep
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:
.gitignore | 2 +
Makefile | 83 ++++++++++++++++++++++++++++++++++++++
eclipse/eclipse-ui/pom.xml | 19 ++++++++-
eclipse/p2update/pom.xml | 7 ----
eclipse/pom.xml | 44 +++++++++++++++++---
eclipse/source-bundle/assembly.xml | 15 ++++++-
shared/pom.xml | 15 +++++++
7 files changed, 170 insertions(+), 15 deletions(-)
create mode 100644 Makefile