commit 6c3ddca8cd6276487092ff227b4274b9fe378e7e
Author:     Cristiano Gavião <cvgav...@gmail.com>
AuthorDate: Mon, 2 Jun 2014 14:23:03 -0300
Commit:     Cristiano Gavião <cvgav...@gmail.com>
CommitDate: Mon, 2 Jun 2014 14:23:03 -0300

    fixed launcher configuration files

diff --git 
a/jbehave-osgi-examples/eclipse_launchers_examples/Example_Junit_PaxExam_JBehaveOption1.launch
 
b/jbehave-osgi-examples/eclipse_launchers_examples/Example_Junit_PaxExam_JBehaveOption1.launch
index 97b8c37..952581b 100644
--- 
a/jbehave-osgi-examples/eclipse_launchers_examples/Example_Junit_PaxExam_JBehaveOption1.launch
+++ 
b/jbehave-osgi-examples/eclipse_launchers_examples/Example_Junit_PaxExam_JBehaveOption1.launch
@@ -17,5 +17,5 @@
 <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" 
value="org.jbehave.osgi.examples.trader.pomfirst.paxexam.embedder.PaxExamLauncherForJBehaveOption1"/>
 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" 
value="org.jbehave.osgi.examples.trader.pomfirst.itests.paxexam"/>
 <stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" 
value="org.eclipse.m2e.launchconfig.sourcepathProvider"/>
-<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" 
value="-Dpax.exam.framework=equinox_luna"/>
+<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" 
value="-Dpax.exam.framework=equinox_luna -Djbehave.osgi.trace=true"/>
 </launchConfiguration>
diff --git 
a/jbehave-osgi-examples/eclipse_launchers_examples/Example_Junit_PaxExam_JBehaveOption2.launch
 
b/jbehave-osgi-examples/eclipse_launchers_examples/Example_Junit_PaxExam_JBehaveOption2.launch
new file mode 100644
index 0000000..7992f02
--- /dev/null
+++ 
b/jbehave-osgi-examples/eclipse_launchers_examples/Example_Junit_PaxExam_JBehaveOption2.launch
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<launchConfiguration type="org.eclipse.jdt.junit.launchconfig">
+<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
+<listEntry 
value="/org.jbehave.osgi.examples.trader.pomfirst.itests.paxexam/src/test/java/org/jbehave/osgi/examples/trader/pomfirst/paxexam/embedder/PaxExamLauncherForJBehaveOption2.java"/>
+</listAttribute>
+<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
+<listEntry value="1"/>
+</listAttribute>
+<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
+<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
+</listAttribute>
+<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/>
+<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
+<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
+<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" 
value="org.eclipse.jdt.junit.loader.junit4"/>
+<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" 
value="org.eclipse.m2e.launchconfig.classpathProvider"/>
+<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" 
value="org.jbehave.osgi.examples.trader.pomfirst.paxexam.embedder.PaxExamLauncherForJBehaveOption2"/>
+<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" 
value="org.jbehave.osgi.examples.trader.pomfirst.itests.paxexam"/>
+<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" 
value="org.eclipse.m2e.launchconfig.sourcepathProvider"/>
+<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" 
value="-Dpax.exam.framework=equinox_luna -Djbehave.osgi.trace=true"/>
+</launchConfiguration>
diff --git 
a/jbehave-osgi-examples/eclipse_launchers_examples/Example_Junit_PaxExam_JBehaveOption3.launch
 
b/jbehave-osgi-examples/eclipse_launchers_examples/Example_Junit_PaxExam_JBehaveOption3.launch
new file mode 100644
index 0000000..5067f0d
--- /dev/null
+++ 
b/jbehave-osgi-examples/eclipse_launchers_examples/Example_Junit_PaxExam_JBehaveOption3.launch
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<launchConfiguration type="org.eclipse.jdt.junit.launchconfig">
+<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
+<listEntry 
value="/org.jbehave.osgi.examples.trader.pomfirst.itests.paxexam/src/test/java/org/jbehave/osgi/examples/trader/pomfirst/paxexam/embedder/PaxExamLauncherForJBehaveOption3.java"/>
+</listAttribute>
+<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
+<listEntry value="1"/>
+</listAttribute>
+<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
+<listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
+<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
+</listAttribute>
+<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/>
+<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
+<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
+<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" 
value="org.eclipse.jdt.junit.loader.junit4"/>
+<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" 
value="org.eclipse.m2e.launchconfig.classpathProvider"/>
+<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" 
value="org.jbehave.osgi.examples.trader.pomfirst.paxexam.embedder.PaxExamLauncherForJBehaveOption3"/>
+<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" 
value="org.jbehave.osgi.examples.trader.pomfirst.itests.paxexam"/>
+<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" 
value="org.eclipse.m2e.launchconfig.sourcepathProvider"/>
+<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" 
value="-Dpax.exam.framework=equinox_luna -Dosgi.console=8885 
-Djbehave.osgi.trace=true"/>
+</launchConfiguration>
diff --git 
a/jbehave-osgi-examples/eclipse_launchers_examples/Example_Junit_TraderAnnotatedEmbedderRunnerOsgi.launch
 
b/jbehave-osgi-examples/eclipse_launchers_examples/Example_Junit_TraderAnnotatedEmbedderRunnerOsgi.launch
index 3d2d2c5..7e6e909 100644
--- 
a/jbehave-osgi-examples/eclipse_launchers_examples/Example_Junit_TraderAnnotatedEmbedderRunnerOsgi.launch
+++ 
b/jbehave-osgi-examples/eclipse_launchers_examples/Example_Junit_TraderAnnotatedEmbedderRunnerOsgi.launch
@@ -39,7 +39,7 @@
 <stringAttribute key="pde.version" value="3.3"/>
 <stringAttribute key="product" 
value="org.eclipse.equinox.p2.director.app.product"/>
 <booleanAttribute key="run_in_ui_thread" value="false"/>
-<stringAttribute key="selected_target_plugins" 
value="ch.qos.logback.classic@default:default,ch.qos.logback.core@default:default,com.google.guava@default:default,javax.xml@default:default,org.apache.commons.collections@default:default,org.apache.commons.io@default:default,org.apache.commons.lang@default:default,org.apache.felix.gogo.command@default:default,org.apache.felix.gogo.runtime@default:default,org.apache.servicemix.bundles.freemarker@default:default,org.apache.servicemix.bundles.paranamer@defaul...
+<stringAttribute key="selected_target_plugins" 
value="ch.qos.logback.classic@default:default,ch.qos.logback.core@default:default,com.google.guava@default:default,javax.xml@default:default,org.apache.commons.collections@default:default,org.apache.commons.io@default:default,org.apache.commons.lang@default:default,org.apache.felix.gogo.command@default:default,org.apache.felix.gogo.runtime@default:default,org.apache.servicemix.bundles.freemarker@default:default,org.apache.servicemix.bundles.paranamer@defaul...
 <stringAttribute key="selected_workspace_plugins" 
value="org.jbehave.osgi.examples.trader.equinox.application@default:default,org.jbehave.osgi.examples.trader.equinox.it.steps1@default:true,org.jbehave.osgi.examples.trader.equinox.it.steps2@default:true,org.jbehave.osgi.examples.trader.equinox.it@default:true"/>
 <booleanAttribute key="show_selected_only" value="false"/>
 <booleanAttribute key="tracing" value="false"/>
diff --git 
a/jbehave-osgi-examples/eclipse_launchers_examples/Example_Junit_TraderAnnotatedPathRunnerOsgi.launch
 
b/jbehave-osgi-examples/eclipse_launchers_examples/Example_Junit_TraderAnnotatedPathRunnerOsgi.launch
index 8e5ce6d..2f698db 100644
--- 
a/jbehave-osgi-examples/eclipse_launchers_examples/Example_Junit_TraderAnnotatedPathRunnerOsgi.launch
+++ 
b/jbehave-osgi-examples/eclipse_launchers_examples/Example_Junit_TraderAnnotatedPathRunnerOsgi.launch
@@ -39,7 +39,7 @@
 <stringAttribute key="pde.version" value="3.3"/>
 <stringAttribute key="product" 
value="org.eclipse.equinox.p2.director.app.product"/>
 <booleanAttribute key="run_in_ui_thread" value="false"/>
-<stringAttribute key="selected_target_plugins" 
value="ch.qos.logback.classic@default:default,ch.qos.logback.core@default:default,com.google.guava@default:default,javax.xml@default:default,org.apache.commons.collections@default:default,org.apache.commons.io@default:default,org.apache.commons.lang@default:default,org.apache.felix.gogo.command@default:default,org.apache.felix.gogo.runtime@default:default,org.apache.servicemix.bundles.freemarker@default:default,org.apache.servicemix.bundles.paranamer@defaul...
+<stringAttribute key="selected_target_plugins" 
value="ch.qos.logback.classic@default:default,ch.qos.logback.core@default:default,com.google.guava@default:default,javax.xml@default:default,org.apache.commons.collections@default:default,org.apache.commons.io@default:default,org.apache.commons.lang@default:default,org.apache.felix.gogo.command@default:default,org.apache.felix.gogo.runtime@default:default,org.apache.servicemix.bundles.freemarker@default:default,org.apache.servicemix.bundles.paranamer@defaul...
 <stringAttribute key="selected_workspace_plugins" 
value="org.jbehave.osgi.examples.trader.equinox.application@default:default,org.jbehave.osgi.examples.trader.equinox.it.steps1@default:true,org.jbehave.osgi.examples.trader.equinox.it.steps2@default:true,org.jbehave.osgi.examples.trader.equinox.it@default:true"/>
 <booleanAttribute key="show_selected_only" value="false"/>
 <booleanAttribute key="tracing" value="false"/>
diff --git 
a/jbehave-osgi-examples/eclipse_launchers_examples/Example_RCP_jbehave-osgi-example-rcpmail.product.launch
 
b/jbehave-osgi-examples/eclipse_launchers_examples/Example_RCP_jbehave-osgi-example-rcpmail.product.launch
new file mode 100644
index 0000000..35a14cc
--- /dev/null
+++ 
b/jbehave-osgi-examples/eclipse_launchers_examples/Example_RCP_jbehave-osgi-example-rcpmail.product.launch
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<launchConfiguration type="org.eclipse.pde.ui.RuntimeWorkbench">
+<booleanAttribute key="append.args" value="true"/>
+<stringAttribute key="application" 
value="org.jbehave.osgi.examples.rcpmail.application.application"/>
+<booleanAttribute key="askclear" value="true"/>
+<booleanAttribute key="automaticAdd" value="false"/>
+<booleanAttribute key="automaticValidate" value="false"/>
+<stringAttribute key="bootstrap" value=""/>
+<stringAttribute key="checked" value="[NONE]"/>
+<booleanAttribute key="clearConfig" value="false"/>
+<booleanAttribute key="clearws" value="true"/>
+<booleanAttribute key="clearwslog" value="false"/>
+<stringAttribute key="configLocation" 
value="${workspace_loc}/.metadata/.plugins/org.eclipse.pde.core/RCPmail_jbehave-osgi-example-rcpmail.product"/>
+<booleanAttribute key="default" value="false"/>
+<booleanAttribute key="includeOptional" value="true"/>
+<stringAttribute key="location" 
value="${workspace_loc}/../runtime-jbehave-osgi-example-rcpmail.product"/>
+<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
+<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
+</listAttribute>
+<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" 
value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-os 
${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl} 
-consoleLog"/>
+<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" 
value="org.eclipse.pde.ui.workbenchClasspathProvider"/>
+<stringAttribute key="pde.version" value="3.3"/>
+<stringAttribute key="product" 
value="org.jbehave.osgi.examples.rcpmail.application.product"/>
+<stringAttribute key="productFile" 
value="/org.jbehave.osgi.examples.rcpmail.product/jbehave-osgi-example-rcpmail.product"/>
+<stringAttribute key="selected_target_plugins" 
value="com.ibm.icu@default:default,javax.annotation@default:default,javax.inject@default:default,javax.xml@default:default,org.apache.batik.css@default:default,org.apache.batik.util.gui@default:default,org.apache.batik.util@default:default,org.apache.felix.gogo.command@default:default,org.apache.felix.gogo.runtime@default:default,org.apache.felix.gogo.shell@default:default,org.eclipse.core.commands@default:default,org.eclipse.core.contenttype@default:defaul...
+<stringAttribute key="selected_workspace_plugins" 
value="org.jbehave.osgi.examples.rcpmail.application@default:default"/>
+<booleanAttribute key="show_selected_only" value="false"/>
+<booleanAttribute key="tracing" value="false"/>
+<booleanAttribute key="useCustomFeatures" value="false"/>
+<booleanAttribute key="useDefaultConfig" value="true"/>
+<booleanAttribute key="useDefaultConfigArea" value="true"/>
+<booleanAttribute key="useProduct" value="true"/>
+<booleanAttribute key="usefeatures" value="false"/>
+</launchConfiguration>
diff --git 
a/jbehave-osgi-examples/eclipse_launchers_examples/Example_maven_build_trader-pomfirst-paxexam-felix.launch
 
b/jbehave-osgi-examples/eclipse_launchers_examples/Example_maven_build_trader-pomfirst-paxexam-felix.launch
index f4506ca..4bfc73c 100644
--- 
a/jbehave-osgi-examples/eclipse_launchers_examples/Example_maven_build_trader-pomfirst-paxexam-felix.launch
+++ 
b/jbehave-osgi-examples/eclipse_launchers_examples/Example_maven_build_trader-pomfirst-paxexam-felix.launch
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <launchConfiguration type="org.eclipse.m2e.Maven2LaunchConfigurationType">
 <booleanAttribute key="M2_DEBUG_OUTPUT" value="false"/>
-<stringAttribute key="M2_GOALS" value="clean install 
-Dpax.exam.framework=felix -Djbehave.osgi.trace=on"/>
+<stringAttribute key="M2_GOALS" value="clean install 
-Dpax.exam.framework=felix -Djbehave.osgi.trace=true"/>
 <booleanAttribute key="M2_NON_RECURSIVE" value="false"/>
 <booleanAttribute key="M2_OFFLINE" value="false"/>
 <stringAttribute key="M2_PROFILES" value="example-trader-paxexam-felix"/>



Reply via email to