/antlets/apache/src xbuild.xml,1.1,1.2

[email protected] Sun, 14 Mar 2004 22:49:19 -0800
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis//antlets/apache/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28620/apache/src

Modified Files:
	xbuild.xml 
Log Message:
Added push-site-to-cvs.

Index: xbuild.xml
===================================================================
RCS file: /cvsroot/metamorphosis//antlets/apache/src/xbuild.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** xbuild.xml	15 Mar 2004 03:51:05 -0000	1.1
--- xbuild.xml	15 Mar 2004 06:49:17 -0000	1.2
***************
*** 9,12 ****
--- 9,18 ----
      <dirname property="apache.antlet.dir" file="${ant.file.apache.antlet}"/>
  
+ 
+     <property name="apache.antlet.cvs.site.dir"
+               value="incubator-site/build/site/${project.name}"
+      />
+ 
+ 
      <target name="push-site-to-my-apache-dir">
  
***************
*** 20,22 ****
--- 26,44 ----
      </target>
  
+     <target name="push-site-to-cvs">
+ 
+         <cvs   cvsroot=":ext:${deployer.username}@cvs.apache.org:/home/cvs"
+ 		compressionlevel="3"
+ 	dest="${forrest.antlet.site.dir}"
+ 	>
+             <commandline>
+                 <argument line="import -m 'Generated site' ${apache.antlet.cvs.site.dir} generated_site Generated_${project.name}_Website_${DSTAMP}"/>
+ 
+             </commandline>
+ 
+         </cvs>
+ 
+     </target>
+ 
+ 
  </project>



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click