Nice work Alex with getting the ball rolling. I've decided to chuck the contents of that ZIP onto bitbucket (I hope you don't mind) since it'll be easier to track the testing against it than through an email. It's available here: http://hg.slace.biz/lucene-via-sharpen This is the raw package contents from Alex, I'll do some updates to it so that it's not tied to Alex's setup and works more generically (unless someone beats me to it) over the weekend
<http://hg.slace.biz/lucene-via-sharpen>Note: This is NOT an attempt to move away from ASF, it's just a way for us to test out how well Sharpen performs as a tool for Java to .NET conversion, if it turns out to be a viable option this will be rolled back to ASF. This is just a playground :) Aaron Powell Umbraco Ninja http://www.aaron-powell.com | http://twitter.com/slace | Skype: aaron.l.powell | MSN: aaz...@hotmail.com On Fri, Nov 5, 2010 at 12:52 PM, Alex Thompson <pierogi...@hotmail.com>wrote: > I did an initial run of Lucene 3.0.2 through Sharpen. It stops when there > is > an error or finds something it doesn't have a mapping for. I added some > placeholder mappings so it would at least get through a few files. > > Here is a package of what I have so far: > http://convid.com/alex/lucene/Lucene.Net.Sharpen20101104.zip > > It contains the C# files from the test run, the jars for Sharpen, and my > Ant > script with the custom mappings. I encourage others to look at the code and > try sharpen. You can use my script to get started. > > Alex > >