You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@depot.apache.org by ni...@apache.org on 2004/03/15 04:01:37 UTC

svn commit: rev 9476 - incubator/depot/trunk/site

Author: nickchalko
Date: Sun Mar 14 20:01:36 2004
New Revision: 9476

Modified:
   incubator/depot/trunk/site/build.xml
Log:
Added the apache antlet.

Modified: incubator/depot/trunk/site/build.xml
==============================================================================
--- incubator/depot/trunk/site/build.xml	(original)
+++ incubator/depot/trunk/site/build.xml	Sun Mar 14 20:01:36 2004
@@ -26,6 +26,7 @@
 
     <importer name="init-0.1" href="http://metamorphosis.krysalis.org/antlet/"/>
     <importer name="forrest-0.1" href="http://metamorphosis.krysalis.org/antlet/"/>
+    <importer name="apache-0.1" href="http://metamorphosis.krysalis.org/antlet/"/>
    
 
 

Antlets was: svn commit: rev 9476 - incubator/depot/trunk/site

Posted by Nick Chalko <ni...@chalko.com>.
Niclas Hedhman wrote:

>On Monday 15 March 2004 12:15, Nick Chalko wrote:
>
>  
>
>>I love antlets !.
>>    
>>
>
>Where do I find AntLet project?
>
>Cheers
>Niclas
>  
>
Some info is available at
http://krysalis.org/cgi-bin/krywiki.pl?Importer

The apache antlet is not published yet you will need to build it from cvs.
You can get all the antlets from sf at
http://cvs.sourceforge.net/viewcvs.py/metamorphosis/antlets/
You can build and install all the antlets with the toplevel build.xml
For more information ask on 
http://lists.sourceforge.net/lists/listinfo/krysalis-developers

R,
Nick





Re: svn commit: rev 9476 - incubator/depot/trunk/site

Posted by Niclas Hedhman <ni...@hedhman.org>.
On Monday 15 March 2004 12:15, Nick Chalko wrote:

> I love antlets !.

Where do I find AntLet project?

Cheers
Niclas
-- 
+---------//-------------------+
|   http://www.bali.ac         |
|  http://niclas.hedhman.org   |
+------//----------------------+

Re: svn commit: rev 9476 - incubator/depot/trunk/site

Posted by Nick Chalko <ni...@chalko.com>.
The apache antlet  allows this

After generating the site with
ant site 

do

ant   -Ddeployer.password=MyPassword push-site-to-my-apache-dir

Which pushes the site to your apache website on cvs.apache.org under temp.
Such as
http://cvs.apache.org/~nickchalko/temp/depot-site/index.html

I love antlets !.

R,
Nick

nickchalko@apache.org wrote:

>Author: nickchalko
>Date: Sun Mar 14 20:01:36 2004
>New Revision: 9476
>
>Modified:
>   incubator/depot/trunk/site/build.xml
>Log:
>Added the apache antlet.
>
>Modified: incubator/depot/trunk/site/build.xml
>==============================================================================
>--- incubator/depot/trunk/site/build.xml	(original)
>+++ incubator/depot/trunk/site/build.xml	Sun Mar 14 20:01:36 2004
>@@ -26,6 +26,7 @@
> 
>     <importer name="init-0.1" href="http://metamorphosis.krysalis.org/antlet/"/>
>     <importer name="forrest-0.1" href="http://metamorphosis.krysalis.org/antlet/"/>
>+    <importer name="apache-0.1" href="http://metamorphosis.krysalis.org/antlet/"/>
>    
> 
> 
>  
>