You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by fm...@apache.org on 2009/06/08 16:08:37 UTC

svn commit: r782637 - /incubator/sling/trunk/contrib/scripting/jsp-taglib-atom/README.txt

Author: fmeschbe
Date: Mon Jun  8 14:08:37 2009
New Revision: 782637

URL: http://svn.apache.org/viewvc?rev=782637&view=rev
Log:
SLING-985 Add notice about Apache Abdera dependency

Modified:
    incubator/sling/trunk/contrib/scripting/jsp-taglib-atom/README.txt

Modified: incubator/sling/trunk/contrib/scripting/jsp-taglib-atom/README.txt
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/contrib/scripting/jsp-taglib-atom/README.txt?rev=782637&r1=782636&r2=782637&view=diff
==============================================================================
--- incubator/sling/trunk/contrib/scripting/jsp-taglib-atom/README.txt (original)
+++ incubator/sling/trunk/contrib/scripting/jsp-taglib-atom/README.txt Mon Jun  8 14:08:37 2009
@@ -35,3 +35,10 @@
 
 See the Subversion documentation for other source control features.
 
+Dependencies
+============
+
+This bundle depends on the Apache Abdera libraries being available in the OSGi
+framework. This may easiest be done by installing the Apache Abdera libraries
+as bundles. To do this you must grab a SNAPSHOT which includes the fixes for
+ABDERA-236.
\ No newline at end of file