You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2020/02/06 13:29:46 UTC

[sling-org-apache-sling-scripting-jsp] branch bnd-sources-true created (now 8af58a6)

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

rombert pushed a change to branch bnd-sources-true
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-jsp.git.


      at 8af58a6  Add 'sources true' to bnd.bnd to package sources

This branch includes the following new commits:

     new 8af58a6  Add 'sources true' to bnd.bnd to package 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.



[sling-org-apache-sling-scripting-jsp] 01/01: Add 'sources true' to bnd.bnd to package sources

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

rombert pushed a commit to branch bnd-sources-true
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-jsp.git

commit 8af58a6d9650c363ffedff4aa23f578222e79be7
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Thu Feb 6 14:29:06 2020 +0100

    Add 'sources true' to bnd.bnd to package sources
---
 bnd.bnd | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bnd.bnd b/bnd.bnd
index 7e39640..1ae1481 100644
--- a/bnd.bnd
+++ b/bnd.bnd
@@ -1,3 +1,4 @@
 ScriptEngine-Name:${project.name}
 ScriptEngine-Version:${project.version}
 -conditionalpackage: org.apache.el.*
+-sources true