This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.testing.sling-mock-oak-1.0.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock-oak.git
commit 832e5e82dff42ef64cd2a865ba8ad129f7527d02 Author: Bertrand Delacretaz <[email protected]> AuthorDate: Mon Dec 21 16:59:21 2015 +0000 Include the sources of shaded packages in sources jar, useful for debugging git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/sling-mock-oak@1721214 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index ec50d3a..34a9c3a 100644 --- a/pom.xml +++ b/pom.xml @@ -161,6 +161,7 @@ <include>org.apache.jackrabbit:*</include> </includes> </artifactSet> + <createSourcesJar>true</createSourcesJar> </configuration> <executions> <execution> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
