You are viewing a plain text version of this content. The canonical link for it is here.
Posted to easyant-commits@incubator.apache.org by hi...@apache.org on 2011/03/23 22:14:24 UTC

svn commit: r1084780 - in /incubator/easyant/site/production: download.cgi history/trunk/contact.html

Author: hibou
Date: Wed Mar 23 22:14:24 2011
New Revision: 1084780

URL: http://svn.apache.org/viewvc?rev=1084780&view=rev
Log:
Regeneration of the website

Added:
    incubator/easyant/site/production/download.cgi
Modified:
    incubator/easyant/site/production/history/trunk/contact.html

Added: incubator/easyant/site/production/download.cgi
URL: http://svn.apache.org/viewvc/incubator/easyant/site/production/download.cgi?rev=1084780&view=auto
==============================================================================
--- incubator/easyant/site/production/download.cgi (added)
+++ incubator/easyant/site/production/download.cgi Wed Mar 23 22:14:24 2011
@@ -0,0 +1,22 @@
+#!/bin/sh
+
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# Wrapper script around mirrors.cgi script
+# (we must change to that directory in order for python to pick up the
+#  python includes correctly)
+cd /www/www.apache.org/dyn/mirrors
+/www/www.apache.org/dyn/mirrors/mirrors.cgi $*

Modified: incubator/easyant/site/production/history/trunk/contact.html
URL: http://svn.apache.org/viewvc/incubator/easyant/site/production/history/trunk/contact.html?rev=1084780&r1=1084779&r2=1084780&view=diff
==============================================================================
--- incubator/easyant/site/production/history/trunk/contact.html (original)
+++ incubator/easyant/site/production/history/trunk/contact.html Wed Mar 23 22:14:24 2011
@@ -68,14 +68,9 @@
     </div>
 
     <div id="posts">
-        <br class="xooki-br"/><br />
-<h3>Easyant Mailing List</h3>
-<p />
-You can find the Easyant mailing list here: <a href="http://groups.google.com/group/easyant"/>Easyant Mailing List</a>.<br class="xooki-br"/>Feel free to participate, ask a problem or share ideas!<br class="xooki-br"/><br class="xooki-br"/><h3>Easyant Notifications: </h3>
-<p />
-notifications@& is a fairly high traffic mailing list for ticket changes. Every time a easyant ticket is modified a new message is posted on this list. You can subscribe to this list <a href="http://easyant.org/mailman/listinfo/notifications">here</a>. Archives are available <a href="http://easyant.org/pipermail/notifications">here</a>.<br class="xooki-br"/><br class="xooki-br"/><h3>Easyant on IRC:</h3>
-<p />
-We've registered an IRC channel on the freenode network for informal easyant discussions, asking questions or just hanging out and "socializing".<br class="xooki-br"/><br class="xooki-br"/>The channel is #easyant on irc.freenode.net.<br class="xooki-br"/><br class="xooki-br"/>Drop by if you are interested in the development of easyant, have a quick question or just want to get to know the people developing and using it. If you're new to IRC, be sure to learn how to get answers. A free web irc client is available here <a href="http://www.mibbit.com/">http://www.mibbit.com/</a>.
+        <br class="xooki-br"/><h1>Get involved</h1>
+
+As an Apache project, Apache EasyAnt&#153; is very open to external contributions.<br class="xooki-br"/><br class="xooki-br"/>There are many ways to contribute to Apache EasyAnt.<br class="xooki-br"/><br class="xooki-br"/>First, <a href="download.html">Download</a> and use it, subscribe to the <a href="Mailinglist.html">Mailing lists</a>, and answer other user questions. You can also browse <a href="Issuetracking.html">jira issues</a>, vote for the ones you are most interested in, and add your comments and feedback. <br class="xooki-br"/><br class="xooki-br"/>When you browse the documentation, whenever you see something that could be improved, feel free to edit it and provide a documentation patch. It's very easy if you browse the documentation offline (in the doc directory if you check out Apache EasyAnt from svn), you will see a small toolbar at the upper right of the page, which allows you to edit the page. Then all you have to do is attach your modification as a patch to
  a new issue in JIRA.<br class="xooki-br"/>If you are interested in contributing documentation, read this page.<br class="xooki-br"/><br class="xooki-br"/>You can also provide brand new documentation pages, tutorials, demos, or even links to a tutorial on your own blog.<br class="xooki-br"/><br class="xooki-br"/>Another useful way to contribute is to spread the word: if you like Apache EasyAnt, say it! On your blog, on other blog comments, on popular java related sites, wherever. The more popular Apache EasyAnt becomes, the more it will get external contributions, and the better it will be, for the benefit of the whole community.<br class="xooki-br"/><br class="xooki-br"/>When you get more confident with Apache EasyAnt, you can check it out from <a href="Sourcerepository.html">svn</a>, and begin to see if there are issues you could fix or implement, and provide patches to allow the whole community to benefit from your work.<br class="xooki-br"/><br class="xooki-br"/>When you
  provide a patch, to increase the chance to get integrated, do not forget to provide a junit test, and a patch to the documentation if it changes anything in Apache EasyAnt's behaviour.<br class="xooki-br"/><br class="xooki-br"/>And if you provide patches often, or answer many of the mailing list questions, you may get the chance to become a commiter, with write access to the svn repository! 
     </div>
     <!-- end #posts -->
     <!-- end #links -->