JBoss Tools SVN: r41294 - trunk/archives/tests/org.jboss.tools.archives.ui.bot.test.
by jbosstools-commits@lists.jboss.org
Author: jjankovi
Date: 2012-05-23 09:41:38 -0400 (Wed, 23 May 2012)
New Revision: 41294
Modified:
trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/build.properties
Log:
resources folder added into bin.includes
Modified: trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/build.properties
===================================================================
--- trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/build.properties 2012-05-23 13:38:30 UTC (rev 41293)
+++ trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/build.properties 2012-05-23 13:41:38 UTC (rev 41294)
@@ -1,4 +1,5 @@
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
+ resources/,\
.
12 years, 7 months
JBoss Tools SVN: r41293 - in workspace/yradtsevich/browsersim: browsersim-dev-docs and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: yradtsevich
Date: 2012-05-23 09:38:30 -0400 (Wed, 23 May 2012)
New Revision: 41293
Added:
workspace/yradtsevich/browsersim/browsersim-dev-docs/
workspace/yradtsevich/browsersim/browsersim-dev-docs/skin-grid.png
Log:
Committed BrowserSim skin system description
Added: workspace/yradtsevich/browsersim/browsersim-dev-docs/skin-grid.png
===================================================================
(Binary files differ)
Property changes on: workspace/yradtsevich/browsersim/browsersim-dev-docs/skin-grid.png
___________________________________________________________________
Added: svn:mime-type
+ image/png
12 years, 7 months
JBoss Tools SVN: r41292 - in trunk/archives/tests/org.jboss.tools.archives.ui.bot.test: resources and 4 other directories.
by jbosstools-commits@lists.jboss.org
Author: jjankovi
Date: 2012-05-23 09:34:55 -0400 (Wed, 23 May 2012)
New Revision: 41292
Added:
trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/
trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/
trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr1/
trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr1/.classpath
trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr1/.packages
trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr1/.project
trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr1/bin/
trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr1/src/
trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr2/
trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr2/.classpath
trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr2/.packages
trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr2/.project
trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr2/.settings/
trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr2/.settings/org.jboss.ide.eclipse.as.core.prefs
trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr2/bin/
trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr2/pr2.jar
trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr2/src/
Log:
resource project for archive bot tests
Added: trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr1/.classpath
===================================================================
--- trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr1/.classpath (rev 0)
+++ trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr1/.classpath 2012-05-23 13:34:55 UTC (rev 41292)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
Added: trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr1/.packages
===================================================================
--- trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr1/.packages (rev 0)
+++ trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr1/.packages 2012-05-23 13:34:55 UTC (rev 41292)
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<packages version="1.3">
+ <properties></properties>
+</packages>
\ No newline at end of file
Added: trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr1/.project
===================================================================
--- trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr1/.project (rev 0)
+++ trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr1/.project 2012-05-23 13:34:55 UTC (rev 41292)
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>pr1</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.jboss.ide.eclipse.archives.core.archivesBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.jboss.ide.eclipse.archives.core.archivesNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
Added: trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr2/.classpath
===================================================================
--- trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr2/.classpath (rev 0)
+++ trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr2/.classpath 2012-05-23 13:34:55 UTC (rev 41292)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
Added: trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr2/.packages
===================================================================
--- trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr2/.packages (rev 0)
+++ trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr2/.packages 2012-05-23 13:34:55 UTC (rev 41292)
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<packages version="1.3">
+ <package name="pr2.jar" type="jar" todir="/pr2" exploded="false" inWorkspace="true">
+ <properties>
+ <property name="org.jboss.ide.eclipse.as.core.packages.ModuleIDPropertyKey" value="1337777769109"></property>
+ </properties>
+ </package>
+ <properties></properties>
+</packages>
\ No newline at end of file
Added: trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr2/.project
===================================================================
--- trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr2/.project (rev 0)
+++ trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr2/.project 2012-05-23 13:34:55 UTC (rev 41292)
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>pr2</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.jboss.ide.eclipse.archives.core.archivesBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.jboss.ide.eclipse.archives.core.archivesNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
Added: trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr2/.settings/org.jboss.ide.eclipse.as.core.prefs
===================================================================
--- trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr2/.settings/org.jboss.ide.eclipse.as.core.prefs (rev 0)
+++ trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr2/.settings/org.jboss.ide.eclipse.as.core.prefs 2012-05-23 13:34:55 UTC (rev 41292)
@@ -0,0 +1,2 @@
+eclipse.preferences.version=1
+org.jboss.ide.eclipse.as.core.singledeployable.deployableList=
Added: trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr2/pr2.jar
===================================================================
(Binary files differ)
Property changes on: trunk/archives/tests/org.jboss.tools.archives.ui.bot.test/resources/prj/pr2/pr2.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
12 years, 7 months
JBoss Tools SVN: r41291 - trunk/maven/plugins/org.jboss.tools.maven.jdt.
by jbosstools-commits@lists.jboss.org
Author: fbricon
Date: 2012-05-23 09:30:09 -0400 (Wed, 23 May 2012)
New Revision: 41291
Modified:
trunk/maven/plugins/org.jboss.tools.maven.jdt/plugin.xml
Log:
JBIDE-11738 : fixed container initializer reference
Modified: trunk/maven/plugins/org.jboss.tools.maven.jdt/plugin.xml
===================================================================
--- trunk/maven/plugins/org.jboss.tools.maven.jdt/plugin.xml 2012-05-23 12:48:43 UTC (rev 41290)
+++ trunk/maven/plugins/org.jboss.tools.maven.jdt/plugin.xml 2012-05-23 13:30:09 UTC (rev 41291)
@@ -11,7 +11,7 @@
name="Endorsed Libraries">
<classpathContainerInitializer
id="org.jboss.tools.maven.jdt.ENDORSED_LIB_CLASSPATH_CONTAINER"
- class="org.jboss.tools.maven.jdt.configurators.EndorsedLibrariesContainerInitializer"/>
+ class="org.jboss.tools.maven.jdt.internal.endorsedlib.EndorsedLibrariesContainerInitializer"/>
</extension>
<extension point="org.eclipse.m2e.core.projectConfigurators">
12 years, 7 months
JBoss Tools SVN: r41289 - in trunk/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test: src/org/jboss/tools/runtime/as/ui/bot/test and 2 other directories.
by jbosstools-commits@lists.jboss.org
Author: ljelinko
Date: 2012-05-23 08:47:43 -0400 (Wed, 23 May 2012)
New Revision: 41289
Added:
trunk/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/detector/RuntimeDuplications.java
Modified:
trunk/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/META-INF/MANIFEST.MF
trunk/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/AllTestsSuite.java
trunk/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/dialog/preferences/RuntimeDetectionPreferencesDialog.java
Log:
Added test for the case when there are two identical runtimes on the search path.
Modified: trunk/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/META-INF/MANIFEST.MF 2012-05-23 11:52:55 UTC (rev 41288)
+++ trunk/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/META-INF/MANIFEST.MF 2012-05-23 12:47:43 UTC (rev 41289)
@@ -17,5 +17,6 @@
org.jboss.tools.ui.bot.ext;bundle-version="1.0.0",
org.hamcrest;bundle-version="1.1.0",
org.jboss.tools.runtime.core,
- org.jboss.tools.runtime.ui;bundle-version="1.3.0"
+ org.jboss.tools.runtime.ui;bundle-version="1.3.0",
+ org.apache.commons.io;bundle-version="2.0.1"
Modified: trunk/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/AllTestsSuite.java
===================================================================
--- trunk/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/AllTestsSuite.java 2012-05-23 11:52:55 UTC (rev 41288)
+++ trunk/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/AllTestsSuite.java 2012-05-23 12:47:43 UTC (rev 41289)
@@ -1,5 +1,6 @@
package org.jboss.tools.runtime.as.ui.bot.test;
+import org.jboss.tools.runtime.as.ui.bot.test.detector.RuntimeDuplications;
import org.jboss.tools.runtime.as.ui.bot.test.detector.ServerWithSeam;
import org.jboss.tools.runtime.as.ui.bot.test.detector.seam.seam22.CheckSeam22;
import org.jboss.tools.runtime.as.ui.bot.test.detector.seam.seam22.DetectSeam22;
@@ -35,6 +36,7 @@
@RunWith(RequirementAwareSuite.class)
@Suite.SuiteClasses({
+ RuntimeDuplications.class,
ServerWithSeam.class,
DetectJBoss7.class,
OperateJBoss7.class,
Added: trunk/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/detector/RuntimeDuplications.java
===================================================================
--- trunk/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/detector/RuntimeDuplications.java (rev 0)
+++ trunk/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/detector/RuntimeDuplications.java 2012-05-23 12:47:43 UTC (rev 41289)
@@ -0,0 +1,111 @@
+package org.jboss.tools.runtime.as.ui.bot.test.detector;
+
+import static org.hamcrest.MatcherAssert.assertThat;
+import static org.hamcrest.Matchers.is;
+
+import java.io.File;
+import java.io.IOException;
+import java.util.List;
+
+import org.apache.commons.io.FileUtils;
+import org.jboss.tools.runtime.as.ui.bot.test.RuntimeProperties;
+import org.jboss.tools.runtime.as.ui.bot.test.detector.server.eap5.DetectEAP5;
+import org.jboss.tools.runtime.as.ui.bot.test.dialog.preferences.RuntimeDetectionPreferencesDialog;
+import org.jboss.tools.runtime.as.ui.bot.test.dialog.preferences.SeamPreferencesDialog;
+import org.jboss.tools.runtime.as.ui.bot.test.dialog.preferences.SearchingForRuntimesDialog;
+import org.jboss.tools.runtime.as.ui.bot.test.dialog.preferences.ServerRuntimesPreferencesDialog;
+import org.jboss.tools.runtime.as.ui.bot.test.entity.Runtime;
+import org.jboss.tools.ui.bot.ext.SWTTestExt;
+import org.junit.After;
+import org.junit.Before;
+import org.junit.Test;
+
+/**
+ * Tests the case when the runtime path contains two identical server runtimes with Seam.
+ *
+ * @author Lucia Jelinkova
+ *
+ */
+public class RuntimeDuplications extends SWTTestExt {
+
+ private File tmpServerPath;
+
+ private File tmpServerAPath;
+
+ private File tmpServerBPath;
+
+ private RuntimeDetectionPreferencesDialog runtimeDetectionPreferences;
+
+ private SearchingForRuntimesDialog searchingForRuntimesDialog;
+
+ private SeamPreferencesDialog seamPreferences = new SeamPreferencesDialog();
+
+ private ServerRuntimesPreferencesDialog serverRuntimesPreferences = new ServerRuntimesPreferencesDialog();
+
+ @Before
+ public void prepareServers() throws IOException{
+ File tmpDir = FileUtils.getTempDirectory();
+ tmpServerPath = new File(tmpDir, "tmpServerCopy_" + System.currentTimeMillis());
+ tmpServerAPath = new File(tmpServerPath, "serverA");
+ tmpServerBPath = new File(tmpServerPath, "serverB");
+
+ File server = new File(RuntimeProperties.getInstance().getRuntimePath(DetectEAP5.SERVER_ID));
+ FileUtils.copyDirectoryToDirectory(server, tmpServerAPath);
+ FileUtils.copyDirectoryToDirectory(server, tmpServerBPath);
+ }
+
+ @Test
+ public void duplicateRuntimes(){
+ searchRuntimePath();
+
+ assertFoundRuntimesNumber(4);
+ assertSeamRuntimesNumber(2);
+ assertServerRuntimesNumber(2);
+
+ searchRuntimePath();
+ assertFoundRuntimesNumber(0);
+ }
+
+ @After
+ public void deleteServers() throws IOException{
+ FileUtils.deleteDirectory(tmpServerPath);
+
+ runtimeDetectionPreferences.open();
+ runtimeDetectionPreferences.removePath(RuntimeProperties.getInstance().getRuntimePath(DetectEAP5.SERVER_ID));
+ runtimeDetectionPreferences.ok();
+
+ seamPreferences.open();
+ seamPreferences.removeAllRuntimes();
+ seamPreferences.ok();
+
+ serverRuntimesPreferences.open();
+ serverRuntimesPreferences.removeAllRuntimes();
+ serverRuntimesPreferences.ok();
+ }
+
+ private void searchRuntimePath() {
+ runtimeDetectionPreferences = new RuntimeDetectionPreferencesDialog();
+ runtimeDetectionPreferences.open();
+ runtimeDetectionPreferences.addPath(tmpServerPath.getAbsolutePath());
+ searchingForRuntimesDialog = runtimeDetectionPreferences.search();
+ }
+
+ private void assertFoundRuntimesNumber(int expected) {
+ List<Runtime> runtimes = searchingForRuntimesDialog.getRuntimes();
+ assertThat(runtimes.size(), is(expected));
+ searchingForRuntimesDialog.ok();
+ runtimeDetectionPreferences.ok();
+ }
+
+ private void assertSeamRuntimesNumber(int expected) {
+ seamPreferences.open();
+ assertThat(seamPreferences.getRuntimes().size(), is(expected));
+ seamPreferences.ok();
+ }
+
+ private void assertServerRuntimesNumber(int expected) {
+ serverRuntimesPreferences.open();
+ assertThat(serverRuntimesPreferences.getRuntimes().size(), is(expected));
+ serverRuntimesPreferences.ok();
+ }
+}
Modified: trunk/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/dialog/preferences/RuntimeDetectionPreferencesDialog.java
===================================================================
--- trunk/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/dialog/preferences/RuntimeDetectionPreferencesDialog.java 2012-05-23 11:52:55 UTC (rev 41288)
+++ trunk/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/dialog/preferences/RuntimeDetectionPreferencesDialog.java 2012-05-23 12:47:43 UTC (rev 41289)
@@ -9,12 +9,20 @@
import org.eclipse.swtbot.swt.finder.waits.ICondition;
import org.jboss.tools.runtime.core.model.RuntimePath;
import org.jboss.tools.runtime.ui.RuntimeUIActivator;
+import org.jboss.tools.ui.bot.ext.SWTBotExt;
import org.jboss.tools.ui.bot.ext.SWTBotFactory;
import org.jboss.tools.ui.bot.ext.condition.TaskDuration;
public class RuntimeDetectionPreferencesDialog extends PreferencesDialog{
public void open(){
+ SWTBotExt bot = SWTBotFactory.getBot();
+ try {
+ bot.shell("Preferences");
+ ok();
+ } catch (WidgetNotFoundException e){
+ // ok
+ }
open("JBoss Tools", "JBoss Tools Runtime Detection");
}
12 years, 7 months
JBoss Tools SVN: r41288 - in trunk: cdi/tests/org.jboss.tools.cdi.seam3.bot.test and 5 other directories.
by jbosstools-commits@lists.jboss.org
Author: mickael_istria
Date: 2012-05-23 07:52:55 -0400 (Wed, 23 May 2012)
New Revision: 41288
Modified:
trunk/cdi/tests/org.jboss.tools.cdi.bot.test/pom.xml
trunk/cdi/tests/org.jboss.tools.cdi.seam3.bot.test/pom.xml
trunk/central/tests/org.jboss.tools.central.test.ui.bot/pom.xml
trunk/jsf/tests/org.jboss.tools.jsf.ui.bot.test/pom.xml
trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/pom.xml
trunk/ws/tests/org.jboss.tools.ws.creation.core.test/pom.xml
trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/pom.xml
Log:
JBIDE-11714: configure "skip" for dependency-plugin in the same way as test execution
Modified: trunk/cdi/tests/org.jboss.tools.cdi.bot.test/pom.xml
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.bot.test/pom.xml 2012-05-23 11:36:34 UTC (rev 41287)
+++ trunk/cdi/tests/org.jboss.tools.cdi.bot.test/pom.xml 2012-05-23 11:52:55 UTC (rev 41288)
@@ -29,6 +29,7 @@
<goal>unpack</goal>
</goals>
<configuration>
+ <skip>${swtbot.test.skip}</skip>
<artifactItems>
<artifactItem>
<groupId>org.jboss.as</groupId>
Modified: trunk/cdi/tests/org.jboss.tools.cdi.seam3.bot.test/pom.xml
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.seam3.bot.test/pom.xml 2012-05-23 11:36:34 UTC (rev 41287)
+++ trunk/cdi/tests/org.jboss.tools.cdi.seam3.bot.test/pom.xml 2012-05-23 11:52:55 UTC (rev 41288)
@@ -31,6 +31,7 @@
<goal>unpack</goal>
</goals>
<configuration>
+ <skip>${swtbot.test.skip}</skip>
<artifactItems>
<artifactItem>
<groupId>org.jboss.as</groupId>
Modified: trunk/central/tests/org.jboss.tools.central.test.ui.bot/pom.xml
===================================================================
--- trunk/central/tests/org.jboss.tools.central.test.ui.bot/pom.xml 2012-05-23 11:36:34 UTC (rev 41287)
+++ trunk/central/tests/org.jboss.tools.central.test.ui.bot/pom.xml 2012-05-23 11:52:55 UTC (rev 41288)
@@ -42,6 +42,7 @@
<goal>unpack</goal>
</goals>
<configuration>
+ <skip>${swtbot.test.skip}</skip>
<artifactItems>
<artifactItem>
<groupId>org.jboss.as</groupId>
Modified: trunk/jsf/tests/org.jboss.tools.jsf.ui.bot.test/pom.xml
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.ui.bot.test/pom.xml 2012-05-23 11:36:34 UTC (rev 41287)
+++ trunk/jsf/tests/org.jboss.tools.jsf.ui.bot.test/pom.xml 2012-05-23 11:52:55 UTC (rev 41288)
@@ -31,6 +31,7 @@
<goal>unpack</goal>
</goals>
<configuration>
+ <skip>${swtbot.test.skip}</skip>
<artifactItems>
<artifactItem>
<groupId>org.jboss.as</groupId>
Modified: trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/pom.xml
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/pom.xml 2012-05-23 11:36:34 UTC (rev 41287)
+++ trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/pom.xml 2012-05-23 11:52:55 UTC (rev 41288)
@@ -31,6 +31,7 @@
<goal>unpack</goal>
</goals>
<configuration>
+ <skip>${swtbot.test.skip}</skip>
<artifactItems>
<artifactItem>
<groupId>org.jboss.as</groupId>
Modified: trunk/ws/tests/org.jboss.tools.ws.creation.core.test/pom.xml
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.creation.core.test/pom.xml 2012-05-23 11:36:34 UTC (rev 41287)
+++ trunk/ws/tests/org.jboss.tools.ws.creation.core.test/pom.xml 2012-05-23 11:52:55 UTC (rev 41288)
@@ -41,6 +41,7 @@
<goal>unpack</goal>
</goals>
<configuration>
+ <skip>${maven.test.skip}</skip>
<artifactItems>
<artifactItem>
<groupId>org.jboss.jbossas</groupId>
Modified: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/pom.xml
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/pom.xml 2012-05-23 11:36:34 UTC (rev 41287)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/pom.xml 2012-05-23 11:52:55 UTC (rev 41288)
@@ -41,6 +41,7 @@
<goal>unpack</goal>
</goals>
<configuration>
+ <skip>${swtbot.test.skip}</skip>
<artifactItems>
<artifactItem>
<groupId>org.jboss.as</groupId>
12 years, 7 months
JBoss Tools SVN: r41287 - in trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test: utils and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: jjankovi
Date: 2012-05-23 07:36:34 -0400 (Wed, 23 May 2012)
New Revision: 41287
Modified:
trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/WSTestBase.java
trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/utils/ProjectHelper.java
Log:
method setting configured runtime as targeted runtime is now in SWTEclipseExt
Modified: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/WSTestBase.java
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/WSTestBase.java 2012-05-23 11:35:35 UTC (rev 41286)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/WSTestBase.java 2012-05-23 11:36:34 UTC (rev 41287)
@@ -121,9 +121,8 @@
protected void importWSTestProject(String projectLocation, String dir) {
ImportHelper.importProject(projectLocation, dir, Activator.PLUGIN_ID);
- /** configure JDK and required runtime */
- projectHelper.addDefaultJDKIntoProject(getWsProjectName());
- projectHelper.addConfiguredRuntimeIntoProject(getWsProjectName(),
+
+ eclipse.addConfiguredRuntimeIntoProject(getWsProjectName(),
configuredState.getServer().name);
}
Modified: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/utils/ProjectHelper.java
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/utils/ProjectHelper.java 2012-05-23 11:35:35 UTC (rev 41286)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/src/org/jboss/tools/ws/ui/bot/test/utils/ProjectHelper.java 2012-05-23 11:36:34 UTC (rev 41287)
@@ -14,15 +14,11 @@
import org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEditor;
import org.eclipse.swtbot.swt.finder.SWTBot;
import org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo;
-import org.eclipse.swtbot.swt.finder.widgets.SWTBotShell;
-import org.eclipse.swtbot.swt.finder.widgets.SWTBotTable;
import org.eclipse.swtbot.swt.finder.widgets.SWTBotTree;
import org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem;
import org.jboss.tools.ui.bot.ext.SWTBotExt;
import org.jboss.tools.ui.bot.ext.SWTOpenExt;
import org.jboss.tools.ui.bot.ext.SWTUtilExt;
-import org.jboss.tools.ui.bot.ext.condition.ShellIsActiveCondition;
-import org.jboss.tools.ui.bot.ext.condition.TaskDuration;
import org.jboss.tools.ui.bot.ext.gen.ActionItem.NewObject.JavaEEEnterpriseApplicationProject;
import org.jboss.tools.ui.bot.ext.gen.ActionItem.NewObject.WebServicesWSDL;
import org.jboss.tools.ui.bot.ext.types.IDELabel;
@@ -139,85 +135,4 @@
bot.sleep(1500);
}
- /**
- * Add first defined runtime into project as targeted runtime
- * @param project
- */
- public void addConfiguredRuntimeIntoProject(String project,
- String configuredRuntime) {
- projectExplorer.selectProject(project);
- bot.menu(IDELabel.Menu.FILE).menu(
- IDELabel.Menu.PROPERTIES).click();
- bot.waitForShell(IDELabel.Shell.PROPERTIES_FOR + " " + project);
- SWTBotShell propertiesShell = bot.shell(
- IDELabel.Shell.PROPERTIES_FOR + " " + project);
- propertiesShell.activate();
- SWTBotTreeItem item = bot.tree().getTreeItem("Targeted Runtimes");
- item.select();
- SWTBotTable runtimes = bot.table();
- for (int i = 0; i < runtimes.rowCount(); i++) {
- runtimes.getTableItem(i).uncheck();
- }
- for (int i = 0; i < runtimes.rowCount(); i++) {
- if (runtimes.getTableItem(i).getText().equals(configuredRuntime)) {
- runtimes.getTableItem(i).check();
- }
- }
- bot.button(IDELabel.Button.OK).click();
- bot.waitWhile(new ShellIsActiveCondition(propertiesShell),
- TaskDuration.LONG.getTimeout());
-
- }
-
- /**
- * Set system default jdk in the project
- * @param projectName
- */
- public void addDefaultJDKIntoProject(String projectName) {
-
- projectExplorer.selectProject(projectName);
- bot.menu(IDELabel.Menu.FILE).menu(
- IDELabel.Menu.PROPERTIES).click();
- bot.waitForShell(IDELabel.Shell.PROPERTIES_FOR + " " + projectName);
- SWTBotShell propertiesShell = bot.shell(
- IDELabel.Shell.PROPERTIES_FOR + " " + projectName);
- propertiesShell.activate();
- SWTBotTreeItem item = bot.tree().getTreeItem(
- IDELabel.JavaBuildPathPropertiesEditor.
- JAVA_BUILD_PATH_TREE_ITEM_LABEL);
- item.select();
- bot.tabItem(IDELabel.JavaBuildPathPropertiesEditor.
- LIBRARIES_TAB_LABEL).activate();
- SWTBotTree librariesTree = bot.treeWithLabel(
- "JARs and class folders on the build path:");
- /** remove jdk currently configured on project */
- for (int i = 0; i < librariesTree.rowCount(); i++) {
- SWTBotTreeItem libraryItem = librariesTree.
- getAllItems()[i];
- if (libraryItem.getText().contains("JRE") ||
- libraryItem.getText().contains("jdk")) {
- libraryItem.select();
- break;
- }
- }
- bot.button(IDELabel.Button.REMOVE).click();
-
- /** add default jdk of system */
- bot.button(IDELabel.Button.ADD_LIBRARY).click();
- bot.waitForShell(IDELabel.Shell.ADD_LIBRARY);
- SWTBotShell libraryShell = bot.shell(
- IDELabel.Shell.ADD_LIBRARY);
- libraryShell.activate();
- bot.list().select("JRE System Library");
- bot.button(IDELabel.Button.NEXT).click();
- bot.radio(2).click();
- bot.button(IDELabel.Button.FINISH).click();
- bot.waitWhile(new ShellIsActiveCondition(libraryShell),
- TaskDuration.LONG.getTimeout());
- bot.button(IDELabel.Button.OK).click();
- bot.waitWhile(new ShellIsActiveCondition(propertiesShell),
- TaskDuration.LONG.getTimeout());
-
- }
-
}
12 years, 7 months
JBoss Tools SVN: r41286 - in trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects: restAdvanced/.settings and 14 other directories.
by jbosstools-commits@lists.jboss.org
Author: jjankovi
Date: 2012-05-23 07:35:35 -0400 (Wed, 23 May 2012)
New Revision: 41286
Removed:
trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restAdvanced/.settings/org.eclipse.jdt.core.prefs
trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restBasic/.settings/org.eclipse.jdt.core.prefs
trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion1/.settings/org.eclipse.jdt.core.prefs
trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion2/.settings/org.eclipse.jdt.core.prefs
trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion3/.settings/org.eclipse.jdt.core.prefs
trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restEmpty/.settings/org.eclipse.jdt.core.prefs
trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation1/.settings/org.eclipse.jdt.core.prefs
trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation2/.settings/org.eclipse.jdt.core.prefs
Modified:
trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restAdvanced/.classpath
trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restBasic/.classpath
trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion1/.classpath
trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion2/.classpath
trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion3/.classpath
trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restEmpty/.classpath
trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation1/.classpath
trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation2/.classpath
Log:
jdk used in all projects set as workspace default
Modified: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restAdvanced/.classpath
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restAdvanced/.classpath 2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restAdvanced/.classpath 2012-05-23 11:35:35 UTC (rev 41286)
@@ -8,7 +8,7 @@
<attribute name="owner.project.facets" value="jst.web"/>
</attributes>
</classpathentry>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_29">
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
Deleted: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restAdvanced/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restAdvanced/.settings/org.eclipse.jdt.core.prefs 2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restAdvanced/.settings/org.eclipse.jdt.core.prefs 2012-05-23 11:35:35 UTC (rev 41286)
@@ -1,7 +0,0 @@
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
-org.eclipse.jdt.core.compiler.compliance=1.6
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.source=1.6
Modified: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restBasic/.classpath
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restBasic/.classpath 2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restBasic/.classpath 2012-05-23 11:35:35 UTC (rev 41286)
@@ -8,7 +8,7 @@
<attribute name="owner.project.facets" value="jst.web"/>
</attributes>
</classpathentry>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_29">
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
Deleted: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restBasic/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restBasic/.settings/org.eclipse.jdt.core.prefs 2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restBasic/.settings/org.eclipse.jdt.core.prefs 2012-05-23 11:35:35 UTC (rev 41286)
@@ -1,7 +0,0 @@
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
-org.eclipse.jdt.core.compiler.compliance=1.6
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.source=1.6
Modified: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion1/.classpath
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion1/.classpath 2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion1/.classpath 2012-05-23 11:35:35 UTC (rev 41286)
@@ -8,7 +8,7 @@
<attribute name="owner.project.facets" value="jst.web"/>
</attributes>
</classpathentry>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_29">
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
Deleted: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion1/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion1/.settings/org.eclipse.jdt.core.prefs 2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion1/.settings/org.eclipse.jdt.core.prefs 2012-05-23 11:35:35 UTC (rev 41286)
@@ -1,7 +0,0 @@
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
-org.eclipse.jdt.core.compiler.compliance=1.6
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.source=1.6
Modified: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion2/.classpath
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion2/.classpath 2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion2/.classpath 2012-05-23 11:35:35 UTC (rev 41286)
@@ -8,7 +8,7 @@
<attribute name="owner.project.facets" value="jst.web"/>
</attributes>
</classpathentry>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_29">
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
Deleted: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion2/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion2/.settings/org.eclipse.jdt.core.prefs 2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion2/.settings/org.eclipse.jdt.core.prefs 2012-05-23 11:35:35 UTC (rev 41286)
@@ -1,7 +0,0 @@
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
-org.eclipse.jdt.core.compiler.compliance=1.6
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.source=1.6
Modified: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion3/.classpath
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion3/.classpath 2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion3/.classpath 2012-05-23 11:35:35 UTC (rev 41286)
@@ -8,7 +8,7 @@
<attribute name="owner.project.facets" value="jst.web"/>
</attributes>
</classpathentry>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_29">
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
Deleted: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion3/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion3/.settings/org.eclipse.jdt.core.prefs 2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restCompletion3/.settings/org.eclipse.jdt.core.prefs 2012-05-23 11:35:35 UTC (rev 41286)
@@ -1,7 +0,0 @@
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
-org.eclipse.jdt.core.compiler.compliance=1.6
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.source=1.6
Modified: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restEmpty/.classpath
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restEmpty/.classpath 2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restEmpty/.classpath 2012-05-23 11:35:35 UTC (rev 41286)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_29">
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
Deleted: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restEmpty/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restEmpty/.settings/org.eclipse.jdt.core.prefs 2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restEmpty/.settings/org.eclipse.jdt.core.prefs 2012-05-23 11:35:35 UTC (rev 41286)
@@ -1,7 +0,0 @@
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
-org.eclipse.jdt.core.compiler.compliance=1.6
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.source=1.6
Modified: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation1/.classpath
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation1/.classpath 2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation1/.classpath 2012-05-23 11:35:35 UTC (rev 41286)
@@ -8,7 +8,7 @@
<attribute name="owner.project.facets" value="jst.web"/>
</attributes>
</classpathentry>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_29">
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
Deleted: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation1/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation1/.settings/org.eclipse.jdt.core.prefs 2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation1/.settings/org.eclipse.jdt.core.prefs 2012-05-23 11:35:35 UTC (rev 41286)
@@ -1,7 +0,0 @@
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
-org.eclipse.jdt.core.compiler.compliance=1.6
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.source=1.6
Modified: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation2/.classpath
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation2/.classpath 2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation2/.classpath 2012-05-23 11:35:35 UTC (rev 41286)
@@ -8,7 +8,7 @@
<attribute name="owner.project.facets" value="jst.web"/>
</attributes>
</classpathentry>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_29">
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
Deleted: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation2/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation2/.settings/org.eclipse.jdt.core.prefs 2012-05-23 11:30:04 UTC (rev 41285)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/restValidation2/.settings/org.eclipse.jdt.core.prefs 2012-05-23 11:35:35 UTC (rev 41286)
@@ -1,7 +0,0 @@
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
-org.eclipse.jdt.core.compiler.compliance=1.6
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.source=1.6
12 years, 7 months
JBoss Tools SVN: r41285 - in trunk/cdi/tests/org.jboss.tools.cdi.seam3.bot.test: src/org/jboss/tools/cdi/seam3/bot/test/base and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: jjankovi
Date: 2012-05-23 07:30:04 -0400 (Wed, 23 May 2012)
New Revision: 41285
Modified:
trunk/cdi/tests/org.jboss.tools.cdi.seam3.bot.test/
trunk/cdi/tests/org.jboss.tools.cdi.seam3.bot.test/src/org/jboss/tools/cdi/seam3/bot/test/base/Seam3TestBase.java
Log:
method setting configured runtime as targeted runtime is now in SWTEclipseExt
Property changes on: trunk/cdi/tests/org.jboss.tools.cdi.seam3.bot.test
___________________________________________________________________
Modified: svn:ignore
- bin
+ bin
screenshots
Modified: trunk/cdi/tests/org.jboss.tools.cdi.seam3.bot.test/src/org/jboss/tools/cdi/seam3/bot/test/base/Seam3TestBase.java
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.seam3.bot.test/src/org/jboss/tools/cdi/seam3/bot/test/base/Seam3TestBase.java 2012-05-23 11:28:54 UTC (rev 41284)
+++ trunk/cdi/tests/org.jboss.tools.cdi.seam3.bot.test/src/org/jboss/tools/cdi/seam3/bot/test/base/Seam3TestBase.java 2012-05-23 11:30:04 UTC (rev 41285)
@@ -74,9 +74,7 @@
String projectLocation, String dir) {
ImportHelper.importProject(projectLocation, dir, Activator.PLUGIN_ID);
- /** configure JDK and required runtime */
- projectHelper.addDefaultJDKIntoProject(projectName);
- projectHelper.addConfiguredRuntimeIntoProject(projectName,
+ eclipse.addConfiguredRuntimeIntoProject(projectName,
configuredState.getServer().name);
}
12 years, 7 months