From 75613c732f11715dafb1e6c96f674a5ff81cc126 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Wed, 24 Sep 2008 17:20:29 +0000 Subject: [PATCH] Restructure the dependencies between UI projects git-svn-id: https://svn.argeo.org/slc/trunk@1629 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- org.argeo.slc.autoui.launcher/.classpath | 2 +- .../resources/org/argeo/slc/autoui/launcher/felix.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/org.argeo.slc.autoui.launcher/.classpath b/org.argeo.slc.autoui.launcher/.classpath index 0df7745b3..1aa73cdbf 100644 --- a/org.argeo.slc.autoui.launcher/.classpath +++ b/org.argeo.slc.autoui.launcher/.classpath @@ -2,7 +2,7 @@ - + diff --git a/org.argeo.slc.autoui.launcher/src/main/resources/org/argeo/slc/autoui/launcher/felix.properties b/org.argeo.slc.autoui.launcher/src/main/resources/org/argeo/slc/autoui/launcher/felix.properties index 4d2157af2..403ec3a4d 100644 --- a/org.argeo.slc.autoui.launcher/src/main/resources/org/argeo/slc/autoui/launcher/felix.properties +++ b/org.argeo.slc.autoui.launcher/src/main/resources/org/argeo/slc/autoui/launcher/felix.properties @@ -28,7 +28,7 @@ felix.auto.start.1= \ ${argeo.slc.mavenBase}org/apache/felix/org.apache.felix.shell/1.0.2/org.apache.felix.shell-1.0.2.jar \ ${argeo.slc.mavenBase}org/apache/felix/org.apache.felix.shell.tui/1.0.2/org.apache.felix.shell.tui-1.0.2.jar \ ${argeo.slc.mavenBase}org/argeo/dep/jemmy/org.argeo.dep.jemmy.nb61/0.2.1-SNAPSHOT/org.argeo.dep.jemmy.nb61-0.2.1-SNAPSHOT.jar \ - ${argeo.slc.mavenBase}org/argeo/slc/sandbox/org.argeo.slc.sandbox.jemmytest/0.1.1-SNAPSHOT/org.argeo.slc.sandbox.jemmytest-0.1.1-SNAPSHOT.jar" + ${argeo.slc.mavenBase}org/argeo/slc/sandbox/org.argeo.slc.sandbox.jemmytest/0.1.2-SNAPSHOT/org.argeo.slc.sandbox.jemmytest-0.1.2-SNAPSHOT.jar" felix.log.level=1 -- 2.39.2