- 23 Apr, 2021 1 commit
-
-
Johannes Eder authored
2.18 -> 2.19 See merge request !8
-
- 21 Apr, 2021 1 commit
-
-
Johannes Eder authored
Issue-Ref: 4124 Issue-Url: https://af3-developer.fortiss.org/issues/4124 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
- 08 Dec, 2020 1 commit
-
-
Alexander Diewald authored
Issue-Ref: 4093 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 26 Oct, 2020 1 commit
-
-
Johannes Eder authored
Issue-Ref: 4079 Issue-Url: https://af3-developer.fortiss.org/issues/4079 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
- 14 Apr, 2020 1 commit
-
-
Alexander Diewald authored
Issue-Ref: 4000 Issue-Url: https://af3-developer.fortiss.org/issues/4000 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 16 Feb, 2020 1 commit
-
-
Alexander Diewald authored
* Self-contained version. * Avoids triggering the build phase of the container module (product would be extracted twice). * Fixes last failers of the CI build. Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 15 Feb, 2020 3 commits
-
-
Alexander Diewald authored
In the gitlab instance, it is more efficient and less error-prone (too many files) to pass around the zipped product instead of the directory. Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
... This avoids triggering the copy job twice. Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Only by copying the produced product and setting the test configuration to "p2Installed", the efxclipse osgi extensions are activated on startup. This is required to get JavaFX up and running. Due to a recent code modification, JFX code is already loaded during startup such that JavaFX is now also need. The absence of JavaFX was not noticed before since no JFX classes were loaded by kernel services, nor did any test require them. In addition to fixing the initial bug, we are also testing the produced build now and not only a subset. Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 08 Nov, 2019 1 commit
-
-
Alexander Diewald authored
3861: Remove deprecated plugins See merge request !6
-
- 06 Nov, 2019 1 commit
-
-
Simon Barner authored
Issue-Ref: 3861 Issue-Url: https://af3-developer.fortiss.org/issues/3861 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- 15 Oct, 2019 1 commit
-
-
Alexander Diewald authored
Issue-Ref: 3852 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 30 Sep, 2019 7 commits
-
-
Alexander Diewald authored
3773 See merge request !5
-
Alexander Diewald authored
Issue-Ref: 3773 Issue-Url: https://af3-developer.fortiss.org/issues/3773 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3773 Issue-Url: https://af3-developer.fortiss.org/issues/3773 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3773 Issue-Url: https://af3-developer.fortiss.org/issues/3773 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Conflicts: org.fortiss.af3.phoenix.product.tests/tests-src/org/fortiss/af3/phoenix/product/tests/AllTests.java Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3773 Issue-Url: https://af3-developer.fortiss.org/issues/3773 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
[3827] Update .gitignore and include the bin folder See merge request !4
-
- 26 Sep, 2019 1 commit
-
-
Tiziano Munaro authored
* Use the same .gitignore file as e.g. in the af3-rcp repository. Issue-Ref: 3827 Issue-Url: https://af3-developer.fortiss.org/issues/3827 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
- 03 May, 2019 2 commits
-
-
Alexander Diewald authored
Release 2.15.0 See merge request !3
-
Hernan Ponce de Leon authored
Issue-Ref: 3725 Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
- 21 Mar, 2019 2 commits
-
-
Alexander Diewald authored
Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 14 Mar, 2019 1 commit
-
-
Alexander Diewald authored
Remove dependency upon deployment.ui See merge request !1
-
- 13 Mar, 2019 1 commit
-
-
Alexander Diewald authored
Issue-Ref: 3337 Issue-Url: https://af3-developer.fortiss.org/issues/3337 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 09 Feb, 2019 1 commit
-
-
Alexander Diewald authored
... The parameters to launch AF3 are sufficient and correct now. Issue-Ref: 3620 Issue-Url: https://af3-developer.fortiss.org/issues/3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 08 Feb, 2019 4 commits
-
-
Alexander Diewald authored
Issue-Ref: 3620 Issue-Url: https://af3-developer.fortiss.org/issues/3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3620 Issue-Url: https://af3-developer.fortiss.org/issues/3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
* In order to run junit tests on the final product, we need to execute AF3 as a whole to ensure correct application startup. * Add a unpack module that extracts the AF3 product to the work directory of the testing plugin. * Move the testing definition to the tests/af3 folder and adjust the paramerters to launch AF3 correctly. Issue-Ref: 3620 Issue-Url: https://af3-developer.fortiss.org/issues/3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3620 Issue-Url: https://af3-developer.fortiss.org/issues/3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 04 Feb, 2019 2 commits
-
-
Alexander Diewald authored
Issue-Ref: 3620 Issue-Url: https://af3-developer.fortiss.org/issues/3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3620 Issue-Url: https://af3-developer.fortiss.org/issues/3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 01 Feb, 2019 2 commits
-
-
Alexander Diewald authored
Issue-Ref: 3620 Issue-Url: https://af3-developer.fortiss.org/issues/3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-