Author: vrubezhny
Date: 2008-05-27 15:05:45 -0400 (Tue, 27 May 2008)
New Revision: 8381
Removed:
trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_ear/.classpath
trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_ear/.project
trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_war/.classpath
trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_war/.project
trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_war/hibernate-console.properties
trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_war/seam_war.launch
Log:
http://jira.jboss.com/jira/browse/JBIDE-2004 Create JUnit tests for New Seam
Action/Form/Conversation/Entity wizards. It should invoke seam-gen and check results of
its work.
JUnit TestCases are created (No test project templates are required)
Deleted: trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_ear/.classpath
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_ear/.classpath 2008-05-27
18:59:52 UTC (rev 8380)
+++ trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_ear/.classpath 2008-05-27
19:05:45 UTC (rev 8381)
@@ -1,9 +0,0 @@
-<?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.5.0_07"/>
- <classpathentry kind="con"
path="org.eclipse.jst.server.core.container/org.jboss.ide.eclipse.as.core.server.runtime.runtimeTarget/JBoss
4.2 Runtime"/>
- <classpathentry kind="con"
path="org.eclipse.jst.j2ee.internal.module.container"/>
- <classpathentry kind="con"
path="org.eclipse.jst.j2ee.internal.web.container"/>
- <classpathentry kind="output" path="build/classes"/>
-</classpath>
Deleted: trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_ear/.project
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_ear/.project 2008-05-27
18:59:52 UTC (rev 8380)
+++ trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_ear/.project 2008-05-27
19:05:45 UTC (rev 8381)
@@ -1,48 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>seam_ear</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.jboss.tools.common.verification.verifybuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.jboss.tools.seam.core.seambuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.hibernate.eclipse.console.hibernateBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- <nature>org.eclipse.jdt.core.javanature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>org.jboss.tools.jsf.jsfnature</nature>
- <nature>org.jboss.tools.seam.core.seamnature</nature>
- <nature>org.hibernate.eclipse.console.hibernateNature</nature>
- </natures>
-</projectDescription>
Deleted: trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_war/.classpath
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_war/.classpath 2008-05-27
18:59:52 UTC (rev 8380)
+++ trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_war/.classpath 2008-05-27
19:05:45 UTC (rev 8381)
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" output="WebContent/WEB-INF/dev"
path="src/action"/>
- <classpathentry kind="src" path="src/model"/>
- <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.5.0_07"/>
- <classpathentry kind="con"
path="org.eclipse.jst.server.core.container/org.jboss.ide.eclipse.as.core.server.runtime.runtimeTarget/JBoss
4.2 Runtime"/>
- <classpathentry kind="con"
path="org.eclipse.jst.j2ee.internal.module.container"/>
- <classpathentry exported="true" kind="con"
path="org.eclipse.jst.j2ee.internal.web.container"/>
- <classpathentry kind="output" path="build/classes"/>
-</classpath>
Deleted: trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_war/.project
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_war/.project 2008-05-27
18:59:52 UTC (rev 8380)
+++ trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_war/.project 2008-05-27
19:05:45 UTC (rev 8381)
@@ -1,48 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>seam_war</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.jboss.tools.common.verification.verifybuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.jboss.tools.seam.core.seambuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.hibernate.eclipse.console.hibernateBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- <nature>org.eclipse.jdt.core.javanature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>org.jboss.tools.jsf.jsfnature</nature>
- <nature>org.jboss.tools.seam.core.seamnature</nature>
- <nature>org.hibernate.eclipse.console.hibernateNature</nature>
- </natures>
-</projectDescription>
Deleted:
trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_war/hibernate-console.properties
===================================================================
---
trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_war/hibernate-console.properties 2008-05-27
18:59:52 UTC (rev 8380)
+++
trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_war/hibernate-console.properties 2008-05-27
19:05:45 UTC (rev 8381)
@@ -1,10 +0,0 @@
-#File used by hibernate tools to override <datasource> and other container specific
settings in persistence.xml
-hibernate.connection.password=
-hibernate.connection.username=sa
-hibernate.connection.driver_class=org.hsqldb.jdbcDriver
-hibernate.dialect=org.hibernate.dialect.HSQLDialect
-hibernate.connection.url=jdbc:hsqldb:.
-
-hibernate.connection.provider_class
org.hibernate.connection.DriverManagerConnectionProvider
-hibernate.datasource=
-hibernate.transaction.manager_lookup_class=
\ No newline at end of file
Deleted: trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_war/seam_war.launch
===================================================================
---
trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_war/seam_war.launch 2008-05-27
18:59:52 UTC (rev 8380)
+++
trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/seam_war/seam_war.launch 2008-05-27
19:05:45 UTC (rev 8381)
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Hibernate Console launch configuration -->
-<launchConfiguration
type="org.hibernate.eclipse.launch.ConsoleConfigurationLaunchConfigurationType">
-<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR"
value="seam_war"/>
-<stringAttribute key="org.hibernate.eclipse.launch.PROPERTY_FILE"
value="/seam_war/hibernate-console.properties"/>
-<stringAttribute key="org.hibernate.eclipse.launch.CONFIGURATION_FACTORY"
value="JPA"/>
-</launchConfiguration>