User: user57  
  Date: 02/02/15 16:00:35

  Modified:    .        build.xml
  Log:
   o these don't belong here
  
  Revision  Changes    Path
  1.2       +1 -3      jboss-common/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-common/build.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.xml 15 Feb 2002 02:41:22 -0000      1.1
  +++ build.xml 16 Feb 2002 00:00:34 -0000      1.2
  @@ -12,7 +12,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.1 2002/02/15 02:41:22 user57 Exp $ -->
  +<!-- $Id: build.xml,v 1.2 2002/02/16 00:00:34 user57 Exp $ -->
   
   <project default="main" name="JBoss/Common">
   
  @@ -264,8 +264,6 @@
                private="${javadoc.private}"
                use="${javadoc.use}"
             verbose="${javadoc.verbose}"> 
  -      <group title="JDBC Extension" packages="javax.sql*"/>
  -      <group title="J2EE" packages="javax*"/>
       </javadoc>
     </target>
   
  
  
  

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

Reply via email to