[jboss-cvs] build/jboss ...

Thomas Diesler thomas.diesler at jboss.com
Mon Jul 24 08:04:57 EDT 2006


  User: tdiesler
  Date: 06/07/24 08:04:57

  Modified:    jboss    Tag: Branch_4_0 build-distr.xml
  Log:
  Remove deprecated jboss-ws4ee
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.4.78  +16 -22    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.1.4.77
  retrieving revision 1.1.4.78
  diff -u -b -r1.1.4.77 -r1.1.4.78
  --- build-distr.xml	26 Jun 2006 13:36:38 -0000	1.1.4.77
  +++ build-distr.xml	24 Jul 2006 12:04:57 -0000	1.1.4.78
  @@ -4,7 +4,7 @@
   ]>
   <!--
   Build the development distribution
  -$Id: build-distr.xml,v 1.1.4.77 2006/06/26 13:36:38 tdiesler Exp $
  +$Id: build-distr.xml,v 1.1.4.78 2006/07/24 12:04:57 tdiesler Exp $
   -->
   <project name="JBoss/Build">
   
  @@ -1053,12 +1053,6 @@
         </patternset>
       </unjar>
       
  -    <!-- Copy the old webservice stack to docs/examples/ws4ee -->
  -    <mkdir dir="${install.docs}/examples/ws4ee/jboss-ws4ee.sar"/>
  -    <unjar dest="${install.docs}/examples/ws4ee/jboss-ws4ee.sar" src="${_module.output}/lib/jboss-ws4ee.sar"/>
  -    <copy todir="${install.docs}/examples/ws4ee/" file="${_module.output}/lib/jboss-ws4ee-client.jar"/>
  -    <copy todir="${install.docs}/examples/ws4ee/" file="${_module.output}/../README.txt"/>
  -    
     </target>
   
     <target name="_module-webservice-all" depends="_module-webservice-most">
  
  
  



More information about the jboss-cvs-commits mailing list