Author: bdelacretaz
Date: Thu Mar  4 13:25:05 2010
New Revision: 918982

URL: http://svn.apache.org/viewvc?rev=918982&view=rev
Log:
SLING-1420, add warning

Modified:
    sling/trunk/samples/espblog/README.txt

Modified: sling/trunk/samples/espblog/README.txt
URL: 
http://svn.apache.org/viewvc/sling/trunk/samples/espblog/README.txt?rev=918982&r1=918981&r2=918982&view=diff
==============================================================================
--- sling/trunk/samples/espblog/README.txt (original)
+++ sling/trunk/samples/espblog/README.txt Thu Mar  4 13:25:05 2010
@@ -1,6 +1,14 @@
 Sling ESP blog sample
 ---------------------
 
+***** WARNING SLING-1420 ********
+See SLING-1420, this sample is currently broken due to a regression in
+the StarResource class.
+Until this is fixed (check http://issues.apache.org/jira/browse/SLING-1420) 
+the sample should work if you use revision 795864, i.e. use 
+svn export -r 795864 instead of svn checkout.
+***** WARNING SLING-1420 ********
+
 WHY THIS SAMPLE?
 ----------------
 This demonstrates the use of ESP server-side javascript to implement a simple


Reply via email to