You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by bo...@apache.org on 2004/03/01 15:29:46 UTC

cvs commit: gump/project gump.xml

bodewig     2004/03/01 06:29:46

  Modified:    project  gump.xml
  Log:
  jakarta-gump -> gump
  
  Revision  Changes    Path
  1.23      +4 -4      gump/project/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/gump.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- gump.xml	29 Feb 2004 19:16:19 -0000	1.22
  +++ gump.xml	1 Mar 2004 14:29:46 -0000	1.23
  @@ -14,18 +14,18 @@
     See the License for the specific language governing permissions and
     limitations under the License.
   -->
  -<module name="jakarta-gump">
  +<module name="gump">
   
  -  <url href="http://jakarta.apache.org/gump/"/>
  +  <url href="http://gump.apache.org/"/>
     <description>
       Cross project build tool
     </description>
   
  -  <cvs repository="jakarta"/>
  +  <cvs repository="gump"/>
   
     <project name="gump">
       <ant target="all">
  -    	<property name="workspace" value="gump.xml"/>
  +      <property name="workspace" value="gump.xml"/>
       </ant>
   
       <depend project="ant" inherit="runtime"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org