You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Shawn Heisey (Jira)" <ji...@apache.org> on 2022/11/09 18:24:00 UTC

[jira] [Created] (SOLR-16540) Fix errors importing main and branch_9x into eclipse

Shawn Heisey created SOLR-16540:
-----------------------------------

             Summary: Fix errors importing main and branch_9x into eclipse
                 Key: SOLR-16540
                 URL: https://issues.apache.org/jira/browse/SOLR-16540
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Build
    Affects Versions: main (10.0), 9.2
            Reporter: Shawn Heisey


When creating an eclipse project using the eclipse gradle target, the resulting project has errors.  One is because there is a duplicate class name, the others are having package-info.java in the test code tree in addition to the main code tree for the same package.

The patch I will attach fixes the errors.  There are thousands of warnings, something for another issue.




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org