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

Gus Heck commented on LUCENE-7015:
----------------------------------

When I updated today, saw red, ran "ant idea" and still a bunch of things 
turned red. (in IDEA) and I started getting this: 
{code}
BUILD FAILED
/Users/gus/projects/solr/git/lucene-solr/build.xml:117: The following error 
occurred while executing this line:
/Users/gus/projects/solr/git/lucene-solr/lucene/build.xml:115: The following 
error occurred while executing this line:
/Users/gus/projects/solr/git/lucene-solr/lucene/common-build.xml:2187: The 
following error occurred while executing this line:
/Users/gus/projects/solr/git/lucene-solr/lucene/common-build.xml:2389: Check 
for forbidden API calls failed: java.lang.ClassNotFoundException: 
com.spatial4j.core.context.SpatialContext
        at 
de.thetaphi.forbiddenapis.Checker.getClassFromClassLoader(Checker.java:264)
        at 
de.thetaphi.forbiddenapis.Checker.lookupRelatedClass(Checker.java:277)
        at 
de.thetaphi.forbiddenapis.ClassScanner.checkType(ClassScanner.java:178)
        at 
de.thetaphi.forbiddenapis.ClassScanner.checkType(ClassScanner.java:191)
{code}
Also I notice your commit contains workspace.xml... this is against JetBrain's 
reccomendations for working with version control systems: 
https://intellij-support.jetbrains.com/hc/en-us/articles/206544839

> Refactor spatial module to spatial-extras
> -----------------------------------------
>
>                 Key: LUCENE-7015
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7015
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/spatial
>            Reporter: Nicholas Knize
>            Assignee: Nicholas Knize
>            Priority: Blocker
>              Labels: blocker
>             Fix For: 6.0
>
>         Attachments: LUCENE-7015.patch, LUCENE-7015.patch
>
>
> Follow on to LUCENE-6997: non GeoPoint* classes need to be refactored from 
> existing spatial module to a new spatial-extras module. All dev-tools, build 
> and project files will be updated to correctly reference and build the new 
> module.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to