dion 02/05/04 05:55:58
Modified: src/templates/build build-gump.xml
Log:
Added gump nag back
Revision Changes Path
1.4 +6 -0 jakarta-turbine-maven/src/templates/build/build-gump.xml
Index: build-gump.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/src/templates/build/build-gump.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- build-gump.xml 3 May 2002 01:30:14 -0000 1.3
+++ build-gump.xml 4 May 2002 12:55:57 -0000 1.4
@@ -32,6 +32,12 @@
basedir="${build.dest}"
excludes="**/package.html"
/>
+
+#if ( $project.build.nagEmailAddress )
+
+ <nag from="$project.build.nagEmailAddress" to="$project.build.nagEmailAddress"/>
+
+#end
</target>
- cvs commit: jakarta-turbine-maven/src/templates/build build-g... jtaylor
- cvs commit: jakarta-turbine-maven/src/templates/build bu... jtaylor
- Re: cvs commit: jakarta-turbine-maven/src/templates/buil... dion
- Re: cvs commit: jakarta-turbine-maven/src/templates/buil... dion
- Re: cvs commit: jakarta-turbine-maven/src/templates/... James Taylor
- Re: cvs commit: jakarta-turbine-maven/src/templa... James Taylor
- Re: cvs commit: jakarta-turbine-maven/src/templates/buil... dion
- Re: cvs commit: jakarta-turbine-maven/src/templates/buil... Sam Ruby
- Re: cvs commit: jakarta-turbine-maven/src/templates/buil... dion
- cvs commit: jakarta-turbine-maven/src/templates/build bu... dion
- Re: cvs commit: jakarta-turbine-maven/src/templates/buil... dion
