summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/unreleased/testing/itest/bundle/commands.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/unreleased/testing/itest/bundle/commands.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/unreleased/testing/itest/bundle/commands.txt b/sca-java-2.x/trunk/unreleased/testing/itest/bundle/commands.txt
new file mode 100644
index 0000000000..4eaa51311e
--- /dev/null
+++ b/sca-java-2.x/trunk/unreleased/testing/itest/bundle/commands.txt
@@ -0,0 +1,15 @@
+java -jar bin/felix.jar
+
+
+install file:///D:/sca-java-2.x/modules/sca-api/target/tuscany-sca-api-2.0-SNAPSHOT.jar
+start #
+install file:///D:/sca-java-2.x/unreleased/testing/itest/bundle/target/bundle-2.0-SNAPSHOT.jar
+start #
+
+mvn org.apache.felix:maven-bundle-plugin:2.1.0:install-file -DpomFile=pom.xml -Dfile=target\bundle-2.0-SNAPSHOT.jar
+mvn org.apache.felix:maven-bundle-plugin:2.1.0:install-file -DpomFile=pom.xml -Dfile=target\tuscany-sca-api-2.0-SNAPSHOT.jar
+
+mvn org.apache.felix:maven-bundle-plugin:2.1.0:index -DurlTemplate=maven
+~/.m2/repository/repository.xml
+
+