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 2017/10/18 23:24:51 UTC

[sling-org-apache-sling-tail] 06/08: SLING-6897: Remove commons.json from Log Tail Implementation.

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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-tail.git

commit fcde15dcb5e8b0282eb00deebb075ae87c2df920
Author: Karl Pauls <pa...@apache.org>
AuthorDate: Wed May 31 12:01:15 2017 +0000

    SLING-6897: Remove commons.json from Log Tail Implementation.
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1797019 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2d2aa56..8047864 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
                             /libs/sling/logtail-plugin/css, /libs/sling/logtail-plugin/js
                         </Sling-Bundle-Resources>
                         <Embed-Dependency>
-                                org.apache.felix.utils;inline=org/apache/felix/utils/json/JSONWriter,
+                                org.apache.felix.utils;inline=org/apache/felix/utils/json/JSONWriter.class
                         </Embed-Dependency>
                     </instructions>
                 </configuration>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.