I will make necessary changes to generate correct signatures for the plugin.
Looks like o.a.u.as.deployeditor... and a o.a.u.deployeditor... jars are duplicates. I've opened up same version jars and both contain the same files. Never noticed this before. Will fix that soon. On Tue, Feb 9, 2016 at 4:20 PM, Marshall Schor <[email protected]> wrote: > Some issues with the eclipse plugins: > > I noticed that the Eclipse update site appears to be missing > features/org.apache.uima.as.deployeditor_2.8.1.jar.asc, jar.md5, and > jar.sha1 > (e.g. the signature files). > > It's there for features/org.apache.uima.deployeditor_2.8.1. > > It's there for the plugins. > > The fact that these files are "automatically generated" leads me to think > that > perhaps some kind of build failure occurred which stopped the creation of > these? > ============================== > > I've forgotten why there is both an > o.a.u.as.deployeditor... and a > o.a.u.deployeditor... ? > ============================== > The artifacts.xml and content.xml for the update site both have wrong > data for > the repository name. The xml says: > <repository > > name='file:/D:/work/workspace-textmarker-uima/uima-as-eclipse-update-site/target/eclipse-update-site/ > - artifacts' > type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' > version='1.0.0'> > > This looks like very old copy/paste error - because of the use of the word > "textmarker-uima"... > ============================== > -Marshall > > >
