[jboss-cvs] webservice ...

Thomas Diesler thomas.diesler at jboss.com
Mon Jul 24 07:53:41 EDT 2006


  User: tdiesler
  Date: 06/07/24 07:53:41

  Modified:    webservice  Tag: JBoss_4_0_4_WS4EE build.xml
  Log:
  JBBUILD-321 - refactor common module to standalone project
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.36.2.26.12.1 +2 -1      webservice/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/webservice/build.xml,v
  retrieving revision 1.36.2.26
  retrieving revision 1.36.2.26.12.1
  diff -u -b -r1.36.2.26 -r1.36.2.26.12.1
  --- build.xml	29 Apr 2006 09:06:11 -0000	1.36.2.26
  +++ build.xml	24 Jul 2006 11:53:41 -0000	1.36.2.26.12.1
  @@ -15,7 +15,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.36.2.26 2006/04/29 09:06:11 tdiesler Exp $ -->
  +<!-- $Id: build.xml,v 1.36.2.26.12.1 2006/07/24 11:53:41 tdiesler Exp $ -->
   
   <project default="main" name="JBoss/Webservice">
   
  @@ -81,6 +81,7 @@
         <path refid="sun.jaf.classpath"/>
         <path refid="sun.javamail.classpath"/>
         <path refid="sun.servlet.classpath"/>
  +      <path refid="jboss.jbossxb.classpath"/>
       </path>
   
       <!-- ======= -->
  
  
  



More information about the jboss-cvs-commits mailing list