Revision 0d291022
Added by Cherian Mathew about 9 years ago
eu.etaxonomy.taxeditor.feature.platform/feature.xml | ||
---|---|---|
300 | 300 |
version="0.0.0" |
301 | 301 |
unpack="false"/> |
302 | 302 |
|
303 |
<plugin |
|
304 |
id="org.eclipse.update.configurator" |
|
305 |
download-size="0" |
|
306 |
install-size="0" |
|
307 |
version="0.0.0" |
|
308 |
unpack="false"/> |
|
309 |
|
|
310 | 303 |
<plugin |
311 | 304 |
id="org.eclipse.update.core" |
312 | 305 |
download-size="0" |
Also available in: Unified diff
adding signing of jars to maven package phase
P2Util : added snapshot dir to list of hardocded sites
eu.etaxonomy.taxeditor/pom.xml : added signJars and uploadRepo (from parent pom) profiles
pom.xml : removed uploadRepo (from parent pom) profile
feature.xml : removed update configurator plugin as it clashes with simple configurator