CVS: Tapestry/eclipse Tapestry-Junit.launch,1.5,1.5.2.1 Tapestry-Mock.launch,1.5,1.5.2.1
Howard Lewis Ship <[email protected]>
| Newsgroups | gmane.comp.java.tapestry.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tapestry/Tapestry/eclipse
In directory sc8-pr-cvs1:/tmp/cvs-serv32677/eclipse
Modified Files:
Tag: hship-2-3
Tapestry-Junit.launch Tapestry-Mock.launch
Log Message:
Finish up code and tests for dynamically locating page specifications and templates.
Index: Tapestry-Junit.launch
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/eclipse/Tapestry-Junit.launch,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -C2 -d -r1.5 -r1.5.2.1
*** Tapestry-Junit.launch 6 Nov 2002 21:19:06 -0000 1.5
--- Tapestry-Junit.launch 12 Dec 2002 12:42:39 -0000 1.5.2.1
***************
*** 1,4 ****
--- 1,9 ----
<?xml version="1.0" encoding="UTF-8"?>
<launchConfiguration type="org.eclipse.jdt.junit.launchconfig">
+ <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="net.sf.tapestry.junit.TapestrySuite"/>
+ <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="Tapestry"/>
+ <stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="Tapestry/junit"/>
+ <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
+ <booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
<listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
<listEntry value="<?xml version="1.0" encoding="UTF-8"?>
***************
*** 90,100 ****
"/>
</listAttribute>
- <stringAttribute key="org.eclipse.debug.ui.target_debug_perspective" value="perspective_none"/>
- <stringAttribute key="org.eclipse.debug.ui.target_run_perspective" value="perspective_none"/>
<booleanAttribute key="org.eclipse.debug.ui.runFavorite" value="true"/>
! <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="Tapestry"/>
! <stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="Tapestry/junit"/>
! <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
! <booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
! <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="net.sf.tapestry.junit.TapestrySuite"/>
</launchConfiguration>
--- 95,101 ----
"/>
</listAttribute>
<booleanAttribute key="org.eclipse.debug.ui.runFavorite" value="true"/>
! <stringAttribute key="org.eclipse.debug.ui.target_run_perspective" value="perspective_none"/>
! <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dnet.sf.tapestry.enable-reset-service=true"/>
! <stringAttribute key="org.eclipse.debug.ui.target_debug_perspective" value="perspective_none"/>
</launchConfiguration>
Index: Tapestry-Mock.launch
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/eclipse/Tapestry-Mock.launch,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -C2 -d -r1.5 -r1.5.2.1
*** Tapestry-Mock.launch 6 Nov 2002 21:19:06 -0000 1.5
--- Tapestry-Mock.launch 12 Dec 2002 12:42:39 -0000 1.5.2.1
***************
*** 1,4 ****
--- 1,9 ----
<?xml version="1.0" encoding="UTF-8"?>
<launchConfiguration type="org.eclipse.jdt.junit.launchconfig">
+ <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="net.sf.tapestry.junit.mock.MockTestCase"/>
+ <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="Tapestry"/>
+ <stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="Tapestry/junit"/>
+ <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
+ <booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
<listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
<listEntry value="<?xml version="1.0" encoding="UTF-8"?>
***************
*** 58,68 ****
"/>
</listAttribute>
- <stringAttribute key="org.eclipse.debug.ui.target_debug_perspective" value="perspective_none"/>
- <stringAttribute key="org.eclipse.debug.ui.target_run_perspective" value="perspective_none"/>
<booleanAttribute key="org.eclipse.debug.ui.runFavorite" value="true"/>
! <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="Tapestry"/>
! <stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="Tapestry/junit"/>
! <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
! <booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
! <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="net.sf.tapestry.junit.mock.MockTestCase"/>
</launchConfiguration>
--- 63,69 ----
"/>
</listAttribute>
<booleanAttribute key="org.eclipse.debug.ui.runFavorite" value="true"/>
! <stringAttribute key="org.eclipse.debug.ui.target_run_perspective" value="perspective_none"/>
! <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dnet.sf.tapestry.enable-reset-service=true"/>
! <stringAttribute key="org.eclipse.debug.ui.target_debug_perspective" value="perspective_none"/>
</launchConfiguration>
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/