Assuming that I recorded the provenance properly, I got it from here:

http://search.maven.org/#artifactdetails%7Cjavax.enterprise%7Ccdi-api%7C1.0%7Cjar

(javax.enterprise cdi-api version 1.0.)

The license can e.g. be found in the parent POM:

* 
http://search.maven.org/#artifactdetails%7Corg.jboss.weld%7Cweld-api-parent%7C1.0%7Cpom

See also: 

* http://anonsvn.jboss.org/repos/weld/api/tags/1.0/
* 
https://docs.jboss.org/cdi/api/1.0/index.html?javax/enterprise/inject/package-summary.html

Cheers,

-- Richard

> On 28.03.2016, at 20:09, Marshall Schor <[email protected]> wrote:
> 
> The bin distr files in their NOTICE refer to
> 
>   AnnotationLiteral.java
> 
>   Licensed under the Apache License, Version 2.0.
>   File was copied from the javax.enterprise cdi-api version 1.0.
> 
> I went looking for this, on the web, and found lots of references to it, but I
> couldn't pin down where you copied it from.
> There was a post (
> http://stackoverflow.com/questions/7083408/standalone-version-of-class-annotationliteral/7084532#7084532
> ) saying an Apache licensed version was available from the Apache Geronimo
> project - is that where you got it from?
> 
> -Marshall
> 
> On 3/19/2016 2:56 PM, Richard Eckart de Castilho wrote:
>> Hi all,
>> 
>> this is a bugfix and minor feature release. Particularly noteworthy are:
>> 
>> - many bug fixes related to classloading in environments with a context 
>> classloader
>> - new FSUtil class with useful methods to get/set FS feature values
>> - updated dependencies on UIMA SDK and Spring Framework
>> - use of iteratorWithSnapshot where sensible
>> 
>> Changes to rc1:
>> - Fixed JIRA issues link in README file
>> 
>> Staging repository:
>> https://repository.apache.org/content/repositories/orgapacheuima-1085
>> 
>> SVN tag:
>> https://svn.apache.org/repos/asf/uima/uimafit/tags/uimafit-2.2.0
>> 
>> Archive with all sources:
>> https://dist.apache.org/repos/dist/dev/uima/uimafit-2.2.0-rc2/uimafit-2.2.0-source-release.zip
>> 
>> Overall 33 issues have been resolved for this release.
>> They can be found in the jira-report.html.
>> 
>> ... and here:
>> 
>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%202.2.0uimaFIT%20AND%20resolution%20is%20not%20EMPTY
>> 
>> Please vote on release:
>> 
>> [ ] +1 OK to release
>> [ ]  0 Don't care
>> [ ] -1 Not OK to release, because ...
>> 
>> Cheers,
>> 
>> -- Richard
> 

Reply via email to