[
https://issues.apache.org/jira/browse/UIMA-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615647#action_12615647
]
Marshall Schor commented on UIMA-1123:
--------------------------------------
Testing by Tong Fin showed that the fetch of the update site digest was
failing, saying
http://www.apache.org/dist/incubator/uima/eclipse-update-site/digest.zip/digest.zip
file not found. This was due to an incorrect entry in the <site ...
digestUrl= ...> entry - needs to point to the directory *containing* the
digest.zip, not to the digest.zip itself..
> uima-as eclipse update site creation
> ------------------------------------
>
> Key: UIMA-1123
> URL: https://issues.apache.org/jira/browse/UIMA-1123
> Project: UIMA
> Issue Type: Bug
> Components: Async Scaleout, Build, Packaging and Test
> Affects Versions: 2.2.2AS
> Reporter: Marshall Schor
> Assignee: Marshall Schor
> Fix For: 2.2.2AS
>
>
> Do the eclipse update site creation for uima-as. In the process, fix bugs in
> the build that prevent the dependency resolution mechanism from working
> properly (symptom: trying to install uima-as gives message of unresolved
> dependencies, and won't go away, preventing the install).
> Fix other problems caused by inconsistent naming between the symbolic
> bundle-id name and the jar root name - these were giving errors like
> "exception occurred while downloading feature xxx"
> Fix optimized update-site generation process issue caused by missing
> "features.properties" in the new uimaj-eclipse-feature-deployeditor project.
> Change the feature.xml for the new feature to require dependencies at an
> "equal or greater" level for compatibility.
> Add the new feature to the site.xml for the eclipse update site.
> Update the build.xml to better support an incremental addition of new
> features to the site.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.