apache / apache/lucene

'ant javadocs' from top-level or solr calls lucene-javadocs-all many times [LUCENE-3914]

Open
#4,987 2 comments 0 reactions 0 assignees View on GitHub
legacy-jira-priority:Major tool:build type:task
Dominant language
Java
Stars
3.6k
Forks
1.4k
Avg merge
2d 11h
Merged PRs (30d)
88

Description

Nothing we have to fix immediately, as everything works,
but I notice this gets called over and over again.

it would be great to optimize this, currently a top-level 'ant javadocs'
takes 2 minutes 2 seconds on my machine (which is relatively fast).

I like to run this task before committing so hudson doesnt whine at me.

---
Migrated from [LUCENE-3914](https://issues.apache.org/jira/browse/LUCENE-3914) by Robert Muir (@rmuir), updated Mar 29 2012

Contributor guide

Open the contributing guide

Research direction

Start by tracing the top-level `ant javadocs` and Solr entry points to each invocation of `lucene-javadocs-all`; the issue names no files or tests. Done means preserving working Javadocs generation while avoiding redundant calls and improving the reported two-minute build time.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system, documentation
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.