You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by el...@apache.org on 2002/07/10 01:16:42 UTC

cvs commit: xml-xerces/java build.xml

elena       2002/07/09 16:16:42

  Modified:    java     build.xml
  Log:
  Fixing http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10607
  
  Revision  Changes    Path
  1.91      +2 -2      xml-xerces/java/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/build.xml,v
  retrieving revision 1.90
  retrieving revision 1.91
  diff -u -r1.90 -r1.91
  --- build.xml	20 Jun 2002 23:40:01 -0000	1.90
  +++ build.xml	9 Jul 2002 23:16:42 -0000	1.91
  @@ -968,7 +968,7 @@
                          **/DatatypeContentModel.java **/ComplexTypeInfo.java
                          **/DTDImporter.java **/v1/** **/v2/**
                 	       org/apache/xerces/dom3/*.java
  -              	       org/apache/xerces/dom3/ls
  +              	       org/apache/xerces/dom3/ls/**
                          org/w3c/dom/*.java">
           </fileset>
       </copy>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org