[ 
https://issues.apache.org/jira/browse/SOLR-16540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631413#comment-17631413
 ] 

Shawn Heisey commented on SOLR-16540:
-------------------------------------

If we do manage to figure out how to get gradle to download source/javadoc jars 
so IDE context goodies work well, it will be important that those jars do not 
end up in the finished binary tarball.  The Solr download is already pretty big 
due to dependencies, and those would make it even larger.

> 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
>            Assignee: Shawn Heisey
>            Priority: Minor
>         Attachments: SOLR-16540.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to