Hi Abhinav,

I'm happy you got it to build. But, can you open an issue for Java 1.8
build failures on the Tika JIRA?

Thanks!
Tyler
On Feb 14, 2015 11:35 AM, "Abhinav Gupta" <[email protected]>
wrote:

> Hi Tyler,
>
> Yes I think the problem was with Java 1.8. There was some trouble getting
> Java 1.7 on Win8.1, so I set up Ubuntu 14.10 on a virtual machine and then
> built the code using Java 1.7 (First with 1.8, which again failed on
> Ubuntu14.10). Finally it was successful :)
>
> Thank you very much for help :)
>
> Regards,
> Abhinav.
>
> On Wed, Feb 11, 2015 at 11:45 PM, Tyler Palsulich <[email protected]>
> wrote:
>
> > Can you try installing Java 1.7? I have a hunch Java 1.8 is causing the
> > issue of not passing tests.
> >
> > I'm not as experienced with GSOC. But, feel free to comment on the issue
> > that you're interested. Then, you'll want to come up with a thorough
> > description of how the Parser will fit into Tika, what the Parser will do
> > exactly, and your plan of attack of how to implement it.
> >
> > Tyler
> >
> > On Wed, Feb 11, 2015 at 1:08 PM, Abhinav Gupta <
> [email protected]
> > >
> > wrote:
> >
> > > Hello Tyler,
> > >
> > > Thanks for the link, it makes more sense now :) I wasn't aware of the
> > > archives at marklogic.
> > >
> > > I have attached  the mvn version [0].
> > >
> > > Deleting the files of \.m2 didn't really help.
> > >
> > > But executing "mvn -Dmaven.test.skip=true install" does work, as Chris
> > had
> > > suggested on Feb 8th (I had missed the earlier replies) and I got a
> > > successful build.
> > >
> > > Also I'm interested in participating in gsoc2015. And I would like to
> > work
> > > on Tika-1456. Could you please guide me on how to participate, fix
> > patches
> > > and write a proposal ?
> > >
> > > [0] : http://pastebin.com/MZPq2dji
> > >
> > > On Tue, Feb 10, 2015 at 11:36 PM, Tyler Palsulich <
> [email protected]>
> > > wrote:
> > >
> > > > HI Abhinav,
> > > >
> > > > Whoops, yes, I forgot to add the link to the previous thread! My
> > mistake
> > > --
> > > >
> > > >
> > >
> >
> http://apache.markmail.org/search/?q=Error%20installation%20(Build%20Failure%20at%20OSGi%20Bundle)#query:Error%20installation%20(Build%20Failure%20at%20OSGi%20Bundle)%20list%3Aorg.apache.lucene.tika-dev+page:1+mid:36lcp3wrobvy2e3x+state:results
> > > >
> > > > Feel free to reply directly to this thread, instead of starting a new
> > > one.
> > > > That way, we can keep context in the conversation.
> > > >
> > > > There is some other information (like OS and Java version) that is
> > > printed
> > > > when you run `mvn --version`. So, I'm curious what the rest of the
> > output
> > > > is.
> > > >
> > > > I know you tried building with the `mvn -U` option, but can you try
> > > > deleting `C:\Documents and Settings\{user}\.m2` then running `mvn
> clean
> > > > install`? I don't know if that will actually help in your situation,
> > but
> > > > it's worth a shot.
> > > >
> > > > Hope that helps,
> > > > Tyler
> > > >
> > > > On Tue, Feb 10, 2015 at 11:30 AM, Abhinav Gupta <
> > > > [email protected]>
> > > > wrote:
> > > >
> > > > > Hi Tyler,
> > > > >
> > > > > Yes I tried clearing the Maven cache by running "mvn -U clean
> > install"
> > > > but
> > > > > that didn't help. The version of Apache Maven is 3.2.5.
> > > > >
> > > > > Initially I was trying to build the source that I got from the svn
> > > > > repository, so I suppose that would be trunk. But when the built
> was
> > > > > unsuccessful, I even tried to built the source from one of the
> > download
> > > > > mirrors.
> > > > >
> > > > > Are you referring to the archives by mentioning other thread ?
> Since
> > > I'm
> > > > > new to the open source and there wasn't a link for the other
> threads
> > > that
> > > > > you mentioned.
> > > > >
> > > > > I've attached the log [0] :).
> > > > >
> > > > > Thank you very much,
> > > > >
> > > > > Sincerely,
> > > > > Abhinav.
> > > > >
> > > > > [0] : http://pastebin.com/Rwj9fNDV
> > > > >
> > > >
> > >
> >
>

Reply via email to