CVS: Tapestry/framework/src/net/sf/tapestry/resolver PageSpecificationResolver.java,1.1.2.2,1.1.2.3

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

Modified Files:
      Tag: hship-2-3
	PageSpecificationResolver.java 
Log Message:
Support 1.4 specification DTD, where the class in pages and components is optional.

Index: PageSpecificationResolver.java
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/framework/src/net/sf/tapestry/resolver/Attic/PageSpecificationResolver.java,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -d -r1.1.2.2 -r1.1.2.3
*** PageSpecificationResolver.java	30 Dec 2002 03:04:58 -0000	1.1.2.2
--- PageSpecificationResolver.java	2 Jan 2003 03:11:55 -0000	1.1.2.3
***************
*** 9,13 ****
  import net.sf.tapestry.IResourceLocation;
  import net.sf.tapestry.Tapestry;
- import net.sf.tapestry.html.BasePage;
  import net.sf.tapestry.spec.ComponentSpecification;
  
--- 9,12 ----
***************
*** 178,182 ****
  
          ComponentSpecification specification = new ComponentSpecification();
-         specification.setComponentClassName(BasePage.class.getName());
          specification.setPageSpecification(true);
          specification.setSpecificationLocation(location);
--- 177,180 ----



-------------------------------------------------------
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.