You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by pa...@apache.org on 2017/05/31 12:01:15 UTC

svn commit: r1797019 - /sling/trunk/contrib/extensions/logtail/pom.xml

Author: pauls
Date: Wed May 31 12:01:15 2017
New Revision: 1797019

URL: http://svn.apache.org/viewvc?rev=1797019&view=rev
Log:
SLING-6897: Remove commons.json from Log Tail Implementation.

Modified:
    sling/trunk/contrib/extensions/logtail/pom.xml

Modified: sling/trunk/contrib/extensions/logtail/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/logtail/pom.xml?rev=1797019&r1=1797018&r2=1797019&view=diff
==============================================================================
--- sling/trunk/contrib/extensions/logtail/pom.xml (original)
+++ sling/trunk/contrib/extensions/logtail/pom.xml Wed May 31 12:01:15 2017
@@ -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>