User: user57  
  Date: 01/07/28 00:03:25

  Modified:    .        Tag: jboss_buildmagic build.xml
  Log:
   o fixed javadoc.packages for modules that do not use org.jboss
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2   +4 -4      manual/Attic/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/manual/Attic/build.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- build.xml 2001/07/28 05:56:55     1.1.2.1
  +++ build.xml 2001/07/28 07:03:25     1.1.2.2
  @@ -27,7 +27,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.1.2.1 2001/07/28 05:56:55 user57 Exp $ -->
  +<!-- $Id: build.xml,v 1.1.2.2 2001/07/28 07:03:25 user57 Exp $ -->
   
   <project name="jboss-manual" default="main">
   
  @@ -246,9 +246,9 @@
     <target name="html" depends="init">
   
       <!-- 
  -       -  Create chunked tutorial 
  -       -  destdir parameter is ignored due to chunking
  -       -  so we move all chunked html files to destination
  +       |  Create chunked tutorial 
  +       |  destdir parameter is ignored due to chunking
  +       |  so we move all chunked html files to destination
         -->
   
       <delete dir="${build.temp}" quiet="true"/>
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to