You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by da...@apache.org on 2019/01/23 14:20:10 UTC

[sling-slingfeature-maven-plugin] branch master updated (3f304cb -> fe1b804)

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

davidb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git.


    from 3f304cb  SLING-8214 Provide a way to handle bundles with same symbolic name but different mvn group/artifact ids
     add da9d4f1  SLING-8231 - Add the ability to collect -sources to the API region MOJO
     new fe1b804  Merge pull request #21 from apache/apisjar_sources

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                                            |  22 ++
 src/it/apis-jar/verify.bsh                         |  43 +++-
 .../sling/feature/maven/mojos/ApisJarMojo.java     | 232 ++++++++++++++++++---
 3 files changed, 257 insertions(+), 40 deletions(-)


[sling-slingfeature-maven-plugin] 01/01: Merge pull request #21 from apache/apisjar_sources

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

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

commit fe1b804a4b1b579e39e5e19ceb7cb18d761a5aae
Merge: 3f304cb da9d4f1
Author: David Bosschaert <da...@gmail.com>
AuthorDate: Wed Jan 23 14:20:06 2019 +0000

    Merge pull request #21 from apache/apisjar_sources
    
    SLING-8231 - Add the ability to collect -sources to the API region MOJO

 pom.xml                                            |  22 ++
 src/it/apis-jar/verify.bsh                         |  43 +++-
 .../sling/feature/maven/mojos/ApisJarMojo.java     | 232 ++++++++++++++++++---
 3 files changed, 257 insertions(+), 40 deletions(-)