Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3AS
-
None
Description
Change the UIMA-AS "binary" packaging to be an "add-on" to base UIMA.
- remove uima base jars from uima-as bin packaging
- change instructions for installing uima-as to unzipping/taring over base uima level
- update docs to reflect this packaging.
- verify that javadocs generate, and that docs say there are 2 javadocs sets - one for base UIMA and one for uima-as addon
- verify that uima-as startup checks for compatible level of uima base (today this means equal level)
- verify that the binary examples (in the UIMA_HOME/examples directory) is the proper merge of base and UIMA-AS
- verify that the scripts work