/antlets/apache/src xbuild.xml,1.5,1.6
Nick Chalko <[email protected]> Wed, 17 Mar 2004 06:02:01 +0000
| 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-serv19963/apache/src
Modified Files:
xbuild.xml
Log Message:
Add a message of where to find site in a personal apache page.
Index: xbuild.xml
===================================================================
RCS file: /cvsroot/metamorphosis//antlets/apache/src/xbuild.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** xbuild.xml 17 Mar 2004 05:23:22 -0000 1.5
--- xbuild.xml 17 Mar 2004 06:01:58 -0000 1.6
***************
*** 6,16 ****
<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">
<antcall target="deploysite">
<param name="xgump.module.site.hostname" value="cvs.apache.org"/>
<param name="xgump.module.site.remotedir" value="~/public_html/temp/${project.name}"/>
</antcall>
</target>
! <target name="push-site-to-cvs">
<cvs cvsroot=":ext:${deployer.username}@cvs.apache.org:/home/cvs"
compressionlevel="3" dest="${forrest.antlet.site.dir}">
--- 6,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" description="Push generated site to your personal apache website ">
<antcall target="deploysite">
<param name="xgump.module.site.hostname" value="cvs.apache.org"/>
<param name="xgump.module.site.remotedir" value="~/public_html/temp/${project.name}"/>
</antcall>
+ <echo >${project.name} site availalbe for preview at
+ http://cvs.apache.org/~${deployer.username}/temp/${project.name}/</echo>
</target>
! <target name="push-site-to-cvs" description="Push generated site to CVS">
<cvs cvsroot=":ext:${deployer.username}@cvs.apache.org:/home/cvs"
compressionlevel="3" dest="${forrest.antlet.site.dir}">
-------------------------------------------------------
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