You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by KrustyDerClown <Kr...@gmx.de> on 2006/01/09 11:19:07 UTC

Top Level Project ANT

Hello,

i write some lines about ANT for a homework ... and i read that ANT (unlike to Maven) is a TOP LEVEL Project. But i cant see (read) the difference between a Top Level Project and a "normal" Project inside the Apache Software Foundation.

Can anyone help me?

Greets Krusty

Re: Top Level Project ANT

Posted by Stefan Bodewig <bo...@apache.org>.
On Mon, 9 Jan 2006, <Kr...@gmx.de> wrote:

> i write some lines about ANT for a homework ... and i read that ANT
> (unlike to Maven) is a TOP LEVEL Project.

Wherever you read that, the "unlike to Maven" part is wrong.  Maven is
a Top Level Project as well.

> But i cant see (read) the difference between a Top Level Project and
> a "normal" Project inside the Apache Software Foundation.

The opposite of a Top Level Project is a subproject, not a "normal"
project.  You can identify TLPs by looking at the domain name, TLPs
have their own virtual host (http://ant.apache.org/ instead of
http://jakarta.apache.org/ant/).

Most of the Java projects at the ASF started out as subprojects of
Jakarta (like Ant and with an even more complex structure Maven) or
the XML project and over time were promoted to Top Level Projects.

The main difference is a legal one, the question which PMC is
responsible for the legal oversight over the project.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org