[
https://issues.apache.org/jira/browse/LUCENE-3930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13241884#comment-13241884
]
Jan Høydahl commented on LUCENE-3930:
-------------------------------------
Guys, this is impressive piece of heavy committing!
I tested the build on my MacBook. I love how the checkout is small and how it
downloads everything on demand!
First time I ran {{ant example}} the build failed with
{noformat}
[ivy:retrieve] [FAILED ] com.ibm.icu#icu4j;4.8.1.1!icu4j.jar:
Downloaded file size doesn't match expected Content Length for
http://repo1.maven.org/maven2/com/ibm/icu/icu4j/4.8.1.1/icu4j-4.8.1.1.jar.
Please retry. (204243ms)
{noformat}
However, re-running the same command then got further. But then it froze during
jetty-javadoc download and I had to kill and restart. Don't know what happened,
have not tried to reproduce. On third attempt all dependencies were fetched and
the build succeeded.
Questions:
* For solr/contrib/extraction, could not {{tika-parsers}} use transitive="true"
to avoid specifying versions for all parsers?
* Why do we let ivy download sources and javadoc jars? They can be excluded in
ivy.xml
> 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, LUCENE-3930__ivy_bootstrap_target.patch,
> ant_-verbose_clean_test.out.txt, noggit-commons-csv.patch,
> 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]