From easyant-commits-return-188-apmail-incubator-easyant-commits-archive=incubator.apache.org@incubator.apache.org Wed Mar 23 22:14:47 2011 Return-Path: Delivered-To: apmail-incubator-easyant-commits-archive@minotaur.apache.org Received: (qmail 17678 invoked from network); 23 Mar 2011 22:14:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Mar 2011 22:14:47 -0000 Received: (qmail 65645 invoked by uid 500); 23 Mar 2011 22:14:47 -0000 Delivered-To: apmail-incubator-easyant-commits-archive@incubator.apache.org Received: (qmail 65627 invoked by uid 500); 23 Mar 2011 22:14:47 -0000 Mailing-List: contact easyant-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: easyant-dev@incubator.apache.org Delivered-To: mailing list easyant-commits@incubator.apache.org Received: (qmail 65620 invoked by uid 99); 23 Mar 2011 22:14:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Mar 2011 22:14:47 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Mar 2011 22:14:45 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 9CF4823888EA; Wed, 23 Mar 2011 22:14:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1084780 - in /incubator/easyant/site/production: download.cgi history/trunk/contact.html Date: Wed, 23 Mar 2011 22:14:24 -0000 To: easyant-commits@incubator.apache.org From: hibou@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110323221424.9CF4823888EA@eris.apache.org> 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 @@
-

-

Easyant Mailing List

-

-You can find the Easyant mailing list here: Easyant Mailing List.
Feel free to participate, ask a problem or share ideas!

Easyant Notifications:

-

-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 here. Archives are available here.

Easyant on IRC:

-

-We've registered an IRC channel on the freenode network for informal easyant discussions, asking questions or just hanging out and "socializing".

The channel is #easyant on irc.freenode.net.

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 http://www.mibbit.com/. +

Get involved

+ +As an Apache project, Apache EasyAnt™ is very open to external contributions.

There are many ways to contribute to Apache EasyAnt.

First, Download and use it, subscribe to the Mailing lists, and answer other user questions. You can also browse jira issues, vote for the ones you are most interested in, and add your comments and feedback.

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.
If you are interested in contributing documentation, read this page.

You can also provide brand new documentation pages, tutorials, demos, or even links to a tutorial on your own blog.

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.

When you get more confident with Apache EasyAnt, you can check it out from svn, 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.

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.

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!