You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by mc...@apache.org on 2004/10/17 16:13:31 UTC

cvs commit: james-server/project build.xml

mcconnell    2004/10/17 07:13:31

  Modified:    project  build.xml
  Log:
  update related to last gump build
  
  Revision  Changes    Path
  1.3       +2 -2      james-server/project/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/james-server/project/build.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build.xml	10 Sep 2004 04:00:51 -0000	1.2
  +++ build.xml	17 Oct 2004 14:13:31 -0000	1.3
  @@ -97,9 +97,9 @@
     <target name="gump" depends="verify">
       <x:home/>
       <x:gump description="James Server" 
  -         public="true" filename="gump-template.xml">
  +         public="true" filename="project/gump.xml">
         <x:url href="http://james.apache.org/"/>
  -      <x:cvs repository="james-cvs" dir="trunk"/>
  +      <x:cvs repository="james"/>
         <x:license file="LICENSE.TXT"/>
         <x:nag to="server-dev@james.apache.org"/>
       </x:gump>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org