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/22 12:56:47 UTC

[sling-ide-tooling] branch master updated (c26c3758 -> e6341342)

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

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


    from c26c3758 SLING-11590 Make compatible with m2e 2.x (#14)
     add e6341342 SLING-10064 Sign JARs and build P2 repo in a dedicated stage (#18)

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