Great. I assume we don't want the sharpen namespace, right? For instance, there is code like this (in gradientformater.cs): fgRMin = HexToInt(Sharpen.Runtime.Substring(minForegroundColor, 1, 3));
On Tue, Jan 20, 2015 at 2:45 PM, Itamar Syn-Hershko <[email protected]> wrote: > Simple: > > git clone (your fork) > git branch -b port-highlighter -t origin/master > copy the 2 folders you indicated from Hakeem's fork you cloned locally to > another dir > commit crediting Hakeem for the initial work > iterate from here > > when you are done or the code is ready to be reviewed, git push origin > port-highlighter > > This will allow us to create a PR on GitHub's UI > > -- > > Itamar Syn-Hershko > http://code972.com | @synhershko <https://twitter.com/synhershko> > Freelance Developer & Consultant > Lucene.NET committer and PMC member > > On Wed, Jan 21, 2015 at 12:40 AM, Joshua Ball <[email protected]> > wrote: > > > OK, I am a bit confused about exactly what to pull here, branches to use, > > and code to work on. > > I have forked the main repo. > > I also cloned Hakeem's > > Working out of my fork of the main repo, on a private branch, should I > just > > copy the directories: > > > > > > > https://github.com/hakeemsm/lucene.net/tree/master/src/Lucene.Net.Highlighter > > > > > https://github.com/hakeemsm/lucene.net/tree/master/src/Lucene.Net.Tests.Highlighter > > > > Add all the files, and get to work? > > > > FYI, I am not entirely sure the amount of work here, so it may take me a > > week, depending upon time. > > > > > > > > On Tue, Jan 20, 2015 at 9:33 AM, Hakeem Mohammed <[email protected]> > > wrote: > > > > > OK I just faxed the ICLA. I'll send a PR later this evening after > merging > > > with master > > > > > > Mohit, all of my files are already checked into my fork. You can get > them > > > now if you want. But thanks for offering to help. Unfortunately I can't > > RDP > > > either > > > > > > On Tue, Jan 20, 2015 at 10:03 AM, Mohit Thakral <[email protected]> wrote: > > > > > > > Hakeem, have you tried http with proxy ?? if none of these works, I > can > > > > provide you a temp remote desktop on port 80, you might be able to > copy > > > > files to it and then push it to git, let me know if I can help :). > > > > > > > > Regards > > > > Mohit Thakral > > > > > > > > On Tue, Jan 20, 2015 at 8:58 AM, Hakeem Mohammed < > [email protected] > > > > > > > wrote: > > > > > > > > > I will do so later today. Can't connect to git from work :( > > > > > > > > > > On Tue, Jan 20, 2015 at 9:35 AM, Itamar Syn-Hershko < > > > [email protected]> > > > > > wrote: > > > > > > > > > > > Hakeem, have you signed an ICLA yet? > > > > > > > > > > > > If so, can you please create a PR with those - we will bring them > > in > > > so > > > > > > they are more visible? > > > > > > > > > > > > -- > > > > > > > > > > > > Itamar Syn-Hershko > > > > > > http://code972.com | @synhershko <https://twitter.com/synhershko > > > > > > > > Freelance Developer & Consultant > > > > > > Lucene.NET committer and PMC member > > > > > > > > > > > > On Tue, Jan 20, 2015 at 3:52 PM, Hakeem Mohammed < > > > [email protected] > > > > > > > > > > > wrote: > > > > > > > > > > > > > Joshua & others, > > > > > > > > > > > > > > I got all the other projects that Itamar listed in his > > > "Contributor's > > > > > > > guide" email ported including tests for the ones that have been > > > > ported. > > > > > > you > > > > > > > can get the source from my fork > > > > > > > > > > > > > > https://github.com/hakeemsm/lucene.net > > > > > > > > > > > > > > Please note that they were ported using Sharpen and none of > them > > > > > compile. > > > > > > > Expressions is the only project that is working but even that > has > > > > some > > > > > > > failing tests. As Itamar pointed out, please communicate the > libs > > > > that > > > > > > you > > > > > > > are working on > > > > > > > > > > > > > > Thanks! > > > > > > > > > > > > > > On Tue, Jan 20, 2015 at 3:28 AM, Itamar Syn-Hershko < > > > > > [email protected]> > > > > > > > wrote: > > > > > > > > > > > > > > > Since we haven't heard from Hakeem yet I'd say take the > > > > queryparsers > > > > > > and > > > > > > > > run with it? > > > > > > > > > > > > > > > > -- > > > > > > > > > > > > > > > > Itamar Syn-Hershko > > > > > > > > http://code972.com | @synhershko < > > https://twitter.com/synhershko > > > > > > > > > > > > Freelance Developer & Consultant > > > > > > > > Lucene.NET committer and PMC member > > > > > > > > > > > > > > > > On Tue, Jan 20, 2015 at 3:58 AM, Joshua Ball < > > > > > > [email protected]> > > > > > > > > wrote: > > > > > > > > > > > > > > > > > Whatever is easiest. I can take anything (it will all be a > > > > learning > > > > > > > > > experience ;-) > > > > > > > > > > > > > > > > > > On Mon, Jan 19, 2015 at 4:07 PM, Itamar Syn-Hershko < > > > > > > > [email protected]> > > > > > > > > > wrote: > > > > > > > > > > > > > > > > > > > Seems like the highlighter is already taken - maybe > Hakeem > > > can > > > > > give > > > > > > > you > > > > > > > > > > access to his code so you can take it from there? > > > > > > > > > > > > > > > > > > > > -- > > > > > > > > > > > > > > > > > > > > Itamar Syn-Hershko > > > > > > > > > > http://code972.com | @synhershko < > > > > https://twitter.com/synhershko > > > > > > > > > > > > > > > > Freelance Developer & Consultant > > > > > > > > > > Lucene.NET committer and PMC member > > > > > > > > > > > > > > > > > > > > On Tue, Jan 20, 2015 at 12:31 AM, Joshua Ball < > > > > > > > > [email protected] > > > > > > > > > > > > > > > > > > > > wrote: > > > > > > > > > > > > > > > > > > > > > I would like to help out on this. > > > > > > > > > > > > > > > > > > > > > > The highlighter is something I haven't worked with > > before, > > > or > > > > > > > > whatever > > > > > > > > > > > needs the help most. > > > > > > > > > > > I will wait for your instructions later today. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > On Mon, Jan 19, 2015 at 6:14 AM, Itamar Syn-Hershko < > > > > > > > > > [email protected]> > > > > > > > > > > > wrote: > > > > > > > > > > > > > > > > > > > > > > > FYI - I just sent this to the dev@ list. If there's > > > anyone > > > > > > > > > interested > > > > > > > > > > in > > > > > > > > > > > > helping, let's continue the discussion there... > > > > > > > > > > > > > > > > > > > > > > > > We are pushing hard to a Lucene.NET 4.8 release and > > hope > > > to > > > > > > have > > > > > > > > one > > > > > > > > > > with > > > > > > > > > > > > you very soon. > > > > > > > > > > > > > > > > > > > > > > > > Cheers, > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > > > > > > > > > > > > > > > > > > Itamar Syn-Hershko > > > > > > > > > > > > http://code972.com | @synhershko < > > > > > > https://twitter.com/synhershko > > > > > > > > > > > > > > > > > > > > Freelance Developer & Consultant > > > > > > > > > > > > Lucene.NET committer and PMC > > > > > > > > > > > > > > > > > > > > > > > > ---------- Forwarded message ---------- > > > > > > > > > > > > From: Itamar Syn-Hershko <[email protected]> > > > > > > > > > > > > Date: Mon, Jan 19, 2015 at 4:12 PM > > > > > > > > > > > > Subject: Volunteers for further porting help? > > > > > > > > > > > > To: "[email protected]" < > > [email protected] > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Heya, > > > > > > > > > > > > > > > > > > > > > > > > Any volunteers to take discrete pieces of Java Lucene > > > 4.8.0 > > > > > and > > > > > > > > help > > > > > > > > > us > > > > > > > > > > > > with porting them + their tests? > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://github.com/apache/lucene-solr/tree/lucene_solr_4_8_0/lucene/highlighter > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://github.com/apache/lucene-solr/tree/lucene_solr_4_8_0/lucene/queryparser > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://github.com/apache/lucene-solr/tree/lucene_solr_4_8_0/lucene/grouping > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://github.com/apache/lucene-solr/tree/lucene_solr_4_8_0/lucene/join > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Please let me know if you are interested and we will > > set > > > > you > > > > > up > > > > > > > > with > > > > > > > > > > > > guidance and proper tooling. This will greatly help > us > > > > > proceed > > > > > > > with > > > > > > > > > > > pushing > > > > > > > > > > > > Lucene.NET forward and towards a release of 4.8 soon. > > > > > > > > > > > > > > > > > > > > > > > > Cheers, > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > > > > > > > > > > > > > > > > > > Itamar Syn-Hershko > > > > > > > > > > > > http://code972.com | @synhershko < > > > > > > https://twitter.com/synhershko > > > > > > > > > > > > > > > > > > > > Freelance Developer & Consultant > > > > > > > > > > > > Author of RavenDB in Action < > > > > http://manning.com/synhershko/> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
