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/02/05 17:26:35 UTC

[sling-slingfeature-maven-plugin] 01/01: Merge pull request #24 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 d6c5fc60d68fbc4880b01d737afa1e528e16d2d6
Merge: 7d8da65 7f2ae46
Author: David Bosschaert <da...@gmail.com>
AuthorDate: Tue Feb 5 09:26:30 2019 -0800

    Merge pull request #24 from apache/apisjar_sources
    
    SLING-8264 - Make the APIs JARs able to generate and package -javadoc artifacts

 pom.xml                                            |   5 +
 .../sling/feature/maven/mojos/ApisJarMojo.java     | 119 +++++++++++---
 .../sling/feature/maven/mojos/JavadocExecutor.java | 178 +++++++++++++++++++++
 3 files changed, 284 insertions(+), 18 deletions(-)