Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorafinkbein2008-11-10 23:23:00 +0000
committerafinkbein2008-11-10 23:23:00 +0000
commit29d167a5ea758da4ec4128e0f3f20249cfffecab (patch)
tree6621e5260e8a272411182904ed0661aa49d7e896
parent6a97874eb194334a4cabeddc32bd186dc05931ce (diff)
downloadorg.eclipse.osee-29d167a5ea758da4ec4128e0f3f20249cfffecab.tar.gz
org.eclipse.osee-29d167a5ea758da4ec4128e0f3f20249cfffecab.tar.xz
org.eclipse.osee-29d167a5ea758da4ec4128e0f3f20249cfffecab.zip
Demo_dbInit_Launch fix
-rw-r--r--org.eclipse.osee.ats.test/Demo_DbInit_Launch.launch2
-rw-r--r--org.eclipse.osee.ats.test/Demo_DbPopulate_Launch.launch2
-rw-r--r--org.eclipse.osee.ats.test/Demo_PurgeTest_Launch.launch2
3 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.osee.ats.test/Demo_DbInit_Launch.launch b/org.eclipse.osee.ats.test/Demo_DbInit_Launch.launch
index feb2f2e5878..77ce1e09300 100644
--- a/org.eclipse.osee.ats.test/Demo_DbInit_Launch.launch
+++ b/org.eclipse.osee.ats.test/Demo_DbInit_Launch.launch
@@ -28,7 +28,7 @@
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl} -nosplash"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.osee.ats.test"/>
<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.pde.ui.workbenchClasspathProvider"/>
-<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dosgi.compatibility.bootdelegation=true -Dequinox.ds.debug=true -Dorg.osgi.service.http.port=8089 -Dosee.local.application.server=true -Dosee.db.connection.id=postgresqlLocalhost -XX:MaxPermSize=256m -Xmx1024M -DAtsAdmin -DDeveloper &#13;&#10;-Dosee.authentication.provider.id=org.eclipse.osee.ats.config.demo.DemoAuthentication"/>
+<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dorg.osgi.service.http.port=8089 -Dosee.db.connection.id=postgresqlLocalhost -XX:MaxPermSize=256m -Xmx1024M &#13;&#10;-Dosee.authentication.provider.id=org.eclipse.osee.ats.config.demo.DemoAuthentication -Dosee.default.arbitration.server=http://localhost:8089"/>
<stringAttribute key="pde.version" value="3.3"/>
<stringAttribute key="product" value="org.eclipse.sdk.ide"/>
<booleanAttribute key="show_selected_only" value="false"/>
diff --git a/org.eclipse.osee.ats.test/Demo_DbPopulate_Launch.launch b/org.eclipse.osee.ats.test/Demo_DbPopulate_Launch.launch
index 9a6c43c0cab..7923915741a 100644
--- a/org.eclipse.osee.ats.test/Demo_DbPopulate_Launch.launch
+++ b/org.eclipse.osee.ats.test/Demo_DbPopulate_Launch.launch
@@ -28,7 +28,7 @@
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl} -nosplash"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.osee.ats.test"/>
<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.pde.ui.workbenchClasspathProvider"/>
-<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dosgi.compatibility.bootdelegation=true -Dequinox.ds.debug=true -Dorg.osgi.service.http.port=8089 -Dosee.local.application.server=true -Dosee.db.connection.id=postgresqlLocalhost -DAtsAdmin -DDeveloper &#13;&#10;-Dosee.authentication.provider.id=org.eclipse.osee.ats.config.demo.DemoAuthentication"/>
+<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dosgi.compatibility.bootdelegation=true -Dequinox.ds.debug=true -Dorg.osgi.service.http.port=8089 -Dosee.db.connection.id=postgresqlLocalhost -DAtsAdmin -DDeveloper &#13;&#10;-Dosee.authentication.provider.id=org.eclipse.osee.ats.config.demo.DemoAuthentication -Dosee.default.arbitration.server=http://localhost:8089"/>
<stringAttribute key="pde.version" value="3.3"/>
<stringAttribute key="product" value="org.eclipse.sdk.ide"/>
<booleanAttribute key="show_selected_only" value="false"/>
diff --git a/org.eclipse.osee.ats.test/Demo_PurgeTest_Launch.launch b/org.eclipse.osee.ats.test/Demo_PurgeTest_Launch.launch
index ad0c88185e2..5b10cf761da 100644
--- a/org.eclipse.osee.ats.test/Demo_PurgeTest_Launch.launch
+++ b/org.eclipse.osee.ats.test/Demo_PurgeTest_Launch.launch
@@ -28,7 +28,7 @@
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl} -nosplash"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.osee.ats.test"/>
<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.pde.ui.workbenchClasspathProvider"/>
-<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dosgi.compatibility.bootdelegation=true -Dequinox.ds.debug=true -Dorg.osgi.service.http.port=8089 -Dosee.local.application.server=true -Dosee.db.connection.id=postgresqlLocalhost -DAtsAdmin -DDeveloper"/>
+<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dosgi.compatibility.bootdelegation=true -Dequinox.ds.debug=true -Dorg.osgi.service.http.port=8089 -Dosee.db.connection.id=postgresqlLocalhost -DAtsAdmin -DDeveloper&#13;&#10;-Dosee.default.arbitration.server=http://localhost:8089"/>
<stringAttribute key="pde.version" value="3.3"/>
<stringAttribute key="product" value="org.eclipse.sdk.ide"/>
<booleanAttribute key="show_selected_only" value="false"/>

Back to the top