bodewig 2004/09/17 00:55:01
Modified: proposal/sandbox/dotnet/docs index.html
Log:
Add some docs for people getting to minotaur via any other means than my blog
Revision Changes Path
1.7 +17 -0 ant/proposal/sandbox/dotnet/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/ant/proposal/sandbox/dotnet/docs/index.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- index.html 10 Sep 2004 14:25:25 -0000 1.6
+++ index.html 17 Sep 2004 07:55:01 -0000 1.7
@@ -18,6 +18,23 @@
<p>The current version requires Ant 1.6.2 or later and may even
work better for a CVS build of Ant created from CVS HEAD.</p>
+ <h2>Where is it?</h2>
+
+ <p>The source code for the library currently lives in the
+ developer sandbox in Ant's CVS - <a
+
href="http://cvs.apache.org/viewcvs.cgi/ant/proposal/sandbox/dotnet/">http://cvs.apache.org/viewcvs.cgi/ant/proposal/sandbox/dotnet/</a>.
+ A binary can be found at <a
+
href="http://cvs.apache.org/~bodewig/dotnet/dotnet.jar">http://cvs.apache.org/~bodewig/dotnet/dotnet.jar</a>.</p>
+
+ <p>Note that both are temporary locations and may change later.</p>
+
+ <h2>Feedback</h2>
+
+ <p>Right now direct any feedback either directly to <a
+ href="mailto:[EMAIL PROTECTED]">me</a> or the <a
+ href="http://ant.apache.org/mail.html#Developer List">Ant
+ developer list</a>.
+
<h2>Installation</h2>
<p>If you are building this from sources, run the antlib target
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]