]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - releng/doc/release.md
Parametrize dump-wikis.sh and backup mediawiki sites in dump-wikis.sh
[simantics/platform.git] / releng / doc / release.md
index 3ce2a0c691577b6ea97d6c41d8424097bd415b27..6d55c144db228408b2b2daf2aa1bf96a6b41ade9 100644 (file)
@@ -84,11 +84,15 @@ With service releases, branch from an existing `release/*` branch instead.
    * `simantics.target`
    * `org.simantics.sdk.build.targetdefinition.target`
 
-   At the beginning of simantics.target file, increment `sequenceNumber` by 1
+   At the beginning of simantics.target file, increment `sequenceNumber` by 1 and replace
+   the version numbers in target name and `org.simantics.sdk.feature.group` and
+   `org.simantics.sdk.source.feature.group` with `x.y.z[.w]`:
    ~~~
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <?pde version="3.8"?>
    <target name="Simantics x.y.z[.w]" sequenceNumber="11">
+   <unit id="org.simantics.sdk.feature.group" version="x.y.z[.w]"/>
+   <unit id="org.simantics.sdk.source.feature.group" version="x.y.z[.w]"/>
    ~~~
 
    Next, replace the following rows in both mentioned files:   
@@ -107,6 +111,15 @@ With service releases, branch from an existing `release/*` branch instead.
    <repository location="http://www.simantics.org/download/release/x.y.z[.w]/external-components/manual"/>
    ~~~
 
+3. Edit version number of `org.simantics.sdk` feature in `features/org.simantics.sdk.feature/feature.xml` to `x.y.z[.w]`.
+   ~~~
+   <feature
+         id="org.simantics.sdk"
+         label="Simantics SDK"
+         version="x.y.z"
+         provider-name="VTT Technical Research Centre of Finland">
+   ~~~
+
 ### Initialize release branch distribution web site
 
 * Run [SDK/Deploy External Components to Web](https://www.simantics.org/jenkins/job/SDK/job/Deploy%20External%20Components%20to%20Web/) build with parameters: