Re: [VOTE] Accept Lucene.Net for incubation

2011-02-05 Thread Troy Howard
All,

Being well over 72 since the vote was initiated, and with 16 positive
votes, 3 of which are binding and no negative or neutral votes, this
vote passes, and is now closed.

Thanks for your participation and for allowing us back into the
Incubator to start next phase of life for Lucene.Net. Further
gratitude goes to our helpful Mentors who are already guiding us in
the needed steps to make this transition.

I look forward to my next post announcing our first release under a new status.

Til then,
Troy


On Fri, Feb 4, 2011 at 2:23 PM, Doug Cutting cutt...@apache.org wrote:
 +1

 Doug

 On 01/26/2011 10:05 PM, Troy Howard wrote:

 All,

 Since posting the Lucene.Net Incubator proposal announcement on Jan
 12th, we now have three mentors signed up and would like to call a
 vote to accept Lucene.Net into the Apache Incubator.

 The proposal is included below and can also be found at:

 http://wiki.apache.org/incubator/Lucene.Net%20Proposal

 Please cast your votes:

 [ ] +1 Accept Lucene.Net for incubation
 [ ] +0 Don't care
 [ ] -1 Reject for the following reason:

 Thanks,
 Troy


 = Lucene.Net - A .NET port of Lucene =
 == Preface ==
 Lucene.Net is a sub-project which is being spun off from the Lucene
 TLP but is not yet ready for graduation. We propose to address certain
 needs of the project by transitioning to an Incubator Podling.

 == Abstract ==
 Lucene.Net will be a port of the Lucene search engine library, written
 in C# and targeted at .NET runtime users.

 == Proposal ==
 Lucene.Net has three aims. First, it will maintain the existing
 line-by-line port from Java to C#, fully automating and commoditizing
 the process such that the project can easily synchronize with the Java
 Lucene release schedule. Second, it will be a high-performance C#
 search engine library. Third, it will maximize its usability and power
 when used within the .NET runtime. To that end, it will present a
 highly idiomatic, carefully tailored API that takes advantage of many
 of the special features of the .NET runtime.

 == Background ==
 Lucene.Net, began as a independent project focused on creating a
 line-by-line, API for API port of Java Lucene to C#. It continued
 successfully in this way and eventually became a ASF Incubator project
 in April of 2006 and graduated as a sub-project of Lucene in October
 of 2009.

 The last year has been challenging for the project. The committers who
 originally lead the project have stopped maintaining it and
 development has stagnated since June of 2010. The user community has
 spoken out requesting a change in philosophy and direction for the
 project, but those requests have been unheeded. This has led to a
 number of forks outside of the ASF. We would like to bring those forks
 back in as branches and be responsive to the needs of community
 without the need for multiple non-ASF forks.

 The Lucene PMC wants to see the project continue to thrive and has
 indicated that a return to the Incubator is an appropriate step, with
 the end goal of building a new team of committers and maintaining a
 steady release cycle meeting the previously stated goals. Because
 Lucene is working to move away from being an umbrella project, a
 long term goal of the Lucene.Net project is to graduate to an ASF TLP.

 == Rationale ==
 There is great need for a search engine library in the mode of Lucene
 within the .NET runtime. Individuals naturally wish to code in their
 language of choice. Organizations which do not have significant Java
 expertise may not want to support Java strictly for the sake of
 running a Lucene installation. Developers may want to take advantage
 of C#'s unique language features and the .NET runtime's unique
 execution and interoperability model. Lucene.Net will meet all these
 demands.

 Apache is a natural home for our project given the way it has always
 operated: user-driven innovation, lively and amiable mailing list
 discussions, strength through diversity, and so on. We feel
 comfortable here, and we believe that we will become exemplary Apache
 citizens.

 == Initial Goals (to be completed before Feb 2011) ==
  * Build a new list of committers
  * Make a 2.9.2 compatible release as quickly as possible (this
 already exists, it just needs to be packaged correctly)
  * Update website, documentation, etc.
  * Create a well documented repeatable and fully automated language
 porting process
  * Start a .NET style API branch, either by incorporating some or
 all existing fork projects or by starting a new branch to this end

 == Current Status ==
 === Meritocracy ===
 We understand meritocracy and will fully embrace this concept in our
 project management methodology. One of the proposed committers, DIGY,
 has been a committer on the current Lucene.Net project since November
 2008. Prescott Nasser has been a contributor on the project,
 submitting patches, documentation, and website enhancements. Three of
 the other proposed initial committers, Troy Howard, Chris 

Re: [VOTE] Accept Lucene.Net for incubation

2011-02-04 Thread Doug Cutting

+1

Doug

On 01/26/2011 10:05 PM, Troy Howard wrote:

All,

Since posting the Lucene.Net Incubator proposal announcement on Jan
12th, we now have three mentors signed up and would like to call a
vote to accept Lucene.Net into the Apache Incubator.

The proposal is included below and can also be found at:

http://wiki.apache.org/incubator/Lucene.Net%20Proposal

Please cast your votes:

[ ] +1 Accept Lucene.Net for incubation
[ ] +0 Don't care
[ ] -1 Reject for the following reason:

Thanks,
Troy


= Lucene.Net - A .NET port of Lucene =
== Preface ==
Lucene.Net is a sub-project which is being spun off from the Lucene
TLP but is not yet ready for graduation. We propose to address certain
needs of the project by transitioning to an Incubator Podling.

== Abstract ==
Lucene.Net will be a port of the Lucene search engine library, written
in C# and targeted at .NET runtime users.

== Proposal ==
Lucene.Net has three aims. First, it will maintain the existing
line-by-line port from Java to C#, fully automating and commoditizing
the process such that the project can easily synchronize with the Java
Lucene release schedule. Second, it will be a high-performance C#
search engine library. Third, it will maximize its usability and power
when used within the .NET runtime. To that end, it will present a
highly idiomatic, carefully tailored API that takes advantage of many
of the special features of the .NET runtime.

== Background ==
Lucene.Net, began as a independent project focused on creating a
line-by-line, API for API port of Java Lucene to C#. It continued
successfully in this way and eventually became a ASF Incubator project
in April of 2006 and graduated as a sub-project of Lucene in October
of 2009.

The last year has been challenging for the project. The committers who
originally lead the project have stopped maintaining it and
development has stagnated since June of 2010. The user community has
spoken out requesting a change in philosophy and direction for the
project, but those requests have been unheeded. This has led to a
number of forks outside of the ASF. We would like to bring those forks
back in as branches and be responsive to the needs of community
without the need for multiple non-ASF forks.

The Lucene PMC wants to see the project continue to thrive and has
indicated that a return to the Incubator is an appropriate step, with
the end goal of building a new team of committers and maintaining a
steady release cycle meeting the previously stated goals. Because
Lucene is working to move away from being an umbrella project, a
long term goal of the Lucene.Net project is to graduate to an ASF TLP.

== Rationale ==
There is great need for a search engine library in the mode of Lucene
within the .NET runtime. Individuals naturally wish to code in their
language of choice. Organizations which do not have significant Java
expertise may not want to support Java strictly for the sake of
running a Lucene installation. Developers may want to take advantage
of C#'s unique language features and the .NET runtime's unique
execution and interoperability model. Lucene.Net will meet all these
demands.

Apache is a natural home for our project given the way it has always
operated: user-driven innovation, lively and amiable mailing list
discussions, strength through diversity, and so on. We feel
comfortable here, and we believe that we will become exemplary Apache
citizens.

== Initial Goals (to be completed before Feb 2011) ==
  * Build a new list of committers
  * Make a 2.9.2 compatible release as quickly as possible (this
already exists, it just needs to be packaged correctly)
  * Update website, documentation, etc.
  * Create a well documented repeatable and fully automated language
porting process
  * Start a .NET style API branch, either by incorporating some or
all existing fork projects or by starting a new branch to this end

== Current Status ==
=== Meritocracy ===
We understand meritocracy and will fully embrace this concept in our
project management methodology. One of the proposed committers, DIGY,
has been a committer on the current Lucene.Net project since November
2008. Prescott Nasser has been a contributor on the project,
submitting patches, documentation, and website enhancements. Three of
the other proposed initial committers, Troy Howard, Chris Currens and
Sergey Mirvoda are both already actively involved in other open source
projects, either as committers of code or in coordination roles. Troy,
Chris, Sergey and Prescott are currently committers on a Lucene.Net
fork known as Lucere, and as such are intimately familiar with the
code base and share a vision for the future direction of the project.
Scott Lombard and Michael Herndon are passionate about Lucene.Net as
well and have already contributed significantly in terms of project
organization and direction and discussions on the mailing list.

All of the proposed committers are familiar with the challenges faced
with starting and maintaining a 

Re: [VOTE] Accept Lucene.Net for incubation

2011-01-31 Thread dsh
[X ] +1 Accept Lucene.Net for incubation
[ ] +0 Don't care
[ ] -1 Reject for the following reason:

Cheers
Daniel

On Thu, Jan 27, 2011 at 7:05 AM, Troy Howard thowar...@gmail.com wrote:
 All,

 Since posting the Lucene.Net Incubator proposal announcement on Jan
 12th, we now have three mentors signed up and would like to call a
 vote to accept Lucene.Net into the Apache Incubator.

 The proposal is included below and can also be found at:

 http://wiki.apache.org/incubator/Lucene.Net%20Proposal

 Please cast your votes:

 [ ] +1 Accept Lucene.Net for incubation
 [ ] +0 Don't care
 [ ] -1 Reject for the following reason:

 Thanks,
 Troy


 = Lucene.Net - A .NET port of Lucene =
 == Preface ==
 Lucene.Net is a sub-project which is being spun off from the Lucene
 TLP but is not yet ready for graduation. We propose to address certain
 needs of the project by transitioning to an Incubator Podling.

 == Abstract ==
 Lucene.Net will be a port of the Lucene search engine library, written
 in C# and targeted at .NET runtime users.

 == Proposal ==
 Lucene.Net has three aims. First, it will maintain the existing
 line-by-line port from Java to C#, fully automating and commoditizing
 the process such that the project can easily synchronize with the Java
 Lucene release schedule. Second, it will be a high-performance C#
 search engine library. Third, it will maximize its usability and power
 when used within the .NET runtime. To that end, it will present a
 highly idiomatic, carefully tailored API that takes advantage of many
 of the special features of the .NET runtime.

 == Background ==
 Lucene.Net, began as a independent project focused on creating a
 line-by-line, API for API port of Java Lucene to C#. It continued
 successfully in this way and eventually became a ASF Incubator project
 in April of 2006 and graduated as a sub-project of Lucene in October
 of 2009.

 The last year has been challenging for the project. The committers who
 originally lead the project have stopped maintaining it and
 development has stagnated since June of 2010. The user community has
 spoken out requesting a change in philosophy and direction for the
 project, but those requests have been unheeded. This has led to a
 number of forks outside of the ASF. We would like to bring those forks
 back in as branches and be responsive to the needs of community
 without the need for multiple non-ASF forks.

 The Lucene PMC wants to see the project continue to thrive and has
 indicated that a return to the Incubator is an appropriate step, with
 the end goal of building a new team of committers and maintaining a
 steady release cycle meeting the previously stated goals. Because
 Lucene is working to move away from being an umbrella project, a
 long term goal of the Lucene.Net project is to graduate to an ASF TLP.

 == Rationale ==
 There is great need for a search engine library in the mode of Lucene
 within the .NET runtime. Individuals naturally wish to code in their
 language of choice. Organizations which do not have significant Java
 expertise may not want to support Java strictly for the sake of
 running a Lucene installation. Developers may want to take advantage
 of C#'s unique language features and the .NET runtime's unique
 execution and interoperability model. Lucene.Net will meet all these
 demands.

 Apache is a natural home for our project given the way it has always
 operated: user-driven innovation, lively and amiable mailing list
 discussions, strength through diversity, and so on. We feel
 comfortable here, and we believe that we will become exemplary Apache
 citizens.

 == Initial Goals (to be completed before Feb 2011) ==
  * Build a new list of committers
  * Make a 2.9.2 compatible release as quickly as possible (this
 already exists, it just needs to be packaged correctly)
  * Update website, documentation, etc.
  * Create a well documented repeatable and fully automated language
 porting process
  * Start a .NET style API branch, either by incorporating some or
 all existing fork projects or by starting a new branch to this end

 == Current Status ==
 === Meritocracy ===
 We understand meritocracy and will fully embrace this concept in our
 project management methodology. One of the proposed committers, DIGY,
 has been a committer on the current Lucene.Net project since November
 2008. Prescott Nasser has been a contributor on the project,
 submitting patches, documentation, and website enhancements. Three of
 the other proposed initial committers, Troy Howard, Chris Currens and
 Sergey Mirvoda are both already actively involved in other open source
 projects, either as committers of code or in coordination roles. Troy,
 Chris, Sergey and Prescott are currently committers on a Lucene.Net
 fork known as Lucere, and as such are intimately familiar with the
 code base and share a vision for the future direction of the project.
 Scott Lombard and Michael Herndon are passionate about Lucene.Net as
 well and have already 

Re: [VOTE] Accept Lucene.Net for incubation

2011-01-30 Thread Alan D. Cabrera
+1

Regards,
Alan

On Jan 26, 2011, at 10:05 PM, Troy Howard wrote:

 All,
 
 Since posting the Lucene.Net Incubator proposal announcement on Jan
 12th, we now have three mentors signed up and would like to call a
 vote to accept Lucene.Net into the Apache Incubator.
 
 The proposal is included below and can also be found at:
 
 http://wiki.apache.org/incubator/Lucene.Net%20Proposal
 
 Please cast your votes:
 
 [ ] +1 Accept Lucene.Net for incubation
 [ ] +0 Don't care
 [ ] -1 Reject for the following reason:
 
 Thanks,
 Troy
 
 
 = Lucene.Net - A .NET port of Lucene =
 == Preface ==
 Lucene.Net is a sub-project which is being spun off from the Lucene
 TLP but is not yet ready for graduation. We propose to address certain
 needs of the project by transitioning to an Incubator Podling.
 
 == Abstract ==
 Lucene.Net will be a port of the Lucene search engine library, written
 in C# and targeted at .NET runtime users.
 
 == Proposal ==
 Lucene.Net has three aims. First, it will maintain the existing
 line-by-line port from Java to C#, fully automating and commoditizing
 the process such that the project can easily synchronize with the Java
 Lucene release schedule. Second, it will be a high-performance C#
 search engine library. Third, it will maximize its usability and power
 when used within the .NET runtime. To that end, it will present a
 highly idiomatic, carefully tailored API that takes advantage of many
 of the special features of the .NET runtime.
 
 == Background ==
 Lucene.Net, began as a independent project focused on creating a
 line-by-line, API for API port of Java Lucene to C#. It continued
 successfully in this way and eventually became a ASF Incubator project
 in April of 2006 and graduated as a sub-project of Lucene in October
 of 2009.
 
 The last year has been challenging for the project. The committers who
 originally lead the project have stopped maintaining it and
 development has stagnated since June of 2010. The user community has
 spoken out requesting a change in philosophy and direction for the
 project, but those requests have been unheeded. This has led to a
 number of forks outside of the ASF. We would like to bring those forks
 back in as branches and be responsive to the needs of community
 without the need for multiple non-ASF forks.
 
 The Lucene PMC wants to see the project continue to thrive and has
 indicated that a return to the Incubator is an appropriate step, with
 the end goal of building a new team of committers and maintaining a
 steady release cycle meeting the previously stated goals. Because
 Lucene is working to move away from being an umbrella project, a
 long term goal of the Lucene.Net project is to graduate to an ASF TLP.
 
 == Rationale ==
 There is great need for a search engine library in the mode of Lucene
 within the .NET runtime. Individuals naturally wish to code in their
 language of choice. Organizations which do not have significant Java
 expertise may not want to support Java strictly for the sake of
 running a Lucene installation. Developers may want to take advantage
 of C#'s unique language features and the .NET runtime's unique
 execution and interoperability model. Lucene.Net will meet all these
 demands.
 
 Apache is a natural home for our project given the way it has always
 operated: user-driven innovation, lively and amiable mailing list
 discussions, strength through diversity, and so on. We feel
 comfortable here, and we believe that we will become exemplary Apache
 citizens.
 
 == Initial Goals (to be completed before Feb 2011) ==
 * Build a new list of committers
 * Make a 2.9.2 compatible release as quickly as possible (this
 already exists, it just needs to be packaged correctly)
 * Update website, documentation, etc.
 * Create a well documented repeatable and fully automated language
 porting process
 * Start a .NET style API branch, either by incorporating some or
 all existing fork projects or by starting a new branch to this end
 
 == Current Status ==
 === Meritocracy ===
 We understand meritocracy and will fully embrace this concept in our
 project management methodology. One of the proposed committers, DIGY,
 has been a committer on the current Lucene.Net project since November
 2008. Prescott Nasser has been a contributor on the project,
 submitting patches, documentation, and website enhancements. Three of
 the other proposed initial committers, Troy Howard, Chris Currens and
 Sergey Mirvoda are both already actively involved in other open source
 projects, either as committers of code or in coordination roles. Troy,
 Chris, Sergey and Prescott are currently committers on a Lucene.Net
 fork known as Lucere, and as such are intimately familiar with the
 code base and share a vision for the future direction of the project.
 Scott Lombard and Michael Herndon are passionate about Lucene.Net as
 well and have already contributed significantly in terms of project
 organization and direction and discussions on the mailing 

Re: [VOTE] Accept Lucene.Net for incubation

2011-01-28 Thread Simon Willnauer
+1 (not binding)

On Thu, Jan 27, 2011 at 11:47 PM, Leif Hedstrom zw...@apache.org wrote:
 On 01/26/2011 11:05 PM, Troy Howard wrote:

 All,

 Since posting the Lucene.Net Incubator proposal announcement on Jan
 12th, we now have three mentors signed up and would like to call a
 vote to accept Lucene.Net into the Apache Incubator.

 +1 (not binding)

 -- leif


 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org



-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Accept Lucene.Net for incubation

2011-01-28 Thread Robert Muir
+1

On Thu, Jan 27, 2011 at 1:05 AM, Troy Howard thowar...@gmail.com wrote:
 All,

 Since posting the Lucene.Net Incubator proposal announcement on Jan
 12th, we now have three mentors signed up and would like to call a
 vote to accept Lucene.Net into the Apache Incubator.

 The proposal is included below and can also be found at:

 http://wiki.apache.org/incubator/Lucene.Net%20Proposal

 Please cast your votes:

 [ ] +1 Accept Lucene.Net for incubation
 [ ] +0 Don't care
 [ ] -1 Reject for the following reason:

 Thanks,
 Troy


 = Lucene.Net - A .NET port of Lucene =
 == Preface ==
 Lucene.Net is a sub-project which is being spun off from the Lucene
 TLP but is not yet ready for graduation. We propose to address certain
 needs of the project by transitioning to an Incubator Podling.

 == Abstract ==
 Lucene.Net will be a port of the Lucene search engine library, written
 in C# and targeted at .NET runtime users.

 == Proposal ==
 Lucene.Net has three aims. First, it will maintain the existing
 line-by-line port from Java to C#, fully automating and commoditizing
 the process such that the project can easily synchronize with the Java
 Lucene release schedule. Second, it will be a high-performance C#
 search engine library. Third, it will maximize its usability and power
 when used within the .NET runtime. To that end, it will present a
 highly idiomatic, carefully tailored API that takes advantage of many
 of the special features of the .NET runtime.

 == Background ==
 Lucene.Net, began as a independent project focused on creating a
 line-by-line, API for API port of Java Lucene to C#. It continued
 successfully in this way and eventually became a ASF Incubator project
 in April of 2006 and graduated as a sub-project of Lucene in October
 of 2009.

 The last year has been challenging for the project. The committers who
 originally lead the project have stopped maintaining it and
 development has stagnated since June of 2010. The user community has
 spoken out requesting a change in philosophy and direction for the
 project, but those requests have been unheeded. This has led to a
 number of forks outside of the ASF. We would like to bring those forks
 back in as branches and be responsive to the needs of community
 without the need for multiple non-ASF forks.

 The Lucene PMC wants to see the project continue to thrive and has
 indicated that a return to the Incubator is an appropriate step, with
 the end goal of building a new team of committers and maintaining a
 steady release cycle meeting the previously stated goals. Because
 Lucene is working to move away from being an umbrella project, a
 long term goal of the Lucene.Net project is to graduate to an ASF TLP.

 == Rationale ==
 There is great need for a search engine library in the mode of Lucene
 within the .NET runtime. Individuals naturally wish to code in their
 language of choice. Organizations which do not have significant Java
 expertise may not want to support Java strictly for the sake of
 running a Lucene installation. Developers may want to take advantage
 of C#'s unique language features and the .NET runtime's unique
 execution and interoperability model. Lucene.Net will meet all these
 demands.

 Apache is a natural home for our project given the way it has always
 operated: user-driven innovation, lively and amiable mailing list
 discussions, strength through diversity, and so on. We feel
 comfortable here, and we believe that we will become exemplary Apache
 citizens.

 == Initial Goals (to be completed before Feb 2011) ==
  * Build a new list of committers
  * Make a 2.9.2 compatible release as quickly as possible (this
 already exists, it just needs to be packaged correctly)
  * Update website, documentation, etc.
  * Create a well documented repeatable and fully automated language
 porting process
  * Start a .NET style API branch, either by incorporating some or
 all existing fork projects or by starting a new branch to this end

 == Current Status ==
 === Meritocracy ===
 We understand meritocracy and will fully embrace this concept in our
 project management methodology. One of the proposed committers, DIGY,
 has been a committer on the current Lucene.Net project since November
 2008. Prescott Nasser has been a contributor on the project,
 submitting patches, documentation, and website enhancements. Three of
 the other proposed initial committers, Troy Howard, Chris Currens and
 Sergey Mirvoda are both already actively involved in other open source
 projects, either as committers of code or in coordination roles. Troy,
 Chris, Sergey and Prescott are currently committers on a Lucene.Net
 fork known as Lucere, and as such are intimately familiar with the
 code base and share a vision for the future direction of the project.
 Scott Lombard and Michael Herndon are passionate about Lucene.Net as
 well and have already contributed significantly in terms of project
 organization and direction and discussions on the mailing list.

 

Re: [VOTE] Accept Lucene.Net for incubation

2011-01-27 Thread Stefan Bodewig
On 2011-01-27, Troy Howard wrote:

 Since posting the Lucene.Net Incubator proposal announcement on Jan
 12th, we now have three mentors signed up and would like to call a
 vote to accept Lucene.Net into the Apache Incubator.

 The proposal is included below and can also be found at:

 http://wiki.apache.org/incubator/Lucene.Net%20Proposal

 Please cast your votes:

 [X] +1 Accept Lucene.Net for incubation
 [ ] +0 Don't care
 [ ] -1 Reject for the following reason:

+1

Stefan

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Accept Lucene.Net for incubation

2011-01-27 Thread Tommaso Teofili
+1
Tommaso

2011/1/27 Stefan Bodewig bode...@apache.org

 On 2011-01-27, Troy Howard wrote:

  Since posting the Lucene.Net Incubator proposal announcement on Jan
  12th, we now have three mentors signed up and would like to call a
  vote to accept Lucene.Net into the Apache Incubator.

  The proposal is included below and can also be found at:

  http://wiki.apache.org/incubator/Lucene.Net%20Proposal

  Please cast your votes:

  [X] +1 Accept Lucene.Net for incubation
  [ ] +0 Don't care
  [ ] -1 Reject for the following reason:

 +1

 Stefan

 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org




Re: [VOTE] Accept Lucene.Net for incubation

2011-01-27 Thread Michael McCandless
+1, nice work Troy!

Mike

On Thu, Jan 27, 2011 at 1:05 AM, Troy Howard thowar...@gmail.com wrote:
 All,

 Since posting the Lucene.Net Incubator proposal announcement on Jan
 12th, we now have three mentors signed up and would like to call a
 vote to accept Lucene.Net into the Apache Incubator.

 The proposal is included below and can also be found at:

 http://wiki.apache.org/incubator/Lucene.Net%20Proposal

 Please cast your votes:

 [ ] +1 Accept Lucene.Net for incubation
 [ ] +0 Don't care
 [ ] -1 Reject for the following reason:

 Thanks,
 Troy


 = Lucene.Net - A .NET port of Lucene =
 == Preface ==
 Lucene.Net is a sub-project which is being spun off from the Lucene
 TLP but is not yet ready for graduation. We propose to address certain
 needs of the project by transitioning to an Incubator Podling.

 == Abstract ==
 Lucene.Net will be a port of the Lucene search engine library, written
 in C# and targeted at .NET runtime users.

 == Proposal ==
 Lucene.Net has three aims. First, it will maintain the existing
 line-by-line port from Java to C#, fully automating and commoditizing
 the process such that the project can easily synchronize with the Java
 Lucene release schedule. Second, it will be a high-performance C#
 search engine library. Third, it will maximize its usability and power
 when used within the .NET runtime. To that end, it will present a
 highly idiomatic, carefully tailored API that takes advantage of many
 of the special features of the .NET runtime.

 == Background ==
 Lucene.Net, began as a independent project focused on creating a
 line-by-line, API for API port of Java Lucene to C#. It continued
 successfully in this way and eventually became a ASF Incubator project
 in April of 2006 and graduated as a sub-project of Lucene in October
 of 2009.

 The last year has been challenging for the project. The committers who
 originally lead the project have stopped maintaining it and
 development has stagnated since June of 2010. The user community has
 spoken out requesting a change in philosophy and direction for the
 project, but those requests have been unheeded. This has led to a
 number of forks outside of the ASF. We would like to bring those forks
 back in as branches and be responsive to the needs of community
 without the need for multiple non-ASF forks.

 The Lucene PMC wants to see the project continue to thrive and has
 indicated that a return to the Incubator is an appropriate step, with
 the end goal of building a new team of committers and maintaining a
 steady release cycle meeting the previously stated goals. Because
 Lucene is working to move away from being an umbrella project, a
 long term goal of the Lucene.Net project is to graduate to an ASF TLP.

 == Rationale ==
 There is great need for a search engine library in the mode of Lucene
 within the .NET runtime. Individuals naturally wish to code in their
 language of choice. Organizations which do not have significant Java
 expertise may not want to support Java strictly for the sake of
 running a Lucene installation. Developers may want to take advantage
 of C#'s unique language features and the .NET runtime's unique
 execution and interoperability model. Lucene.Net will meet all these
 demands.

 Apache is a natural home for our project given the way it has always
 operated: user-driven innovation, lively and amiable mailing list
 discussions, strength through diversity, and so on. We feel
 comfortable here, and we believe that we will become exemplary Apache
 citizens.

 == Initial Goals (to be completed before Feb 2011) ==
  * Build a new list of committers
  * Make a 2.9.2 compatible release as quickly as possible (this
 already exists, it just needs to be packaged correctly)
  * Update website, documentation, etc.
  * Create a well documented repeatable and fully automated language
 porting process
  * Start a .NET style API branch, either by incorporating some or
 all existing fork projects or by starting a new branch to this end

 == Current Status ==
 === Meritocracy ===
 We understand meritocracy and will fully embrace this concept in our
 project management methodology. One of the proposed committers, DIGY,
 has been a committer on the current Lucene.Net project since November
 2008. Prescott Nasser has been a contributor on the project,
 submitting patches, documentation, and website enhancements. Three of
 the other proposed initial committers, Troy Howard, Chris Currens and
 Sergey Mirvoda are both already actively involved in other open source
 projects, either as committers of code or in coordination roles. Troy,
 Chris, Sergey and Prescott are currently committers on a Lucene.Net
 fork known as Lucere, and as such are intimately familiar with the
 code base and share a vision for the future direction of the project.
 Scott Lombard and Michael Herndon are passionate about Lucene.Net as
 well and have already contributed significantly in terms of project
 organization and direction and discussions 

Re: [VOTE] Accept Lucene.Net for incubation

2011-01-27 Thread Glyn Darkin
+1

Excellent work troy.

Glyn

On 27 Jan 2011, at 06:05, Troy Howard wrote:

 All,
 
 Since posting the Lucene.Net Incubator proposal announcement on Jan
 12th, we now have three mentors signed up and would like to call a
 vote to accept Lucene.Net into the Apache Incubator.
 
 The proposal is included below and can also be found at:
 
 http://wiki.apache.org/incubator/Lucene.Net%20Proposal
 
 Please cast your votes:
 
 [ ] +1 Accept Lucene.Net for incubation
 [ ] +0 Don't care
 [ ] -1 Reject for the following reason:
 
 Thanks,
 Troy
 
 
 = Lucene.Net - A .NET port of Lucene =
 == Preface ==
 Lucene.Net is a sub-project which is being spun off from the Lucene
 TLP but is not yet ready for graduation. We propose to address certain
 needs of the project by transitioning to an Incubator Podling.
 
 == Abstract ==
 Lucene.Net will be a port of the Lucene search engine library, written
 in C# and targeted at .NET runtime users.
 
 == Proposal ==
 Lucene.Net has three aims. First, it will maintain the existing
 line-by-line port from Java to C#, fully automating and commoditizing
 the process such that the project can easily synchronize with the Java
 Lucene release schedule. Second, it will be a high-performance C#
 search engine library. Third, it will maximize its usability and power
 when used within the .NET runtime. To that end, it will present a
 highly idiomatic, carefully tailored API that takes advantage of many
 of the special features of the .NET runtime.
 
 == Background ==
 Lucene.Net, began as a independent project focused on creating a
 line-by-line, API for API port of Java Lucene to C#. It continued
 successfully in this way and eventually became a ASF Incubator project
 in April of 2006 and graduated as a sub-project of Lucene in October
 of 2009.
 
 The last year has been challenging for the project. The committers who
 originally lead the project have stopped maintaining it and
 development has stagnated since June of 2010. The user community has
 spoken out requesting a change in philosophy and direction for the
 project, but those requests have been unheeded. This has led to a
 number of forks outside of the ASF. We would like to bring those forks
 back in as branches and be responsive to the needs of community
 without the need for multiple non-ASF forks.
 
 The Lucene PMC wants to see the project continue to thrive and has
 indicated that a return to the Incubator is an appropriate step, with
 the end goal of building a new team of committers and maintaining a
 steady release cycle meeting the previously stated goals. Because
 Lucene is working to move away from being an umbrella project, a
 long term goal of the Lucene.Net project is to graduate to an ASF TLP.
 
 == Rationale ==
 There is great need for a search engine library in the mode of Lucene
 within the .NET runtime. Individuals naturally wish to code in their
 language of choice. Organizations which do not have significant Java
 expertise may not want to support Java strictly for the sake of
 running a Lucene installation. Developers may want to take advantage
 of C#'s unique language features and the .NET runtime's unique
 execution and interoperability model. Lucene.Net will meet all these
 demands.
 
 Apache is a natural home for our project given the way it has always
 operated: user-driven innovation, lively and amiable mailing list
 discussions, strength through diversity, and so on. We feel
 comfortable here, and we believe that we will become exemplary Apache
 citizens.
 
 == Initial Goals (to be completed before Feb 2011) ==
 * Build a new list of committers
 * Make a 2.9.2 compatible release as quickly as possible (this
 already exists, it just needs to be packaged correctly)
 * Update website, documentation, etc.
 * Create a well documented repeatable and fully automated language
 porting process
 * Start a .NET style API branch, either by incorporating some or
 all existing fork projects or by starting a new branch to this end
 
 == Current Status ==
 === Meritocracy ===
 We understand meritocracy and will fully embrace this concept in our
 project management methodology. One of the proposed committers, DIGY,
 has been a committer on the current Lucene.Net project since November
 2008. Prescott Nasser has been a contributor on the project,
 submitting patches, documentation, and website enhancements. Three of
 the other proposed initial committers, Troy Howard, Chris Currens and
 Sergey Mirvoda are both already actively involved in other open source
 projects, either as committers of code or in coordination roles. Troy,
 Chris, Sergey and Prescott are currently committers on a Lucene.Net
 fork known as Lucere, and as such are intimately familiar with the
 code base and share a vision for the future direction of the project.
 Scott Lombard and Michael Herndon are passionate about Lucene.Net as
 well and have already contributed significantly in terms of project
 organization and direction and discussions on the 

Re: [VOTE] Accept Lucene.Net for incubation

2011-01-27 Thread Benson Margulies
+1, binding, is called for.

On Thu, Jan 27, 2011 at 1:05 AM, Troy Howard thowar...@gmail.com wrote:
 All,

 Since posting the Lucene.Net Incubator proposal announcement on Jan
 12th, we now have three mentors signed up and would like to call a
 vote to accept Lucene.Net into the Apache Incubator.

 The proposal is included below and can also be found at:

 http://wiki.apache.org/incubator/Lucene.Net%20Proposal

 Please cast your votes:

 [ ] +1 Accept Lucene.Net for incubation
 [ ] +0 Don't care
 [ ] -1 Reject for the following reason:

 Thanks,
 Troy


 = Lucene.Net - A .NET port of Lucene =
 == Preface ==
 Lucene.Net is a sub-project which is being spun off from the Lucene
 TLP but is not yet ready for graduation. We propose to address certain
 needs of the project by transitioning to an Incubator Podling.

 == Abstract ==
 Lucene.Net will be a port of the Lucene search engine library, written
 in C# and targeted at .NET runtime users.

 == Proposal ==
 Lucene.Net has three aims. First, it will maintain the existing
 line-by-line port from Java to C#, fully automating and commoditizing
 the process such that the project can easily synchronize with the Java
 Lucene release schedule. Second, it will be a high-performance C#
 search engine library. Third, it will maximize its usability and power
 when used within the .NET runtime. To that end, it will present a
 highly idiomatic, carefully tailored API that takes advantage of many
 of the special features of the .NET runtime.

 == Background ==
 Lucene.Net, began as a independent project focused on creating a
 line-by-line, API for API port of Java Lucene to C#. It continued
 successfully in this way and eventually became a ASF Incubator project
 in April of 2006 and graduated as a sub-project of Lucene in October
 of 2009.

 The last year has been challenging for the project. The committers who
 originally lead the project have stopped maintaining it and
 development has stagnated since June of 2010. The user community has
 spoken out requesting a change in philosophy and direction for the
 project, but those requests have been unheeded. This has led to a
 number of forks outside of the ASF. We would like to bring those forks
 back in as branches and be responsive to the needs of community
 without the need for multiple non-ASF forks.

 The Lucene PMC wants to see the project continue to thrive and has
 indicated that a return to the Incubator is an appropriate step, with
 the end goal of building a new team of committers and maintaining a
 steady release cycle meeting the previously stated goals. Because
 Lucene is working to move away from being an umbrella project, a
 long term goal of the Lucene.Net project is to graduate to an ASF TLP.

 == Rationale ==
 There is great need for a search engine library in the mode of Lucene
 within the .NET runtime. Individuals naturally wish to code in their
 language of choice. Organizations which do not have significant Java
 expertise may not want to support Java strictly for the sake of
 running a Lucene installation. Developers may want to take advantage
 of C#'s unique language features and the .NET runtime's unique
 execution and interoperability model. Lucene.Net will meet all these
 demands.

 Apache is a natural home for our project given the way it has always
 operated: user-driven innovation, lively and amiable mailing list
 discussions, strength through diversity, and so on. We feel
 comfortable here, and we believe that we will become exemplary Apache
 citizens.

 == Initial Goals (to be completed before Feb 2011) ==
  * Build a new list of committers
  * Make a 2.9.2 compatible release as quickly as possible (this
 already exists, it just needs to be packaged correctly)
  * Update website, documentation, etc.
  * Create a well documented repeatable and fully automated language
 porting process
  * Start a .NET style API branch, either by incorporating some or
 all existing fork projects or by starting a new branch to this end

 == Current Status ==
 === Meritocracy ===
 We understand meritocracy and will fully embrace this concept in our
 project management methodology. One of the proposed committers, DIGY,
 has been a committer on the current Lucene.Net project since November
 2008. Prescott Nasser has been a contributor on the project,
 submitting patches, documentation, and website enhancements. Three of
 the other proposed initial committers, Troy Howard, Chris Currens and
 Sergey Mirvoda are both already actively involved in other open source
 projects, either as committers of code or in coordination roles. Troy,
 Chris, Sergey and Prescott are currently committers on a Lucene.Net
 fork known as Lucere, and as such are intimately familiar with the
 code base and share a vision for the future direction of the project.
 Scott Lombard and Michael Herndon are passionate about Lucene.Net as
 well and have already contributed significantly in terms of project
 organization and direction and discussions 

Re: [VOTE] Accept Lucene.Net for incubation

2011-01-27 Thread Gianugo Rabellino
+1

From: Tommaso Teofili
Sent: Thursday, January 27, 2011 1:10
To: general@incubator.apache.org
Subject: Re: [VOTE] Accept Lucene.Net for incubation
+1
Tommaso

2011/1/27 Stefan Bodewig bode...@apache.org

 On 2011-01-27, Troy Howard wrote:

  Since posting the Lucene.Net Incubator proposal announcement on Jan
  12th, we now have three mentors signed up and would like to call a
  vote to accept Lucene.Net into the Apache Incubator.

  The proposal is included below and can also be found at:

  http://wiki.apache.org/incubator/Lucene.Net%20Proposal

  Please cast your votes:

  [X] +1 Accept Lucene.Net for incubation
  [ ] +0 Don't care
  [ ] -1 Reject for the following reason:

 +1

 Stefan

 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org



-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Accept Lucene.Net for incubation

2011-01-27 Thread Jim Jagielski
+1 (binding)
On Jan 27, 2011, at 1:05 AM, Troy Howard wrote:

 All,
 
 Since posting the Lucene.Net Incubator proposal announcement on Jan
 12th, we now have three mentors signed up and would like to call a
 vote to accept Lucene.Net into the Apache Incubator.
 
 The proposal is included below and can also be found at:
 
 http://wiki.apache.org/incubator/Lucene.Net%20Proposal
 
 Please cast your votes:
 
 [ ] +1 Accept Lucene.Net for incubation
 [ ] +0 Don't care
 [ ] -1 Reject for the following reason:
 
 Thanks,
 Troy
 
 
 = Lucene.Net - A .NET port of Lucene =
 == Preface ==
 Lucene.Net is a sub-project which is being spun off from the Lucene
 TLP but is not yet ready for graduation. We propose to address certain
 needs of the project by transitioning to an Incubator Podling.
 
 == Abstract ==
 Lucene.Net will be a port of the Lucene search engine library, written
 in C# and targeted at .NET runtime users.
 
 == Proposal ==
 Lucene.Net has three aims. First, it will maintain the existing
 line-by-line port from Java to C#, fully automating and commoditizing
 the process such that the project can easily synchronize with the Java
 Lucene release schedule. Second, it will be a high-performance C#
 search engine library. Third, it will maximize its usability and power
 when used within the .NET runtime. To that end, it will present a
 highly idiomatic, carefully tailored API that takes advantage of many
 of the special features of the .NET runtime.
 
 == Background ==
 Lucene.Net, began as a independent project focused on creating a
 line-by-line, API for API port of Java Lucene to C#. It continued
 successfully in this way and eventually became a ASF Incubator project
 in April of 2006 and graduated as a sub-project of Lucene in October
 of 2009.
 
 The last year has been challenging for the project. The committers who
 originally lead the project have stopped maintaining it and
 development has stagnated since June of 2010. The user community has
 spoken out requesting a change in philosophy and direction for the
 project, but those requests have been unheeded. This has led to a
 number of forks outside of the ASF. We would like to bring those forks
 back in as branches and be responsive to the needs of community
 without the need for multiple non-ASF forks.
 
 The Lucene PMC wants to see the project continue to thrive and has
 indicated that a return to the Incubator is an appropriate step, with
 the end goal of building a new team of committers and maintaining a
 steady release cycle meeting the previously stated goals. Because
 Lucene is working to move away from being an umbrella project, a
 long term goal of the Lucene.Net project is to graduate to an ASF TLP.
 
 == Rationale ==
 There is great need for a search engine library in the mode of Lucene
 within the .NET runtime. Individuals naturally wish to code in their
 language of choice. Organizations which do not have significant Java
 expertise may not want to support Java strictly for the sake of
 running a Lucene installation. Developers may want to take advantage
 of C#'s unique language features and the .NET runtime's unique
 execution and interoperability model. Lucene.Net will meet all these
 demands.
 
 Apache is a natural home for our project given the way it has always
 operated: user-driven innovation, lively and amiable mailing list
 discussions, strength through diversity, and so on. We feel
 comfortable here, and we believe that we will become exemplary Apache
 citizens.
 
 == Initial Goals (to be completed before Feb 2011) ==
 * Build a new list of committers
 * Make a 2.9.2 compatible release as quickly as possible (this
 already exists, it just needs to be packaged correctly)
 * Update website, documentation, etc.
 * Create a well documented repeatable and fully automated language
 porting process
 * Start a .NET style API branch, either by incorporating some or
 all existing fork projects or by starting a new branch to this end
 
 == Current Status ==
 === Meritocracy ===
 We understand meritocracy and will fully embrace this concept in our
 project management methodology. One of the proposed committers, DIGY,
 has been a committer on the current Lucene.Net project since November
 2008. Prescott Nasser has been a contributor on the project,
 submitting patches, documentation, and website enhancements. Three of
 the other proposed initial committers, Troy Howard, Chris Currens and
 Sergey Mirvoda are both already actively involved in other open source
 projects, either as committers of code or in coordination roles. Troy,
 Chris, Sergey and Prescott are currently committers on a Lucene.Net
 fork known as Lucere, and as such are intimately familiar with the
 code base and share a vision for the future direction of the project.
 Scott Lombard and Michael Herndon are passionate about Lucene.Net as
 well and have already contributed significantly in terms of project
 organization and direction and discussions on the mailing list.
 
 

Re: [VOTE] Accept Lucene.Net for incubation

2011-01-27 Thread Grant Ingersoll
+1 (binding)

On Jan 27, 2011, at 1:05 AM, Troy Howard wrote:

 All,
 
 Since posting the Lucene.Net Incubator proposal announcement on Jan
 12th, we now have three mentors signed up and would like to call a
 vote to accept Lucene.Net into the Apache Incubator.
 
 The proposal is included below and can also be found at:
 
 http://wiki.apache.org/incubator/Lucene.Net%20Proposal
 
 Please cast your votes:
 
 [ ] +1 Accept Lucene.Net for incubation
 [ ] +0 Don't care
 [ ] -1 Reject for the following reason:
 
 Thanks,
 Troy
 
 
 = Lucene.Net - A .NET port of Lucene =
 == Preface ==
 Lucene.Net is a sub-project which is being spun off from the Lucene
 TLP but is not yet ready for graduation. We propose to address certain
 needs of the project by transitioning to an Incubator Podling.
 
 == Abstract ==
 Lucene.Net will be a port of the Lucene search engine library, written
 in C# and targeted at .NET runtime users.
 
 == Proposal ==
 Lucene.Net has three aims. First, it will maintain the existing
 line-by-line port from Java to C#, fully automating and commoditizing
 the process such that the project can easily synchronize with the Java
 Lucene release schedule. Second, it will be a high-performance C#
 search engine library. Third, it will maximize its usability and power
 when used within the .NET runtime. To that end, it will present a
 highly idiomatic, carefully tailored API that takes advantage of many
 of the special features of the .NET runtime.
 
 == Background ==
 Lucene.Net, began as a independent project focused on creating a
 line-by-line, API for API port of Java Lucene to C#. It continued
 successfully in this way and eventually became a ASF Incubator project
 in April of 2006 and graduated as a sub-project of Lucene in October
 of 2009.
 
 The last year has been challenging for the project. The committers who
 originally lead the project have stopped maintaining it and
 development has stagnated since June of 2010. The user community has
 spoken out requesting a change in philosophy and direction for the
 project, but those requests have been unheeded. This has led to a
 number of forks outside of the ASF. We would like to bring those forks
 back in as branches and be responsive to the needs of community
 without the need for multiple non-ASF forks.
 
 The Lucene PMC wants to see the project continue to thrive and has
 indicated that a return to the Incubator is an appropriate step, with
 the end goal of building a new team of committers and maintaining a
 steady release cycle meeting the previously stated goals. Because
 Lucene is working to move away from being an umbrella project, a
 long term goal of the Lucene.Net project is to graduate to an ASF TLP.
 
 == Rationale ==
 There is great need for a search engine library in the mode of Lucene
 within the .NET runtime. Individuals naturally wish to code in their
 language of choice. Organizations which do not have significant Java
 expertise may not want to support Java strictly for the sake of
 running a Lucene installation. Developers may want to take advantage
 of C#'s unique language features and the .NET runtime's unique
 execution and interoperability model. Lucene.Net will meet all these
 demands.
 
 Apache is a natural home for our project given the way it has always
 operated: user-driven innovation, lively and amiable mailing list
 discussions, strength through diversity, and so on. We feel
 comfortable here, and we believe that we will become exemplary Apache
 citizens.
 
 == Initial Goals (to be completed before Feb 2011) ==
 * Build a new list of committers
 * Make a 2.9.2 compatible release as quickly as possible (this
 already exists, it just needs to be packaged correctly)
 * Update website, documentation, etc.
 * Create a well documented repeatable and fully automated language
 porting process
 * Start a .NET style API branch, either by incorporating some or
 all existing fork projects or by starting a new branch to this end
 
 == Current Status ==
 === Meritocracy ===
 We understand meritocracy and will fully embrace this concept in our
 project management methodology. One of the proposed committers, DIGY,
 has been a committer on the current Lucene.Net project since November
 2008. Prescott Nasser has been a contributor on the project,
 submitting patches, documentation, and website enhancements. Three of
 the other proposed initial committers, Troy Howard, Chris Currens and
 Sergey Mirvoda are both already actively involved in other open source
 projects, either as committers of code or in coordination roles. Troy,
 Chris, Sergey and Prescott are currently committers on a Lucene.Net
 fork known as Lucere, and as such are intimately familiar with the
 code base and share a vision for the future direction of the project.
 Scott Lombard and Michael Herndon are passionate about Lucene.Net as
 well and have already contributed significantly in terms of project
 organization and direction and discussions on the mailing list.
 
 

Re: [VOTE] Accept Lucene.Net for incubation

2011-01-27 Thread Upayavira
+1

Upayavira

On Wed, 26 Jan 2011 22:05 -0800, Troy Howard thowar...@gmail.com
wrote:
 All,
 
 Since posting the Lucene.Net Incubator proposal announcement on Jan
 12th, we now have three mentors signed up and would like to call a
 vote to accept Lucene.Net into the Apache Incubator.
 
 The proposal is included below and can also be found at:
 
 http://wiki.apache.org/incubator/Lucene.Net%20Proposal
 
 Please cast your votes:
 
 [ ] +1 Accept Lucene.Net for incubation
 [ ] +0 Don't care
 [ ] -1 Reject for the following reason:
 
 Thanks,
 Troy
 
 
 = Lucene.Net - A .NET port of Lucene =
 == Preface ==
 Lucene.Net is a sub-project which is being spun off from the Lucene
 TLP but is not yet ready for graduation. We propose to address certain
 needs of the project by transitioning to an Incubator Podling.
 
 == Abstract ==
 Lucene.Net will be a port of the Lucene search engine library, written
 in C# and targeted at .NET runtime users.
 
 == Proposal ==
 Lucene.Net has three aims. First, it will maintain the existing
 line-by-line port from Java to C#, fully automating and commoditizing
 the process such that the project can easily synchronize with the Java
 Lucene release schedule. Second, it will be a high-performance C#
 search engine library. Third, it will maximize its usability and power
 when used within the .NET runtime. To that end, it will present a
 highly idiomatic, carefully tailored API that takes advantage of many
 of the special features of the .NET runtime.
 
 == Background ==
 Lucene.Net, began as a independent project focused on creating a
 line-by-line, API for API port of Java Lucene to C#. It continued
 successfully in this way and eventually became a ASF Incubator project
 in April of 2006 and graduated as a sub-project of Lucene in October
 of 2009.
 
 The last year has been challenging for the project. The committers who
 originally lead the project have stopped maintaining it and
 development has stagnated since June of 2010. The user community has
 spoken out requesting a change in philosophy and direction for the
 project, but those requests have been unheeded. This has led to a
 number of forks outside of the ASF. We would like to bring those forks
 back in as branches and be responsive to the needs of community
 without the need for multiple non-ASF forks.
 
 The Lucene PMC wants to see the project continue to thrive and has
 indicated that a return to the Incubator is an appropriate step, with
 the end goal of building a new team of committers and maintaining a
 steady release cycle meeting the previously stated goals. Because
 Lucene is working to move away from being an umbrella project, a
 long term goal of the Lucene.Net project is to graduate to an ASF TLP.
 
 == Rationale ==
 There is great need for a search engine library in the mode of Lucene
 within the .NET runtime. Individuals naturally wish to code in their
 language of choice. Organizations which do not have significant Java
 expertise may not want to support Java strictly for the sake of
 running a Lucene installation. Developers may want to take advantage
 of C#'s unique language features and the .NET runtime's unique
 execution and interoperability model. Lucene.Net will meet all these
 demands.
 
 Apache is a natural home for our project given the way it has always
 operated: user-driven innovation, lively and amiable mailing list
 discussions, strength through diversity, and so on. We feel
 comfortable here, and we believe that we will become exemplary Apache
 citizens.
 
 == Initial Goals (to be completed before Feb 2011) ==
  * Build a new list of committers
  * Make a 2.9.2 compatible release as quickly as possible (this
 already exists, it just needs to be packaged correctly)
  * Update website, documentation, etc.
  * Create a well documented repeatable and fully automated language
 porting process
  * Start a .NET style API branch, either by incorporating some or
 all existing fork projects or by starting a new branch to this end
 
 == Current Status ==
 === Meritocracy ===
 We understand meritocracy and will fully embrace this concept in our
 project management methodology. One of the proposed committers, DIGY,
 has been a committer on the current Lucene.Net project since November
 2008. Prescott Nasser has been a contributor on the project,
 submitting patches, documentation, and website enhancements. Three of
 the other proposed initial committers, Troy Howard, Chris Currens and
 Sergey Mirvoda are both already actively involved in other open source
 projects, either as committers of code or in coordination roles. Troy,
 Chris, Sergey and Prescott are currently committers on a Lucene.Net
 fork known as Lucere, and as such are intimately familiar with the
 code base and share a vision for the future direction of the project.
 Scott Lombard and Michael Herndon are passionate about Lucene.Net as
 well and have already contributed significantly in terms of project
 organization and direction and 

Re: [VOTE] Accept Lucene.Net for incubation

2011-01-27 Thread Andy Pook
+1

On Wed, 26 Jan 2011 22:05 -0800, Troy Howard thowar...@gmail.com
wrote:
 All,

 Since posting the Lucene.Net Incubator proposal announcement on Jan
 12th, we now have three mentors signed up and would like to call a
 vote to accept Lucene.Net into the Apache Incubator.

 The proposal is included below and can also be found at:

 http://wiki.apache.org/incubator/Lucene.Net%20Proposal

 Please cast your votes:

 [ ] +1 Accept Lucene.Net for incubation
 [ ] +0 Don't care
 [ ] -1 Reject for the following reason:

 Thanks,
 Troy


 = Lucene.Net - A .NET port of Lucene =
 == Preface ==
 Lucene.Net is a sub-project which is being spun off from the Lucene
 TLP but is not yet ready for graduation. We propose to address certain
 needs of the project by transitioning to an Incubator Podling.

 == Abstract ==
 Lucene.Net will be a port of the Lucene search engine library, written
 in C# and targeted at .NET runtime users.

 == Proposal ==
 Lucene.Net has three aims. First, it will maintain the existing
 line-by-line port from Java to C#, fully automating and commoditizing
 the process such that the project can easily synchronize with the Java
 Lucene release schedule. Second, it will be a high-performance C#
 search engine library. Third, it will maximize its usability and power
 when used within the .NET runtime. To that end, it will present a
 highly idiomatic, carefully tailored API that takes advantage of many
 of the special features of the .NET runtime.

 == Background ==
 Lucene.Net, began as a independent project focused on creating a
 line-by-line, API for API port of Java Lucene to C#. It continued
 successfully in this way and eventually became a ASF Incubator project
 in April of 2006 and graduated as a sub-project of Lucene in October
 of 2009.

 The last year has been challenging for the project. The committers who
 originally lead the project have stopped maintaining it and
 development has stagnated since June of 2010. The user community has
 spoken out requesting a change in philosophy and direction for the
 project, but those requests have been unheeded. This has led to a
 number of forks outside of the ASF. We would like to bring those forks
 back in as branches and be responsive to the needs of community
 without the need for multiple non-ASF forks.

 The Lucene PMC wants to see the project continue to thrive and has
 indicated that a return to the Incubator is an appropriate step, with
 the end goal of building a new team of committers and maintaining a
 steady release cycle meeting the previously stated goals. Because
 Lucene is working to move away from being an umbrella project, a
 long term goal of the Lucene.Net project is to graduate to an ASF TLP.

 == Rationale ==
 There is great need for a search engine library in the mode of Lucene
 within the .NET runtime. Individuals naturally wish to code in their
 language of choice. Organizations which do not have significant Java
 expertise may not want to support Java strictly for the sake of
 running a Lucene installation. Developers may want to take advantage
 of C#'s unique language features and the .NET runtime's unique
 execution and interoperability model. Lucene.Net will meet all these
 demands.

 Apache is a natural home for our project given the way it has always
 operated: user-driven innovation, lively and amiable mailing list
 discussions, strength through diversity, and so on. We feel
 comfortable here, and we believe that we will become exemplary Apache
 citizens.

 == Initial Goals (to be completed before Feb 2011) ==
  * Build a new list of committers
  * Make a 2.9.2 compatible release as quickly as possible (this
 already exists, it just needs to be packaged correctly)
  * Update website, documentation, etc.
  * Create a well documented repeatable and fully automated language
 porting process
  * Start a .NET style API branch, either by incorporating some or
 all existing fork projects or by starting a new branch to this end

 == Current Status ==
 === Meritocracy ===
 We understand meritocracy and will fully embrace this concept in our
 project management methodology. One of the proposed committers, DIGY,
 has been a committer on the current Lucene.Net project since November
 2008. Prescott Nasser has been a contributor on the project,
 submitting patches, documentation, and website enhancements. Three of
 the other proposed initial committers, Troy Howard, Chris Currens and
 Sergey Mirvoda are both already actively involved in other open source
 projects, either as committers of code or in coordination roles. Troy,
 Chris, Sergey and Prescott are currently committers on a Lucene.Net
 fork known as Lucere, and as such are intimately familiar with the
 code base and share a vision for the future direction of the project.
 Scott Lombard and Michael Herndon are passionate about Lucene.Net as
 well and have already contributed significantly in terms of project
 organization and direction and discussions on the mailing list.

 

Re: [VOTE] Accept Lucene.Net for incubation

2011-01-27 Thread Leif Hedstrom

On 01/26/2011 11:05 PM, Troy Howard wrote:

All,

Since posting the Lucene.Net Incubator proposal announcement on Jan
12th, we now have three mentors signed up and would like to call a
vote to accept Lucene.Net into the Apache Incubator.


+1 (not binding)

-- leif


-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org