Skip to content
Failed

Changes

Summary

  1. templates (details)
  2. - remove test project (details)
  3. - cleanup test data (details)
Commit 9473a44a5d920f85f3a3b5ab546d2bcc1584025a by Mark Hoffmann
templates
-added new simple runtime template
- improved gecko.sh
- improved gecko.conf
- Dockerfile base on openjdk11
- exporter build agains bnd 5
Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
The file was addedorg.gecko.templates/resources/templates/gecko-runtime-simple/bnd.bnd (diff)
The file was addedorg.gecko.runtime.releng/etc/logback_console.xml (diff)
The file was modifiedorg.gecko.runtime.releng/script/gecko.conf (diff)
The file was addedorg.gecko.templates/resources/templates/gecko-runtime-simple/{{srcDir}}/{{basePackageDir}}/annotation/RequireRuntime.java (diff)
The file was addedtest.runtime/.project (diff)
The file was modifiedorg.gecko.runtime.releng/docker/Dockerfile (diff)
The file was addedorg.gecko.templates/resources/templates/gecko-runtime-simple/{{projectName}}.bndrun (diff)
The file was addedorg.gecko.templates/resources/templates/gecko-runtime-simple/runtime/etc/config.json (diff)
The file was addedorg.gecko.templates/resources/templates/gecko-runtime-simple/build.gradle (diff)
The file was addedtest.runtime/build.gradle (diff)
The file was addedtest.runtime/docker-compose/docker-compose.yml (diff)
The file was modifiedorg.gecko.templates/bnd.bnd (diff)
The file was addedtest.runtime/.classpath (diff)
The file was addedtest.runtime/.settings/org.eclipse.core.resources.prefs (diff)
The file was addedorg.gecko.templates/resources/templates/gecko-runtime-simple/.settings/org.eclipse.jdt.core.prefs (diff)
The file was addedorg.gecko.templates/resources/templates/gecko-runtime-simple/configs/runtime.json (diff)
The file was addedtest.runtime/runtime/bin/gecko.conf (diff)
The file was modifiedgradle.properties (diff)
The file was addedtest.runtime/src/test/runtime/annotation/package-info.java (diff)
The file was addedtest.runtime/src/test/runtime/annotation/RequireRuntime.java (diff)
The file was removedorg.gecko.runtime.releng/etc/logback_new.xml (diff)
The file was addedtest.runtime/configs/runtime.json (diff)
The file was addedorg.gecko.templates/resources/templates/gecko-runtime-simple/_template.properties (diff)
The file was modifiedorg.gecko.runtime.bnd/test.bndrun (diff)
The file was addedorg.gecko.templates/resources/templates/gecko-runtime-simple/.settings/org.eclipse.core.resources.prefs (diff)
The file was addedorg.gecko.templates/resources/templates/gecko-runtime-simple/{{srcDir}}/{{basePackageDir}}/annotation/package-info.java (diff)
The file was modifiedorg.gecko.runtime.releng/bnd.bnd (diff)
The file was modified.gradle-wrapper/gradle-wrapper.properties (diff)
The file was addedtest.runtime/.settings/org.eclipse.jdt.core.prefs (diff)
The file was modifiedorg.gecko.runtime.releng/etc/logback.xml (diff)
The file was modifiedorg.gecko.templates/resources/templates/launch/gecko-export.xml (diff)
The file was modifiedorg.gecko.templates/resources/runtime.xml (diff)
The file was modifiedsettings.gradle (diff)
The file was addedtest.runtime/.settings/org.eclipse.jdt.ui.prefs (diff)
The file was addedorg.gecko.templates/resources/templates/gecko-runtime-simple/.settings/org.eclipse.jdt.ui.prefs (diff)
The file was modifiedorg.gecko.templates/resources/templates/gecko-runtime/{{srcDir}}/{{basePackageDir}}/annotation/RequireRuntime.java (diff)
The file was addedtest.runtime/runtime/etc/config.json (diff)
The file was addedtest.runtime/test.runtime.bndrun (diff)
The file was modifiedcnf/ext/central.maven (diff)
The file was addedorg.gecko.templates/resources/runtime-simple.xml (diff)
The file was addedtest.runtime/.gitignore (diff)
The file was removedcnf/ext/runtime.bnd (diff)
The file was modifiedorg.gecko.runtime.bnd/bnd.bnd (diff)
The file was modifiedorg.gecko.runtime.releng/script/gecko.sh (diff)
The file was removedorg.gecko.runtime.releng/etc/logback_console_only.xml (diff)
The file was addedorg.gecko.templates/resources/templates/gecko-runtime-simple/runtime/bin/gecko.conf (diff)
The file was addedtest.runtime/bnd.bnd (diff)
The file was addedorg.gecko.templates/resources/templates/gecko-runtime-simple/docker-compose/docker-compose.yml (diff)
Commit 7482066625f7933166f28047e451b62f27e2e60f by Mark Hoffmann
- remove test project
Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
The file was removedtest.runtime/runtime/bin/gecko.conf (diff)
The file was removedtest.runtime/docker-compose/docker-compose.yml (diff)
The file was removedtest.runtime/src/test/runtime/annotation/RequireRuntime.java (diff)
The file was removedtest.runtime/.classpath (diff)
The file was removedtest.runtime/bnd.bnd (diff)
The file was removedtest.runtime/.project (diff)
The file was removedtest.runtime/configs/runtime.json (diff)
The file was removedtest.runtime/build.gradle (diff)
The file was removedtest.runtime/test.runtime.bndrun (diff)
The file was removedtest.runtime/.settings/org.eclipse.jdt.core.prefs (diff)
The file was removedtest.runtime/.settings/org.eclipse.core.resources.prefs (diff)
The file was removedtest.runtime/runtime/etc/config.json (diff)
The file was removedtest.runtime/.settings/org.eclipse.jdt.ui.prefs (diff)
The file was removedtest.runtime/src/test/runtime/annotation/package-info.java (diff)
The file was removedtest.runtime/.gitignore (diff)
Commit e5ed8b4dcb0595f84364192be4c1cbd8a08cc982 by Mark Hoffmann
- cleanup test data
Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
The file was modifiedorg.gecko.core/test/org/gecko/core/resources/JsonFileWatcherTest.java (diff)