[ https://issues.apache.org/jira/browse/SOLR-14901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206826#comment-17206826 ]
Uwe Schindler commented on SOLR-14901: -------------------------------------- Sorry, committing source files to resources folder breaks certain IDEs (like Eclipse). Please revert the commit adding the source files or fix them to be in correct "source" folders. IMHO, the JAR files as CLASS files should never be committed to Git, that's against Apache principles. IMHO, we should add a seoarate Gradle Sourceset to generate them and package them, See LUCENE-9559 for explanation. > TestPackages uses binary precompiled classes to refer to analysis factory > FQCNs > ------------------------------------------------------------------------------- > > Key: SOLR-14901 > URL: https://issues.apache.org/jira/browse/SOLR-14901 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Affects Versions: master (9.0) > Reporter: Tomoko Uchida > Assignee: Noble Paul > Priority: Minor > > Base analysis factories' package name were renamed in [LUCENE-9317]. > {{o.a.s.pkg.TestPackages}} is failing since it has hard coded their old > FQCNs, that needs to be fixed. > See https://github.com/apache/lucene-solr/pull/1836 for details. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org