You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by Mr Havercamp <mr...@gmail.com> on 2015/05/07 02:33:39 UTC

Handling urls in tika server ready to be pushed to github

Hi

We have some development we have completed on github for extracting from a
url via tika server. Is github the ideal place to push these changes? If we
set up a git pull request?

Cheers


Hayden

Re: Handling urls in tika server ready to be pushed to github

Posted by Nick Burch <ap...@gagravarr.org>.
On Thu, 7 May 2015, Mr Havercamp wrote:
> We have some development we have completed on github for extracting from 
> a url via tika server. Is github the ideal place to push these changes? 
> If we set up a git pull request?

Some Apache projects are known for their strict rules about exactly how 
contributions must come in. Tika's a little smaller than most of those, 
and so we can work more flexibly. If a method works well for you, and 
you're willing to do the work, we'll generally be delighted with the 
contribution :)

So that the tooling plays nicely, if possibly, we'd ask that you follow 
the instructions here for sending in your pull request:
https://github.com/apache/tika/#contributing-via-github
If that's somehow an epic faff though, just send a great contribution over 
and we'll sort it out!

Thanks
Nick

Re: Handling urls in tika server ready to be pushed to github

Posted by "Mattmann, Chris A (3980)" <ch...@jpl.nasa.gov>.
Hi Hayden,

Please use:

http://github.com/apache/tika/#contributing

as a guide. We welcome your contribution! :)

Cheers,
Chris

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Chief Architect
Instrument Software and Science Data Systems Section (398)
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 168-519, Mailstop: 168-527
Email: chris.a.mattmann@nasa.gov
WWW:  http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Associate Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++






-----Original Message-----
From: Mr Havercamp <mr...@gmail.com>
Reply-To: "dev@tika.apache.org" <de...@tika.apache.org>
Date: Wednesday, May 6, 2015 at 2:33 PM
To: "dev@tika.apache.org" <de...@tika.apache.org>
Subject: Handling urls in tika server ready to be pushed to github

>Hi
>
>We have some development we have completed on github for extracting from a
>url via tika server. Is github the ideal place to push these changes? If
>we
>set up a git pull request?
>
>Cheers
>
>
>Hayden