[jboss-cvs] build/jboss ...

Ruel Loehr ruel.loehr at jboss.com
Wed Jul 26 11:08:42 EDT 2006


  User: rloehr  
  Date: 06/07/26 11:08:42

  Modified:    jboss    build-distr.xml
  Log:
  JBAS-3418 - add jmx-remoting.sar deployment to the all config
  
  Revision  Changes    Path
  1.62      +4 -0      build/jboss/build-distr.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build-distr.xml
  ===================================================================
  RCS file: /cvsroot/jboss/build/jboss/build-distr.xml,v
  retrieving revision 1.61
  retrieving revision 1.62
  diff -u -b -r1.61 -r1.62
  --- build-distr.xml	25 Jul 2006 17:15:24 -0000	1.61
  +++ build-distr.xml	26 Jul 2006 15:08:42 -0000	1.62
  @@ -132,6 +132,10 @@
   
         <unjar src="${project.root}/${_module.name}/output/lib/jmx-remoting.sar"
            dest="${install.default}/deploy/jmx-remoting.sar"/>
  +      <unjar src="${project.root}/${_module.name}/output/lib/jmx-remoting.sar"
  +         dest="${install.all}/deploy/jmx-remoting.sar"/>
  +
  +
      </target>
   
      <!-- ======== -->
  
  
  



More information about the jboss-cvs-commits mailing list