Skip to content
Snippets Groups Projects
Commit e67a35f6 authored by Johannes Eder's avatar Johannes Eder
Browse files

2.19 -> 2.20


Issue-Ref: 4167

Signed-off-by: default avatarJohannes Eder <eder@fortiss.org>
parent 861d4f4c
No related branches found
No related tags found
1 merge request!422.19 -> 2.20
Pipeline #31600 failed
Pipeline: maven-releng

#31601

    ......@@ -3,7 +3,7 @@ Automatic-Module-Name: org.fortiss.af3.rcp.application
    Bundle-ManifestVersion: 2
    Bundle-Name: AF3 RCP
    Bundle-SymbolicName: org.fortiss.af3.rcp.application;singleton:=true
    Bundle-Version: 2.19.0.qualifier
    Bundle-Version: 2.20.0.qualifier
    Bundle-Activator: org.fortiss.af3.rcp.application.AF3ApplicationActivator
    Bundle-Vendor: fortiss GmbH
    Bundle-RequiredExecutionEnvironment: JavaSE-11
    ......@@ -18,25 +18,25 @@ Export-Package: org.fortiss.af3.rcp.application;
    org.eclipse.equinox.app,
    org.osgi.framework",
    org.fortiss.af3.rcp.application.example
    Require-Bundle: org.fortiss.af3.rcp.help;bundle-version="2.19.0",
    eu.fbk.af3.tools.diagram.ui;bundle-version="2.19.0",
    org.fortiss.af3.cosimulation.ui;bundle-version="2.19.0",
    org.fortiss.af3.exploration.ui;bundle-version="2.19.0",
    org.fortiss.af3.mira.ui;bundle-version="2.19.0",
    org.fortiss.af3.mode.ui;bundle-version="2.19.0",
    org.fortiss.af3.operatorpanel.ui;bundle-version="2.19.0",
    org.fortiss.af3.partition.ui;bundle-version="2.19.0",
    org.fortiss.af3.platform.hierarchic.ui;bundle-version="2.19.0",
    org.fortiss.af3.platform.ui;bundle-version="2.19.0",
    org.fortiss.af3.project;bundle-version="2.19.0",
    org.fortiss.af3.project.ui;bundle-version="2.19.0",
    org.fortiss.af3.safety.ui;bundle-version="2.19.0",
    org.fortiss.af3.safetycases.ui;bundle-version="2.19.0",
    org.fortiss.af3.task.ui;bundle-version="2.19.0",
    org.fortiss.af3.schedule.ui;bundle-version="2.19.0",
    org.fortiss.af3.state.ui;bundle-version="2.19.0",
    org.fortiss.af3.timing.ui;bundle-version="2.19.0",
    org.fortiss.tooling.kernel.ui;bundle-version="2.19.0",
    Require-Bundle: org.fortiss.af3.rcp.help;bundle-version="2.20.0",
    eu.fbk.af3.tools.diagram.ui;bundle-version="2.20.0",
    org.fortiss.af3.cosimulation.ui;bundle-version="2.20.0",
    org.fortiss.af3.exploration.ui;bundle-version="2.20.0",
    org.fortiss.af3.mira.ui;bundle-version="2.20.0",
    org.fortiss.af3.mode.ui;bundle-version="2.20.0",
    org.fortiss.af3.operatorpanel.ui;bundle-version="2.20.0",
    org.fortiss.af3.partition.ui;bundle-version="2.20.0",
    org.fortiss.af3.platform.hierarchic.ui;bundle-version="2.20.0",
    org.fortiss.af3.platform.ui;bundle-version="2.20.0",
    org.fortiss.af3.project;bundle-version="2.20.0",
    org.fortiss.af3.project.ui;bundle-version="2.20.0",
    org.fortiss.af3.safety.ui;bundle-version="2.20.0",
    org.fortiss.af3.safetycases.ui;bundle-version="2.20.0",
    org.fortiss.af3.task.ui;bundle-version="2.20.0",
    org.fortiss.af3.schedule.ui;bundle-version="2.20.0",
    org.fortiss.af3.state.ui;bundle-version="2.20.0",
    org.fortiss.af3.timing.ui;bundle-version="2.20.0",
    org.fortiss.tooling.kernel.ui;bundle-version="2.20.0",
    javax.servlet,
    javax.servlet.jsp,
    org.apache.commons.logging,
    ......
    ......@@ -19,10 +19,10 @@
    <product
    application="org.fortiss.af3.rcp.application.af3app"
    description="AutoFOCUS 3 - &quot;Phoenix&quot; Release"
    name="AutoFOCUS 3 - &quot;Phoenix&quot; 2.19">
    name="AutoFOCUS 3 - &quot;Phoenix&quot; 2.20">
    <property
    name="appName"
    value="AutoFOCUS 3 - &quot;Phoenix&quot; 2.19">
    value="AutoFOCUS 3 - &quot;Phoenix&quot; 2.20">
    </property>
    <property
    name="aboutImage"
    ......@@ -34,7 +34,7 @@
    </property>
    <property
    name="aboutText"
    value="AutoFOCUS 3 - &quot;Phoenix&quot;&#x0A;&#x0A;Version: 2.19.0&#x0A;&#x0A;Copyright 2011-2018 fortiss GmbH&#x0A;&#x0A;Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&#x0A;you may not use this file except in compliance with the License.&#x0A;You may obtain a copy of the License at&#x0A;&#x0A; http://www.apache.org/licenses/LICENSE-2.0&#x0A;&#x0A;Unless required by applicable law or agreed to in writing, software&#x0A;distributed under the License is distributed on an &quot;AS IS&quot; BASIS,&#x0A;WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either&#x0A;express or implied. See the License for the specific language&#x0A;governing permissions and limitations under the License.">
    value="AutoFOCUS 3 - &quot;Phoenix&quot;&#x0A;&#x0A;Version: 2.20.0&#x0A;&#x0A;Copyright 2011-2018 fortiss GmbH&#x0A;&#x0A;Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&#x0A;you may not use this file except in compliance with the License.&#x0A;You may obtain a copy of the License at&#x0A;&#x0A; http://www.apache.org/licenses/LICENSE-2.0&#x0A;&#x0A;Unless required by applicable law or agreed to in writing, software&#x0A;distributed under the License is distributed on an &quot;AS IS&quot; BASIS,&#x0A;WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either&#x0A;express or implied. See the License for the specific language&#x0A;governing permissions and limitations under the License.">
    </property>
    <property
    name="startupProgressRect"
    ......
    ......@@ -4,7 +4,7 @@ Eclipse-BundleShape: dir
    Bundle-ManifestVersion: 2
    Bundle-Name: AF3 Online Help
    Bundle-SymbolicName: org.fortiss.af3.rcp.help;singleton:=true
    Bundle-Version: 2.19.0.qualifier
    Bundle-Version: 2.20.0.qualifier
    Bundle-Vendor: fortiss GmbH
    Bundle-RequiredExecutionEnvironment: JavaSE-11
    Bundle-ActivationPolicy: lazy
    ......
    ......@@ -96,7 +96,7 @@
    <div class="footer">
    <p>
    &copy; 2020 <a href="https://www.fortiss.org/">fortiss GmbH</a> &nbsp;&nbsp;&bull;&nbsp;&nbsp;
    &copy; 2021 <a href="https://www.fortiss.org/">fortiss GmbH</a> &nbsp;&nbsp;&bull;&nbsp;&nbsp;
    <a href="https://www.fortiss.org/en/publications/software/autofocus-3#c2007">Contact</a>&nbsp;&nbsp;&bull;&nbsp;&nbsp;
    <a href="https://www.fortiss.org/en/imprint">Imprint</a>
    </p>
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment