Great, thanks!
On Oct 29, 2009, at 1:44 AM, Bertrand Delacretaz wrote:
Hi Ken,
On Thu, Oct 29, 2009 at 1:01 AM, Ken Burcham Consulting <[email protected]>
wrote:
I'm very excited about sling and jackrabbit.
Cool ;-)
...[INFO] Compilation failure
/Users/ken/Desktop/KBC/research/sling/sling/bundles/jcr/
contentloader/src/main/java/org/apache/sling/jcr/contentloader/
internal/readers/XmlReader.java:[236,30]
cannot find symbol
symbol : constructor
IOException(java.lang.String,java.text.ParseException)
location: class java.io.IOException
That code required JDK 1.6, just fixed it (revision 830860) to compile
with 1.5 as well.
-Bertrand