You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by le...@locus.apache.org on 2000/02/16 01:36:32 UTC

cvs commit: xml-xerces/java/tools style-apachexml.jar

lehors      00/02/15 16:36:32

  Modified:    java     Makefile
  Added:       java/tools style-apachexml.jar
  Log:
  one more change (last one?) to make xerces self-contained
  
  Revision  Changes    Path
  1.11      +1 -1      xml-xerces/java/Makefile
  
  Index: Makefile
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/Makefile,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- Makefile	2000/02/15 23:07:59	1.10
  +++ Makefile	2000/02/16 00:36:31	1.11
  @@ -22,7 +22,7 @@
   
   docs: src/classfiles_updated
   	@echo Building Stylebook docs in docs directory
  -	$(JAVA12) org.apache.stylebook.StyleBook "targetDirectory=docs/html" docs/docs-book.xml ../../xml-stylebook/styles/apachexml
  +	$(JAVA12) org.apache.stylebook.StyleBook "targetDirectory=docs/html" docs/docs-book.xml tools/style-apachexml.jar
   
   apidocs:
   	@echo Building apiDocs in docs directory.
  
  
  
  1.1                  xml-xerces/java/tools/style-apachexml.jar
  
  	<<Binary file>>