[
https://issues.apache.org/jira/browse/LUCENE-3930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13241064#comment-13241064
]
Robert Muir commented on LUCENE-3930:
-------------------------------------
{quote}
I personally don't like it when I need to install ant dependencies in a global
scope – this may not be a problem from one project's perspective but if you're
working on multiple projects then this can result in global dependencies
shadowing project's local definitions and debugging this is a pain.
Not to mention it's another requirement after checkout. I won't be able to look
into this now, just expressing my opinion.
{quote}
There's nothing I can do about this. I spent all day trying to look for a
better solution.
You can use ant -lib too if you want, nothing stops you from doing that.
But we have to remove all these jars, and for the build to still work. I'm sure
ill piss a lot of people off.
> 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: [email protected]
For additional commands, e-mail: [email protected]