User: d_jencks
  Date: 02/02/17 16:11:08

  Modified:    core/samples/script build.xml
  Log:
  Added test of merge point in mbean.j
  
  Revision  Changes    Path
  1.54      +1 -1      xdoclet/core/samples/script/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/xdoclet/xdoclet/core/samples/script/build.xml,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -w -r1.53 -r1.54
  --- build.xml 17 Feb 2002 09:17:17 -0000      1.53
  +++ build.xml 18 Feb 2002 00:11:08 -0000      1.54
  @@ -239,7 +239,7 @@
            </fileset>
   
            <!-- Create the {0}MBean interface for the MBean -->
  -         <mbeaninterface/>
  +         <mbeaninterface mergedir="${src.dir}"/>
   
            <!-- Create the OpenJMX specific description adaptor class for the MBean 
-->
            <openjmxDescription />
  
  
  

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to