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

  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.3   +2 -2      admin/Attic/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/admin/Attic/build.xml,v
  retrieving revision 1.1.2.2
  retrieving revision 1.1.2.3
  diff -u -r1.1.2.2 -r1.1.2.3
  --- build.xml 2001/07/28 04:48:52     1.1.2.2
  +++ build.xml 2001/07/28 07:03:23     1.1.2.3
  @@ -27,7 +27,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.1.2.2 2001/07/28 04:48:52 user57 Exp $ -->
  +<!-- $Id: build.xml,v 1.1.2.3 2001/07/28 07:03:23 user57 Exp $ -->
   
   <project name="jboss-admin" default="main">
   
  @@ -194,7 +194,7 @@
          description="Compile all source files."/>
   
     <!-- Compile EJB beans with EJBDoclet -->
  -  <target name="compile-bean-sourcest" depends="init">
  +  <target name="compile-bean-sources" depends="init">
       <ejbdoclet sourcepath="${source.java}"
               destdir="${source.java}"
               classpath="${ejbdoclet.task.classpath}"
  
  
  

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

Reply via email to