[jboss-cvs] build/jboss ...

Ruel Loehr ruel.loehr at jboss.com
Mon Jul 24 14:52:50 EDT 2006


  User: rloehr  
  Date: 06/07/24 14:52:50

  Modified:    jboss    build-distr.xml
  Log:
  JBAS-2489 - remove creation of identical jar in jmx
  
  Revision  Changes    Path
  1.60      +1 -1      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.59
  retrieving revision 1.60
  diff -u -b -r1.59 -r1.60
  --- build-distr.xml	20 Jul 2006 17:16:44 -0000	1.59
  +++ build-distr.xml	24 Jul 2006 18:52:50 -0000	1.60
  @@ -851,7 +851,7 @@
       <!-- Copy the generated client libraries -->
       <mkdir dir="${install.client}"/>
       <copy tofile="${install.client}/jmx-client.jar"
  -      file="${_module.output}/lib/jboss-jmx-core.jar" />
  +      file="${_module.output}/lib/jboss-jmx.jar" />
   
     </target>
   
  
  
  



More information about the jboss-cvs-commits mailing list