Uwe Schindler created LUCENE-4614: ------------------------------------- Summary: Create dev-tools/eclipse/dot.classpath automatically Key: LUCENE-4614 URL: https://issues.apache.org/jira/browse/LUCENE-4614 Project: Lucene - Core Issue Type: Improvement Components: general/build Reporter: Uwe Schindler Assignee: Uwe Schindler Fix For: 4.1, 5.0
It is a pain to keep the file up-to-date. As it is pure XML we can use a temple to produce it automatically. The same trikc like for creating index.html in the docs is used. The patch will produce it automatically from filesets/dirsets in ant. It is still a pain with the duplicate JARs, but maybe we can fix that later. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators 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