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:11 UTC

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

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(-)