You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hivemind.apache.org by hl...@apache.org on 2004/07/11 19:23:52 UTC

cvs commit: jakarta-hivemind/src/documentation/content/xdocs dependencies.xml

hlship      2004/07/11 10:23:52

  Modified:    library  build.xml
               framework build.xml
               src/documentation/content/xdocs dependencies.xml
  Log:
  Update build scripts and documentation to remove dependency on werkz.
  
  Revision  Changes    Path
  1.9       +0 -1      jakarta-hivemind/library/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/library/build.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- build.xml	11 Jul 2004 17:14:43 -0000	1.8
  +++ build.xml	11 Jul 2004 17:23:52 -0000	1.9
  @@ -31,7 +31,6 @@
   		
   		<ibiblio-dependency jar="log4j-1.2.7.jar" group-id="log4j" use="test"/>				
   		<ibiblio-dependency jar="javassist-2.6.jar" group-id="jboss" use="test"/>
  -		<ibiblio-dependency jar="werkz-1.0-beta-10.jar" group-id="werkz" use="test"/>
   		<ibiblio-dependency jar="servletapi-2.3.jar" group-id="servletapi" use="test"/>				
   		<ibiblio-dependency jar="oro-2.0.6.jar" group-id="oro" use="test"/>			
   		<ibiblio-dependency jar="easymock-1.1.jar" group-id="easymock" use="test"/>
  
  
  
  1.9       +0 -1      jakarta-hivemind/framework/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/build.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- build.xml	11 Jul 2004 17:14:43 -0000	1.8
  +++ build.xml	11 Jul 2004 17:23:52 -0000	1.9
  @@ -26,7 +26,6 @@
   		<ibiblio-dependency jar="commons-logging-1.0.3.jar"
   			group-id="commons-logging"/>
   		<ibiblio-dependency jar="javassist-2.6.jar" group-id="jboss"/>
  -		<ibiblio-dependency jar="werkz-1.0-beta-10.jar" group-id="werkz"/>
   		<ibiblio-dependency jar="servletapi-2.3.jar" group-id="servletapi"/>
   		<ibiblio-dependency jar="oro-2.0.6.jar" group-id="oro"/>
   		<ibiblio-dependency jar="log4j-1.2.7.jar" group-id="log4j"/>
  
  
  
  1.2       +0 -8      jakarta-hivemind/src/documentation/content/xdocs/dependencies.xml
  
  Index: dependencies.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/src/documentation/content/xdocs/dependencies.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- dependencies.xml	25 Jun 2004 23:27:21 -0000	1.1
  +++ dependencies.xml	11 Jul 2004 17:23:52 -0000	1.2
  @@ -85,14 +85,6 @@
           href="site:hivemind.lib.SpringLookupFactory">hivemind.lib.SpringLookupFactory</link> 
           service.</td>
       </tr>
  -    <tr>
  -      <td>werkz-1.0-beta-10.jar</td>
  -      <td>
  -        <link href="http://werkz.sourceforge.net/">Werkz Goal Oriented Process 
  -          Framework</link>
  -      </td>
  -      <td/>
  -    </tr>
     </table>
     
     <p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-cvs-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-cvs-help@jakarta.apache.org