You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by cc...@apache.org on 2012/04/23 23:07:31 UTC

svn commit: r1329446 - /incubator/lucene.net/site/trunk/content/lucene.net/community.mdtext

Author: ccurrens
Date: Mon Apr 23 21:07:30 2012
New Revision: 1329446

URL: http://svn.apache.org/viewvc?rev=1329446&view=rev
Log:
Reverted this file, I accidentally wrote over it with download.mdtext

Modified:
    incubator/lucene.net/site/trunk/content/lucene.net/community.mdtext

Modified: incubator/lucene.net/site/trunk/content/lucene.net/community.mdtext
URL: http://svn.apache.org/viewvc/incubator/lucene.net/site/trunk/content/lucene.net/community.mdtext?rev=1329446&r1=1329445&r2=1329446&view=diff
==============================================================================
--- incubator/lucene.net/site/trunk/content/lucene.net/community.mdtext (original)
+++ incubator/lucene.net/site/trunk/content/lucene.net/community.mdtext Mon Apr 23 21:07:30 2012
@@ -1,27 +1,21 @@
-# Lucene.Net 2.9.4g - Feb 7, 2012
+# Mailing Lists
 
-This release does not replace 2.9.4, it's simply a different flavor (the plumbing has been replaced with .NET generics). There were a few minor bug fixes that are included in the 2.9.4g release
-that are not avaliable for the 2.9.4 release, there are also a few API changes.
+**Development** - developer discussions about the project occurs on its mailing list, lucene-net-dev @ lucene.apache.org. To subscribe, send a message to lucene-net-dev-subscribe @ lucene.apache.org.
 
-- [Binary](http://www.apache.org/dist/incubator/lucene.net/binaries/2.9.4g-incubating/)
-- [Source](http://www.apache.org/dist/incubator/lucene.net/source/2.9.4g-incubating/)
+**General usage** - user discussions about the project occurs on its mailing list, lucene-net-user @ lucene.apache.org. To subscribe, send a message to lucene-net-user-subscribe @ lucene.apache.org.
 
-# Lucene.Net 2.9.4 - Nov 29, 2011
+**Commit notifications** - commit notifications are sent to lucene-net-commits @ lucene.apache.org. To subscribe, send a message to lucene-net-commits-subscribe @ lucene.apache.org.
 
-These are the official releases that have been fully tested by the Lucene.Net community. The binary library can
-also easily be incorporated into your applications using the NuGet Package Manager.
+### Archives
 
-- [Binary](http://www.apache.org/dist/incubator/lucene.net/binaries/2.9.4-incubating/)
-- [Source](http://www.apache.org/dist/incubator/lucene.net/source/2.9.4-incubating/)
+* Developers [2006-Present](http://mail-archives.apache.org/mod_mbox/lucene-lucene-net-dev/)
+* Users [2006-Present](http://mail-archives.apache.org/mod_mbox/lucene-lucene-net-user/)
+* Committers [2006-Present](http://mail-archives.apache.org/mod_mbox/lucene-lucene-net-commits/)
 
-# Cutting Edge
+# Wiki
 
-- [3.0.3 - Latest and Greatest](https://svn.apache.org/repos/asf/incubator/lucene.net/trunk/)
+Tutorials, Links, and other various bits of information can be found in the [Lucene.Net Wiki](https://cwiki.apache.org/LUCENENET/).
 
+# Issue Tracker (JIRA)
 
-# Release Archives
-
-- [2.9.2 Source](https://svn.apache.org/repos/asf/incubator/lucene.net/tags/Lucene.Net_2_9_4_RC3/)
-- [2.9.1 Source](https://svn.apache.org/repos/asf/incubator/lucene.net/tags/Lucene.Net_2_9_1/)
-- [2.4.0 Source](https://svn.apache.org/repos/asf/incubator/lucene.net/tags/Lucene.Net_2_4_0/)
-- [Older Releases](https://svn.apache.org/repos/asf/incubator/lucene.net/tags/)
\ No newline at end of file
+Follow what we are working on, help us by submitting patches, or submit your own enhancement or bug requests at our issue tracker: [Lucene.Net JIRA](https://issues.apache.org/jira/browse/LUCENENET)
\ No newline at end of file