stevel      2004/03/07 11:49:12

  Modified:    project  smartfrog.xml
  Log:
  This doesnt fix the 'build file doesnt exist' errors, but at least I get 
dependencies right. I can see I am going to have to bring up my own gump server 
shortly to understand how it all works.
  
  Revision  Changes    Path
  1.14      +2 -2      gump/project/smartfrog.xml
  
  Index: smartfrog.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/smartfrog.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- smartfrog.xml     5 Mar 2004 16:11:38 -0000       1.13
  +++ smartfrog.xml     7 Mar 2004 19:49:12 -0000       1.14
  @@ -75,7 +75,7 @@
       <package>org.smartfrog.tools.ant</package>
       <ant basedir="extras/ant" target="test" />
       <depend project="ant" runtime="true"/>
  -    <depend project="ant-testutils" runtime="true"/>
  +    <depend project="ant-testutil" runtime="true"/>
       <depend project="junit" runtime="true"/>
       <depend project="smartfrog" runtime="true"/>
       <depend project="smartfrog-tasks" runtime="true"/>
  @@ -102,7 +102,7 @@
         <property name="system.tests" value="false" /> 
       </ant>
       <depend project="ant" runtime="true"/>
  -    <depend project="ant-testutils" runtime="true"/>
  +    <depend project="ant-testutil" runtime="true"/>
       <depend project="junit" runtime="true"/>
       <depend project="smartfrog" runtime="true"/>
       <depend project="smartfrog-tasks" runtime="true"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to