From jbosstools-commits at lists.jboss.org Tue May 19 09:30:43 2009 Content-Type: multipart/mixed; boundary="===============7556082588657210339==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r15344 - in trunk/seam/tests/org.jboss.tools.seam.core.test: projects/Test1-ear/EarContent and 1 other directories. Date: Tue, 19 May 2009 09:24:49 -0400 Message-ID: --===============7556082588657210339== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: dazarov Date: 2009-05-19 09:24:49 -0400 (Tue, 19 May 2009) New Revision: 15344 Removed: trunk/seam/tests/org.jboss.tools.seam.core.test/projects/Test1-ear/EarCo= ntent/test.jsp trunk/seam/tests/org.jboss.tools.seam.core.test/projects/Test1-ear/EarCo= ntent/test.properties Modified: trunk/seam/tests/org.jboss.tools.seam.core.test/projects/Test1/WebConten= t/WEB-INF/components.xml trunk/seam/tests/org.jboss.tools.seam.core.test/src/org/jboss/tools/seam= /core/test/refactoring/SeamComponentRefactoringTest.java Log: https://jira.jboss.org/jira/browse/JBIDE-4326 Modified: trunk/seam/tests/org.jboss.tools.seam.core.test/projects/Test1/We= bContent/WEB-INF/components.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/seam/tests/org.jboss.tools.seam.core.test/projects/Test1/WebConte= nt/WEB-INF/components.xml 2009-05-19 12:07:13 UTC (rev 15343) +++ trunk/seam/tests/org.jboss.tools.seam.core.test/projects/Test1/WebConte= nt/WEB-INF/components.xml 2009-05-19 13:24:49 UTC (rev 15344) @@ -13,6 +13,8 @@ http://jboss.com/products/seam/components http://jboss.co= m/products/seam/components-1.2.xsd"> = + = + = + = + = Deleted: trunk/seam/tests/org.jboss.tools.seam.core.test/projects/Test1-ear= /EarContent/test.jsp =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/seam/tests/org.jboss.tools.seam.core.test/projects/Test1-ear/EarC= ontent/test.jsp 2009-05-19 12:07:13 UTC (rev 15343) +++ trunk/seam/tests/org.jboss.tools.seam.core.test/projects/Test1-ear/EarC= ontent/test.jsp 2009-05-19 13:24:49 UTC (rev 15344) @@ -1,12 +0,0 @@ -<%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h" %> -<%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f" %> - - - - - - - - - = - = Deleted: trunk/seam/tests/org.jboss.tools.seam.core.test/projects/Test1-ear= /EarContent/test.properties =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/seam/tests/org.jboss.tools.seam.core.test/projects/Test1-ear/EarC= ontent/test.properties 2009-05-19 12:07:13 UTC (rev 15343) +++ trunk/seam/tests/org.jboss.tools.seam.core.test/projects/Test1-ear/EarC= ontent/test.properties 2009-05-19 13:24:49 UTC (rev 15344) @@ -1 +0,0 @@ -TEST_VALUE =3D This value is #{test.value}! \ No newline at end of file Modified: trunk/seam/tests/org.jboss.tools.seam.core.test/src/org/jboss/too= ls/seam/core/test/refactoring/SeamComponentRefactoringTest.java =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/seam/tests/org.jboss.tools.seam.core.test/src/org/jboss/tools/sea= m/core/test/refactoring/SeamComponentRefactoringTest.java 2009-05-19 12:07:= 13 UTC (rev 15343) +++ trunk/seam/tests/org.jboss.tools.seam.core.test/src/org/jboss/tools/sea= m/core/test/refactoring/SeamComponentRefactoringTest.java 2009-05-19 13:24:= 49 UTC (rev 15344) @@ -67,14 +67,14 @@ TestChangeStructure structure =3D new TestChangeStructure(ejbProject.get= Project(), "/ejbModule/org/domain/"+warProjectName+"/session/TestComponent.= java", 89, 6, "\"best\""); list.add(structure); - /* - structure =3D new TestChangeStructure("/WebContent/WEB-INF/components.xm= l", - 2660, 6, "best"); + = + structure =3D new TestChangeStructure(warProject, "/WebContent/WEB-INF/c= omponents.xml", + 1106, 4, "best"); list.add(structure); - structure =3D new TestChangeStructure("/WebContent/WEB-INF/components.xm= l", - 2756, 4, "best"); + structure =3D new TestChangeStructure(warProject, "/WebContent/WEB-INF/c= omponents.xml", + 1934, 4, "best"); list.add(structure); - */ + = structure =3D new TestChangeStructure(ejbProject, "/ejbModule/org/domain= /"+warProjectName+"/session/TestSeamComponent.java", 420, 11, "@In(\"best\")"); list.add(structure); @@ -107,17 +107,6 @@ 29, 4, "best"); list.add(structure); = -// structure =3D new TestChangeStructure(earProject, "/EarContent/test.js= p", -// 227, 4, "best"); -// list.add(structure); -// = -// structure =3D new TestChangeStructure(earProject, "/EarContent/test.pr= operties", -// 29, 4, "best"); -// list.add(structure); - = - /* - = - */ renameComponent(seamEjbProject, "test", "best", list); } = --===============7556082588657210339==--