You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by jt...@apache.org on 2002/05/01 17:16:07 UTC

cvs commit: jakarta-turbine-stratum build-gump.xml project.xml

jtaylor     02/05/01 08:16:07

  Modified:    .        build-gump.xml project.xml
  Log:
  Added nagEmailAddress to POM (for GUMP's sake)
  
  Revision  Changes    Path
  1.2       +10 -0     jakarta-turbine-stratum/build-gump.xml
  
  Index: build-gump.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-stratum/build-gump.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build-gump.xml	2 Apr 2002 06:44:43 -0000	1.1
  +++ build-gump.xml	1 May 2002 15:16:06 -0000	1.2
  @@ -1,3 +1,9 @@
  +<!--
  +
  +  WARNING: This file is generated! Do not edit by hand!
  +  
  +-->
  +
   <project name="maven" default="jar" basedir=".">
   
     <target
  @@ -26,5 +32,9 @@
       />
   
     </target>
  +
  +  
  +  <nag from="turbine-dev@jakarta.apache.org" to="turbine-dev@jakarta.apache.org"/>
  +
     
   </project>
  
  
  
  1.21      +1 -0      jakarta-turbine-stratum/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-stratum/project.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- project.xml	17 Apr 2002 04:00:14 -0000	1.20
  +++ project.xml	1 May 2002 15:16:06 -0000	1.21
  @@ -138,6 +138,7 @@
     </dependencies>
     
     <build>
  +    <nagEmailAddress>turbine-dev@jakarta.apache.org</nagEmailAddress>
       <sourceDirectories>
         <sourceDirectory>src/java</sourceDirectory>
       </sourceDirectories>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>