You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2019/02/25 21:53:20 UTC

[sling-ide-tooling] branch feature/SLING-7605 updated (6fea6de -> 3aec78d)

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

rombert pushed a change to branch feature/SLING-7605
in repository https://gitbox.apache.org/repos/asf/sling-ide-tooling.git.


 discard 6fea6de  SLING-7605 - ContentDeploymentTest sometimes fails on Jenkins
 discard de077f6  SLING-7605 - ContentDeploymentTest sometimes fails on Jenkins
 discard 95fb30e  SLING-7605 - ContentDeploymentTest sometimes fails on Jenkins
 discard c3466a8  SLING-8287 -  DirWatcherTest consistently fails on Jenkins
     new d0a2cdd  SLING-8287 - DirWatcherTest consistently fails on Jenkins
     new f24862c  SLING-8294 - Simplify debug logging for ITs
     new 3aec78d  SLING-7605 - ContentDeploymentTest sometimes fails on Jenkins

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   (6fea6de)
            \
             N -- N -- N   refs/heads/feature/SLING-7605 (3aec78d)

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.

The 804 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:
 eclipse/eclipse-m2e-test/pom.xml                   | 20 ++++++++++++
 eclipse/eclipse-test/META-INF/MANIFEST.MF          |  3 +-
 eclipse/eclipse-test/pom.xml                       | 16 +++++++++-
 .../test/impl/helpers/ExternalSlingLaunchpad.java  | 36 +++++++++-------------
 ...g.apache.sling.ide.target-definition-dev.target | 18 +++++------
 .../org.apache.sling.ide.target-definition.target  | 12 +++++---
 6 files changed, 68 insertions(+), 37 deletions(-)