Update of 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/test/java/org/xdoclet/plugin/hibernate
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22116/src/test/java/org/xdoclet/plugin/hibernate

Modified Files:
        SubclassTestCase.java 
Log Message:
(XDP-49) Added support of 'union-subclass'

Index: SubclassTestCase.java
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/test/java/org/xdoclet/plugin/hibernate/SubclassTestCase.java,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** SubclassTestCase.java       26 Apr 2005 07:00:12 -0000      1.9
--- SubclassTestCase.java       6 May 2005 16:08:01 -0000       1.10
***************
*** 16,19 ****
--- 16,23 ----
  
  public class SubclassTestCase extends AbstractHibernateMappingTestCase {
+     protected String getApplicableVersion() {
+         return HibernateVersion.HIBERNATE_3_0;
+     }
+ 
      protected URL getExpected() throws IOException {
          return getResourceRelativeToThisPackage("subclass/Root.hbm.xml");



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to