Author: jukka
Date: Sun Aug 27 14:46:39 2006
New Revision: 437463
URL: http://svn.apache.org/viewvc?rev=437463&view=rev
Log:
faq: Removed the comment about the Java 5 / XSLT issue we had earlier.
Modified:
jackrabbit/trunk/jackrabbit/src/site/fml/faq.fml
Modified: jackrabbit/trunk/jackrabbit/src/site/fml/faq.fml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit/src/site/fml/faq.fml?rev=437463&r1=437462&r2=437463&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit/src/site/fml/faq.fml (original)
+++ jackrabbit/trunk/jackrabbit/src/site/fml/faq.fml Sun Aug 27 14:46:39 2006
@@ -64,7 +64,7 @@
<p>
The Apache Jackrabbit is a fully featured content repository that
implements all of the JCR API. The Jackrabbit project was started
- when the <a href="http://www.day.com/">Day Software</a>, the JSR-170
+ when <a href="http://www.day.com/">Day Software</a>, the JSR-170
specification lead, licensed their initial implementation of the
JCR reference implementation. Since then the Jackrabbit codebase
has been used for the official reference implementation (RI) and
@@ -105,6 +105,8 @@
</answer>
</faq>
+<!-- The following issue is no longer relevant, commenting it out. -jukka -->
+<!--
<faq id="build-java5">
<question>
Why does the Maven build fail with the message
@@ -131,6 +133,7 @@
</p>
</answer>
</faq>
+-->
<faq id="build-connect">
<question>
|