[ 
https://issues.apache.org/jira/browse/LUCENE-3930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13241057#comment-13241057
 ] 

Robert Muir commented on LUCENE-3930:
-------------------------------------

{quote}
Proof of concept patch to show how we can download jetty, patch it, build it 
and copy the jars of interest into lib.
{quote}

Yeah, thats how we should do it. Long term, for developers (like committers) 
that do this every day,
we can add a property you can define in your ~/build.properties declaring where 
a patched jar already exists
so it doesn't slow us down: but thats an optimization for guys like us.

{quote}
I'm running into bigger problems with the libs in the solr contrib langid. The 
langdect jar is from a revision I cannot find in its googlecode project (due to 
a switch from svn to git) and the jsonic jar it depends on isn't available in 
ivy accessible repos, only version 1.2.8 is.
{quote}

Ouch, i didn't notice they changed over to git... The git repository they have 
just doesn't correspond
to any meaningful rev numbers (die git die), but still has the history from 
svn. We are going to 
have to do a git checkout i think?

                
> nuke jars from source tree and use ivy
> --------------------------------------
>
>                 Key: LUCENE-3930
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3930
>             Project: Lucene - Java
>          Issue Type: Task
>          Components: general/build
>            Reporter: Robert Muir
>            Assignee: Robert Muir
>            Priority: Blocker
>             Fix For: 3.6
>
>         Attachments: LUCENE-3930-solr-example.patch, 
> LUCENE-3930-solr-example.patch, LUCENE-3930.patch, LUCENE-3930.patch, 
> LUCENE-3930.patch, ant_-verbose_clean_test.out.txt, patch-jetty-build.patch
>
>
> As mentioned on the ML thread: "switch jars to ivy mechanism?".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to