Impact of replacing artifacts from an update site [message #1755249] |
Wed, 01 March 2017 10:57  |
Eclipse User |
|
|
|
Hi,
I am currently investigating code signing for my Eclipse plug-ins ( https://sling.apache.org/documentation/development/ide-tooling.html ). I build the plug-ins using Tycho.
The solution that is currently available to me does not have a Maven plug-in available, so I would either need to write on or use a Web UI.
If I decide to use the Web UI, then the artifacts (jars/features) will be changed after the update site is packaged. I see that there are various propeties of artifacts ( download.size, artifact.size ) that are referenced in artifacts.jar that will be incorrect after the signing.
Testing on a local update site did not result in any problems, but I can't be sure this will always be the case.
Is it safe to replace the artifacts from an existing update site with ones with a slightly larger size?
Thanks,
Robert
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03673 seconds