Commits on Source (6)
-
Simon Barner authored
Issue-Ref: 3861 Issue-Url: https://af3-developer.fortiss.org/issues/3861 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Alexander Diewald authored
3861: Remove deprecated plugins See merge request !6
-
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>
-
Alexander Diewald authored
... This avoids triggering the copy job twice. Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
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
* 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>
Showing
- org.fortiss.af3.phoenix.product.tests/META-INF/MANIFEST.MF 1 addition, 4 deletionsorg.fortiss.af3.phoenix.product.tests/META-INF/MANIFEST.MF
- org.fortiss.af3.phoenix.product.tests/pom.xml 77 additions, 0 deletionsorg.fortiss.af3.phoenix.product.tests/pom.xml
- org.fortiss.af3.phoenix.product.tests/tests-src/org/fortiss/af3/phoenix/product/tests/AllTests.java 1 addition, 5 deletions...s-src/org/fortiss/af3/phoenix/product/tests/AllTests.java
- org.fortiss.af3.phoenix.product.tests/tests-src/org/fortiss/af3/phoenix/product/tests/GreenTests.java 1 addition, 2 deletions...src/org/fortiss/af3/phoenix/product/tests/GreenTests.java
- pom.xml 1 addition, 23 deletionspom.xml