[ 
https://issues.apache.org/jira/browse/SOLR-13499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hoss Man updated SOLR-13499:
----------------------------
    Description: 
There are many Java libraries licensed under "Apache License, Version 2.0" that 
do not use its official spelling.

This causes issues like https://issues.apache.org/jira/browse/MPIR-382: with 
every library defining its own spelling, it's difficult in large projects to 
have a clear view of all licenses in use.

Solr uses "Apache 2" instead of the official "Apache License, Version 2.0" 
spelling. ..._in the pom.xml.template file used by the shadow maven build_

  was:
There are many Java libraries licensed under "Apache License, Version 2.0" that 
do not use its official spelling.

This causes issues like https://issues.apache.org/jira/browse/MPIR-382: with 
every library defining its own spelling, it's difficult in large projects to 
have a clear view of all licenses in use.

Solr uses "Apache 2" instead of the official "Apache License, Version 2.0" 
spelling.

        Summary: Fix "Apache License, Version 2.0" spelling -- in 
pom.xml.template   (was: Fix "Apache License, Version 2.0" spelling)

per the lined PR, updated summary & description to make it clear this is 
onsolely about the pom.xml.template file ...

our java headers and license files are already correct.

> Fix "Apache License, Version 2.0" spelling -- in pom.xml.template 
> ------------------------------------------------------------------
>
>                 Key: SOLR-13499
>                 URL: https://issues.apache.org/jira/browse/SOLR-13499
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Build
>    Affects Versions: 8.1.1
>            Reporter: Vincent Privat
>            Priority: Trivial
>              Labels: license, maven, pom
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> There are many Java libraries licensed under "Apache License, Version 2.0" 
> that do not use its official spelling.
> This causes issues like https://issues.apache.org/jira/browse/MPIR-382: with 
> every library defining its own spelling, it's difficult in large projects to 
> have a clear view of all licenses in use.
> Solr uses "Apache 2" instead of the official "Apache License, Version 2.0" 
> spelling. ..._in the pom.xml.template file used by the shadow maven build_



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to