You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlbeans.apache.org by ce...@apache.org on 2005/10/03 20:39:45 UTC

svn commit: r293424 - /xmlbeans/trunk/testbuild.xml

Author: cezar
Date: Mon Oct  3 11:39:40 2005
New Revision: 293424

URL: http://svn.apache.org/viewcvs?rev=293424&view=rev
Log:
Yana Kadiyska. Fix checkin target

Modified:
    xmlbeans/trunk/testbuild.xml

Modified: xmlbeans/trunk/testbuild.xml
URL: http://svn.apache.org/viewcvs/xmlbeans/trunk/testbuild.xml?rev=293424&r1=293423&r2=293424&view=diff
==============================================================================
--- xmlbeans/trunk/testbuild.xml (original)
+++ xmlbeans/trunk/testbuild.xml Mon Oct  3 11:39:40 2005
@@ -271,7 +271,8 @@
         value=" ${build.dir.test.schemas}/xbean/simple/dumb,
          ${build.dir.test.schemas}/xbean/xmlcursor,
          ${build.dir.test.schemas}/xbean/xmlobject,
-         ${build.dir.test.schemas}/xbean/ValidatingStream
+         ${build.dir.test.schemas}/xbean/ValidatingStream,
+	   ${build.dir.test.schemas}/xbean/dom
        "/>
     <property name="checkin.schema.standalone.files"
         value="${schema.standalone}/CarLocationMessage_40_LX.xsd"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: commits-help@xmlbeans.apache.org