You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2022/11/23 09:22:31 UTC

[sling-ide-tooling] branch feature/new-tooling-support-bundles updated (76ba0afd -> 8e0da201)

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

kwin pushed a change to branch feature/new-tooling-support-bundles
in repository https://gitbox.apache.org/repos/asf/sling-ide-tooling.git


 discard 76ba0afd SLING-11694 Embed new Tooling Support Install/Source bundles
     add e6341342 SLING-10064 Sign JARs and build P2 repo in a dedicated stage (#18)
     add 8e0da201 SLING-11694 Embed new Tooling Support Install/Source bundles

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (76ba0afd)
            \
             N -- N -- N   refs/heads/feature/new-tooling-support-bundles (8e0da201)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 Jenkinsfile                                        |  84 ++++-
 cli/pom.xml                                        |  21 +-
 eclipse/eclipse-test/pom.xml                       | 346 +++++++++++---------
 eclipse/m2e-feature/feature.xml                    |   2 +-
 eclipse/m2e-feature/pom.xml                        |   2 +-
 eclipse/p2update/category.xml                      |   8 +-
 .../org.apache.sling.ide.target-definition.target  | 109 +++++++
 eclipse/p2update/pom.xml                           | 357 ++++++++++++---------
 eclipse/pom.xml                                    |  89 +----
 eclipse/sightly-feature/feature.xml                |   2 +-
 eclipse/sightly-feature/pom.xml                    |   2 +-
 .../org.apache.sling.ide.target-definition.target  |   1 +
 shared/parent/pom.xml                              |   2 +-
 shared/pom.xml                                     |  12 +-
 14 files changed, 627 insertions(+), 410 deletions(-)
 create mode 100644 eclipse/p2update/org.apache.sling.ide.target-definition.target