Hello everybody, I’m trying to uninstall a jar which has no version using the repo-module. The jar is the „BaseX-EMail-module" which I didn’t modify. When it is installed, there is none of the described errors raised: "not-found:
a package does not exist. descriptor: the package descriptor is invalid.
When I check repo:list() it shows this entry:
"<package name="org.basex.modules.email.EMail" version="-" type="Internal“/>“
As you can see, no Version is found. I’ve tried to include a "Version=1.0“ in the MANIFEST.MF, but that didn’t change anything.
How is the Version set if there’s no package-descriptor? Or is that not possible and I have to use a package-descriptor? Can I delete packages without versions? Thx a lot Bodo Wissemann -- Bodo Wissemann adesso AG Rotherstr. 19 10245 Berlin Email bodo.wissem...@adesso.de ------------------------------------------------------- adesso AG mit Sitz in Dortmund |
- [basex-talk] delete .jar without version using repo:delete... Wissemann, Bodo
- Re: [basex-talk] delete .jar without version using re... Christian Grün
- Re: [basex-talk] delete .jar without version usin... Wissemann, Bodo