User: user57  
  Date: 02/02/16 02:37:16

  Modified:    .        build.xml
  Log:
   o don't unclude fastkey
  
  Revision  Changes    Path
  1.63      +1 -2      jboss/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss/build.xml,v
  retrieving revision 1.62
  retrieving revision 1.63
  diff -u -r1.62 -r1.63
  --- build.xml 16 Feb 2002 07:21:50 -0000      1.62
  +++ build.xml 16 Feb 2002 10:37:15 -0000      1.63
  @@ -12,7 +12,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.62 2002/02/16 07:21:50 user57 Exp $ -->
  +<!-- $Id: build.xml,v 1.63 2002/02/16 10:37:15 user57 Exp $ -->
   
   <project default="main" name="JBoss/Server">
   
  @@ -741,7 +741,6 @@
            <include name="org/jboss/system/ServiceMBean*.class"/>
            <include name="org/jboss/logging/**"/>
            <include name="org/jboss/ejb/CacheKey.class"/>
  -         <include name="org/jboss/util/FastKey.class"/>
         </fileset>
       </jar>
   
  
  
  

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

Reply via email to