User: d_jencks
  Date: 02/01/15 08:45:55

  Modified:    .        build.xml
  Log:
  updated to xdoclet 1.1
  
  Revision  Changes    Path
  1.12      +2 -1      admin/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/admin/build.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- build.xml 2001/12/06 02:16:05     1.11
  +++ build.xml 2002/01/15 16:45:55     1.12
  @@ -12,7 +12,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.11 2001/12/06 02:16:05 user57 Exp $ -->
  +<!-- $Id: build.xml,v 1.12 2002/01/15 16:45:55 d_jencks Exp $ -->
   
   <project default="main" name="JBoss/Admin">
   
  @@ -238,6 +238,7 @@
         <fileset dir="${source.java}">
           <include name="org/jboss/admin/beans/*Bean.java" />
         </fileset>
  +      <packageSubstitution packages="beans" substituteWith="interfaces"/>
         <remoteinterface/>
         <homeinterface/>
         <session/>
  
  
  

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

Reply via email to