[
https://issues.apache.org/jira/browse/JENA-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17305603#comment-17305603
]
Bruno P. Kinoshita commented on JENA-2073:
------------------------------------------
Hi [~MrPekar]
Could be that this file was created after you imported this project in IntelliJ
or similar IDE? I can't see this jena-fuseki-geosparql.iml file here:
[https://github.com/apache/jena/tree/main/jena-fuseki2/jena-fuseki-geosparql]
In case that file was created locally, you have two options I think:
# You can add an entry to the project's .gitignore for *.iml, however, that
would also appear in your git status output, which can be annoying if you want
to submit a PR
# Edit your ~/.gitignore file and add an entry for *.iml. That file is your
own user gitignore, and is applied to every git project
Bruno
> RAT check missing license in Fuseki2
> ------------------------------------
>
> Key: JENA-2073
> URL: https://issues.apache.org/jira/browse/JENA-2073
> Project: Apache Jena
> Issue Type: Bug
> Components: Fuseki
> Affects Versions: Jena 3.17.0
> Reporter: Martin Pekár
> Priority: Blocker
> Labels: build
> Fix For: Jena 3.17.0
>
>
> I cannot build the project because of RAT check unapproved license in file
> jena-fuseki2/jena-fuseki-geosparql/jena-fuseki-geosparql.iml
--
This message was sent by Atlassian Jira
(v8.3.4#803005)