The ALv2 license looks correct. If you look at the package structure, this is a 
shaded version of commons logging. I checked [glassfish 
2.1.1](http://www.oracle.com/technetwork/java/javaee/downloads/java-archive-downloads-glassfish-419424.html#sges-2.1.1-oth-JPR)
  and indeed, it contains the jar, but that jar correctly holds a LICENSE ant 
NOTICE file.

That file can also be found on maven central:
https://search.maven.org/artifact/com.sun.commons/logging-api/1.0.4/jar

>From an API perspective they are identical to the `glassfish-logging-2.0.jar`. 
>I suspect, that the version number in the jar refers to the glassfish version 
>that it was contained in.

I suggest we switch to the maven central version, fix the version number and 
are done. I don't think this artifact is used often, as glassfish is AFAIK 
currently using java.util.logging.

[ Full content available at: 
https://github.com/apache/incubator-netbeans/pull/828 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to