[ https://issues.apache.org/jira/browse/SOLR-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Amit Nithian updated SOLR-3817: ------------------------------- Attachment: fix_classpath.rb SOLR-3817.patch I have fixed this problem by changing the dot.classpath and also here is a simple ruby program to analyze the classpath, look for all the jars and ensure that they exist. Only one (spatial4j) was not completely found b/c the version changed (the script isn't that sophisticated to find version differences yet :-)). > Eclipse classpath inconsistent with changes - Project fails to build > -------------------------------------------------------------------- > > Key: SOLR-3817 > URL: https://issues.apache.org/jira/browse/SOLR-3817 > Project: Solr > Issue Type: Bug > Components: Build > Affects Versions: 4.0-BETA > Reporter: Amit Nithian > Priority: Minor > Fix For: 4.0 > > Attachments: fix_classpath.rb, SOLR-3817.patch > > Original Estimate: 1h > Remaining Estimate: 1h > > The dot.classpath file is referencing files that no longer exist or were > moved. This causes a project error b/c there are references in the build path > that no longer exist. -- 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