CVS: Tapestry/junit build.xml,1.19.2.1,1.19.2.2
Howard Lewis Ship <[email protected]>
| Newsgroups | gmane.comp.java.tapestry.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tapestry/Tapestry/junit
In directory sc8-pr-cvs1:/tmp/cvs-serv32677/junit
Modified Files:
Tag: hship-2-3
build.xml
Log Message:
Finish up code and tests for dynamically locating page specifications and templates.
Index: build.xml
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/junit/build.xml,v
retrieving revision 1.19.2.1
retrieving revision 1.19.2.2
diff -C2 -d -r1.19.2.1 -r1.19.2.2
*** build.xml 30 Nov 2002 03:32:22 -0000 1.19.2.1
--- build.xml 12 Dec 2002 12:42:40 -0000 1.19.2.2
***************
*** 72,75 ****
--- 72,76 ----
<classpath refid="junit.class.path"/>
<arg value="net.sf.tapestry.junit.TapestrySuite"/>
+ <sysproperty key="net.sf.tapestry.enable-reset-service" value="true"/>
</java>
</target>
***************
*** 79,82 ****
--- 80,84 ----
<classpath refid="junit.class.path"/>
<arg value="net.sf.tapestry.junit.TapestrySuite"/>
+ <sysproperty key="net.sf.tapestry.enable-reset-service" value="true"/>
</java>
***************
*** 108,111 ****
--- 110,114 ----
<classpath refid="clover.class.path"/>
<arg value="net.sf.tapestry.junit.TapestrySuite"/>
+ <sysproperty key="net.sf.tapestry.enable-reset-service" value="true"/>
</java>
***************
*** 118,121 ****
--- 121,125 ----
<arg value="net.sf.tapestry.junit.TapestrySuite"/>
<sysproperty key="log4j.configuration" value="log4j-slow.properties"/>
+ <sysproperty key="net.sf.tapestry.enable-reset-service" value="true"/>
</java>
-------------------------------------------------------
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/