Hello,
the NOTICE / LICENSE files must contain the attribution and
licenses of the redistributed 3rd party work.
There are many of these files in many places, from the NOTICE / LICENSE
pair at the root level of the svn tag I got the impression that you include
these 3rd party works somewhere:
- ANTLR libraries (BSD)
- htmlparser (CPL)
- Icons (Creative Commons)
At which places are these actually included?
I found the icons in the uimaj-ep-textmarker-ide binary plugin jar
file, but
the LICENSE and NOTICE files do not contain the attribution and license
for them:
Here is the link to the file:
http://people.apache.org/~pkluegl/uima-releases/TextMarker-2.0.0-rc1/src_bin/org.apache.uima.textmarker.ide_2.0.0.jar
Jörn
On 01/23/2013 06:02 PM, Peter Klügl wrote:
Hi,
the first release candidate of the sandbox project Apache UIMA
TextMarker is ready for voting.
Staging repository:
https://repository.apache.org/content/repositories/orgapacheuima-163/
SVN tag:
https://svn.apache.org/repos/asf/uima/sandbox/TextMarker/tags/uimaj-textmarker-parent-2.0.0-rc1
Archive with all sources:
http://people.apache.org/~pkluegl/uima-releases/TextMarker-2.0.0-rc1/uimaj-textmarker-parent-2.0.0-source-release.zip
Eclipse update site:
http://people.apache.org/~pkluegl/uima-releases/TextMarker-2.0.0-rc1/eclipse-update-site
The update site only contains the UIMA TextMarker plugins and is not
yet integrated in the composite repository because the composite
repository is not yet officially released.
Binaries and sources:
http://people.apache.org/~pkluegl/uima-releases/TextMarker-2.0.0-rc1/src_bin
The issues fixed are in the RELEASE_NOTES.html in the src/bin packages.
They can also be found here:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%20%222.0.0TextMarker%22%20AND%20component%20%3D%20TextMarker%20AND%20status%20in%20(Resolved%2C%20Closed)%20ORDER%20BY%20priority%20DESC
As it is the first release, the report contains all fixed issues.
Documentation (pdf file):
http://people.apache.org/~pkluegl/uima-releases/TextMarker-2.0.0-rc1/tools.textmarker.book.pdf
Please vote on release:
[ ] +1 OK to release
[ ] 0 Don't care
[ ] -1 Not OK to release, because ...
Thanks.
Peter