CVS: Tapestry/junit/src/net/sf/tapestry/junit TapestryTestCase.java,1.6.2.3,1.6.2.4

Howard Lewis Ship <[email protected]>
Newsgroups gmane.comp.java.tapestry.cvs
Message-ID <[email protected]>
Update of /cvsroot/tapestry/Tapestry/junit/src/net/sf/tapestry/junit
In directory sc8-pr-cvs1:/tmp/cvs-serv28564/junit/src/net/sf/tapestry/junit

Modified Files:
      Tag: hship-2-3
	TapestryTestCase.java 
Log Message:
Fix some of the test cases to work properly under JDK 1.3.

Index: TapestryTestCase.java
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/junit/src/net/sf/tapestry/junit/TapestryTestCase.java,v
retrieving revision 1.6.2.3
retrieving revision 1.6.2.4
diff -C2 -d -r1.6.2.3 -r1.6.2.4
*** TapestryTestCase.java	31 Dec 2002 17:08:43 -0000	1.6.2.3
--- TapestryTestCase.java	5 Jan 2003 00:24:52 -0000	1.6.2.4
***************
*** 33,36 ****
--- 33,38 ----
  public class TapestryTestCase extends TestCase
  {
+     protected static final boolean IS_JDK13 = System.getProperty("java.specification.version").equals("1.3");
+ 
      private IResourceResolver _resolver = new DefaultResourceResolver();
  



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.