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 2018/01/03 10:22:50 UTC

[sling-slingstart-maven-plugin] branch master updated (bec3fb2 -> daec813)

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-slingstart-maven-plugin.git.


    from bec3fb2  SLING-7318 improve exception message
     add 2b30809  SLING-7334 only consider Maven modules leveraging the same version of the s-m-p in the DependencyLifecycleParticipant
     new daec813  Merge pull request #3 from apache/bugfix/SLING-7334-separate-dependency-lifecycle-participant

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:
 pom.xml                                            | 18 ++++++++
 .../slingstart/DependencyLifecycleParticipant.java | 53 +++++++++++++++++++---
 .../DependencyLifecycleParticipantIT.java}         | 29 ++++++------
 3 files changed, 79 insertions(+), 21 deletions(-)
 copy src/{main/java/org/apache/sling/maven/slingstart/launcher/LauncherMBean.java => test/java/org/apache/sling/maven/slingstart/DependencyLifecycleParticipantIT.java} (55%)

-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].

[sling-slingstart-maven-plugin] 01/01: Merge pull request #3 from apache/bugfix/SLING-7334-separate-dependency-lifecycle-participant

Posted by kw...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-slingstart-maven-plugin.git

commit daec8134a2084ee1c45bb3d5a320bba4725ee898
Merge: bec3fb2 2b30809
Author: Konrad Windszus <ko...@gmx.de>
AuthorDate: Wed Jan 3 11:22:48 2018 +0100

    Merge pull request #3 from apache/bugfix/SLING-7334-separate-dependency-lifecycle-participant
    
    SLING-7334 only consider Maven modules leveraging the same version of

 pom.xml                                            | 18 ++++++++
 .../slingstart/DependencyLifecycleParticipant.java | 53 +++++++++++++++++++---
 .../DependencyLifecycleParticipantIT.java          | 35 ++++++++++++++
 3 files changed, 99 insertions(+), 7 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.