[
https://issues.apache.org/jira/browse/LUCENE-3930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated LUCENE-3930:
--------------------------------
Attachment: LUCENE-3930-skip-sources-javadoc.patch
The attached patch disables fetching of source jars and javadoc jars by
default, to optimize for speed and bandwidth. Without it, the build takes much
longer time.
But it is nice to have the ability to get them automatically. So the exclude is
parameterized :) You can enable fetching by specifying a Java option (only
needed once)
{noformat}
ant -Dfetch.sources.javadocs compile
{noformat}
> 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-skip-sources-javadoc.patch,
> 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]