Author: rooneg
Date: Sat Mar 19 09:31:15 2005
New Revision: 158258

URL: http://svn.apache.org/viewcvs?view=rev&rev=158258
Log:
* www/index.xhtml: point to our Jira project, now that it's publicly visible.

Modified:
    incubator/lucene4c/trunk/www/index.xhtml

Modified: incubator/lucene4c/trunk/www/index.xhtml
URL: 
http://svn.apache.org/viewcvs/incubator/lucene4c/trunk/www/index.xhtml?view=diff&r1=158257&r2=158258
==============================================================================
--- incubator/lucene4c/trunk/www/index.xhtml (original)
+++ incubator/lucene4c/trunk/www/index.xhtml Sat Mar 19 09:31:15 2005
@@ -82,10 +82,17 @@
     </p>
     <h2>Development</h2>
     <p>
+      The Lucene4c project always welcomes new contributors.  The
+      project operates via its version control system, mailing lists,
+      and issue tracker.
+    </p>
+    <h3>Version Control</h3>
+    <p>
       Grab the current development version of Lucene4c from its Subversion
       repository at
       <a 
href="http://svn.apache.org/repos/asf/incubator/lucene4c/trunk";>http://svn.apache.org/repos/asf/incubator/lucene4c/trunk</a>.
     </p>
+    <h3>Mailing Lists</h3>
     <p>
       Discussion about the project occurs on its mailing list, <a
       href="mailto:c-dev at lucene.apache.org">c-dev at
@@ -108,5 +115,18 @@
       <li><a
       
href="http://mail-archives.apache.org/mod_mbox/lucene-commits/";>http://mail-archives.apache.org/mod_mbox/lucene-commits/</a></li>
     </ul>
+    <h3>Issue Tracking</h3>
+    <p>
+      Lucene4c uses the ASF Jira installation for issue tracking.  You
+      can view open issues, create new ones, and see what issues we've
+      fixed via the web interface at <a
+      
href="http://issues.apache.org/jira/browse/LCN4C";>http://issues.apache.org/jira/browse/LCN4C</a>.
+    </p>
+    <p>
+      Note that to create a new issue or comment on an existing one
+      you'll have to <a
+      href="http://issues.apache.org/jira/secure/Signup!default.jspa";>sign
+      up for an account</a>.
+    </p>
   </body>
 </html>


Reply via email to