source: other-projects/trunk/gs3-release-maker/apache-ant-1.6.5/docs/mission.html@ 14627

Last change on this file since 14627 was 14627, checked in by oranfry, 17 years ago

initial import of the gs3-release-maker

File size: 11.6 KB
Line 
1
2
3<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
4 <html lang="en">
5 <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
6 <head>
7 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
8 <title>Apache Ant - Apache Ant Mission</title>
9 <link type="text/css" href="./page.css" rel="stylesheet">
10 <meta name="author" content="Apache Ant PMC">
11 <meta name="email" content="">
12 </head>
13
14 <body>
15 <p class="navpath">
16 <script src="./breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
17 </p>
18
19 <div class="logobar">
20 <table width="100%" border="0" cellspacing="0" cellpadding="0">
21 <tr>
22 <td align="left"><img border="0" alt="Apache Ant site" src="./images/group-logo.gif"></td>
23 <td align="center" width="100%"><img alt="Apache Ant logo" border="0" src="./images/project-logo.gif"></td>
24 <td align="right">
25 <form target="_blank" onsubmit="q.value = query.value + ' site:ant.apache.org'" action="http://www.google.com/search" method="get">
26 <table summary="search" border="0" cellspacing="0" cellpadding="0" bgcolor="#4C6C8F">
27 <tr>
28 <td colspan="3"><img height="10" width="1" alt="" src="./images/spacer.gif"></td>
29 </tr>
30 <tr>
31 <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
32 <td nowrap="nowrap" class="searchcaption">
33 <input name="q" type="hidden">
34 <input size="15" id="query" type="text">
35 <img height="1" width="5" alt="" src="./images/spacer.gif">
36 <input name="Search" value="Search" type="submit">
37 <br>
38 the Apache Ant site
39 </td>
40 <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
41 </tr>
42 <tr>
43 <td><img alt="" border="0" height="10" width="9" src="./images/search-left.gif"></td>
44 <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
45 <td><img alt="" border="0" height="10" width="9" src="./images/search-right.gif"></td>
46 </tr>
47 </table>
48 </form>
49 </td>
50 </tr>
51 </table>
52 </div>
53
54 <div class="tab">
55 <table summary="tab bar" border="0" cellpadding="0" cellspacing="0">
56 <tr>
57 <td width="8"><img alt="" height="5" width="8" src="./images/spacer.gif"></td><td valign="bottom">
58 <table summary="selected tab" style="height: 1.5em" border="0" cellpadding="0" cellspacing="0">
59 <tr>
60 <td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="./images/tabSel-left.gif"></td><td valign="middle" bgcolor="#4C6C8F"><font color="#ffffff" size="2" face="Arial, Helvetica, Sans-serif"><b>Home</b></font></td><td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="./images/tabSel-right.gif"></td>
61 </tr>
62 </table>
63 </td>
64 <td width="5"><img alt="" height="8" width="8" src="./images/spacer.gif"></td><td valign="bottom">
65 <table summary="non selected tab" style="height: 1.4em" border="0" cellpadding="0" cellspacing="0">
66 <tr>
67 <td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="./images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a href="./projects/index.html"><font size="2" face="Arial, Helvetica, Sans-serif">Projects</font></a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="./images/tab-right.gif"></td>
68 </tr>
69 </table>
70 </td>
71 </tr>
72 </table>
73 </div>
74
75 <div class="bluebar"></div>
76
77 <div class="menucontainer">
78
79 <div class="menu">
80 <ul>
81 <li class="menuheader">Apache Ant
82 <ul>
83 <li>
84 <a href="./index.html">Welcome</a>
85 </li>
86 <li>
87 <a href="./license.html">License</a>
88 </li>
89 <li>
90 <a href="./antnews.html">News</a>
91 </li>
92 </ul>
93 </li>
94 <li class="menuheader">Documentation
95 <ul>
96 <li>
97 <a href="./manual/index.html">Manual</a>
98 </li>
99 <li>
100 <a href="./projects.html">Related Projects</a>
101 </li>
102 <li>
103 <a href="./external.html">External Tools and Tasks</a>
104 </li>
105 <li>
106 <a href="./resources.html">Resources</a>
107 </li>
108 <li>
109 <a href="./faq.html">Frequently Asked Questions</a>
110 </li>
111 <li>
112 <a href="http://wiki.apache.org/ant/FrontPage">Wiki</a>
113 </li>
114 <li>
115 <a href="./problems.html">Having Problems?</a>
116 </li>
117 </ul>
118 </li>
119 <li class="menuheader">Download
120 <ul>
121 <li>
122 <a href="http://ant.apache.org/bindownload.cgi">Binary Distributions</a>
123 </li>
124 <li>
125 <a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
126 </li>
127 </ul>
128 </li>
129 <li class="menuheader">Contributing
130 <ul>
131 <li>
132 <a href="./mail.html">Mailing Lists</a>
133 </li>
134 <li>
135 <a href="./cvs.html">CVS Repositories</a>
136 </li>
137 <li>
138 <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
139 </li>
140 <li>
141 <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&amp;bug_severity=enhancement">Enhancement Requests</a>
142 </li>
143 <li>
144 <a href="http://www.apache.org/foundation/contributing.html">Donations</a>
145 </li>
146 </ul>
147 </li>
148 <li class="menuheader">Project Management
149 <ul>
150 <li>
151 <a href="./contributors.html">Contributors</a>
152 </li>
153 <li>
154 <span class="sel">Apache Ant Mission</span>
155 </li>
156 <li>
157 <a href="./bylaws.html">Project Bylaws</a>
158 </li>
159 <li>
160 <a href="./legal.html">Legal</a>
161 </li>
162 </ul>
163 </li>
164 </ul>
165 </div>
166 <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif">
167 <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
168 </div>
169 <div class="lightbluebar">&nbsp;</div>
170 <div class="main">
171 <div class="content">
172 <h1 class="title">Apache Ant Mission</h1>
173 <h3 class="section">
174 <a name="Board Resolution"></a>
175 Board Resolution
176 </h3>
177 <p>Apache Ant is a project of the <a href="http://www.apache.org/">Apache Software Foundation</a>. It
178 started as a subproject of the <a href="http://jakarta.apache.org/">Apache Jakarta Project</a>.</p>
179 <p>This is the board resolution (from the <a href="http://www.apache.org/foundation/records/minutes/2002/board_minutes_2002_11_18.txt">minutes</a>)
180 that created the Apache Ant project:</p>
181 <pre class="code">
1827.D. Resolution [R3] to create the Ant PMC
183
184WHEREAS, the Board of Directors deems it to be in the best
185interests of the Foundation and consistent with the
186Foundation's purpose to establish a Project Management
187Committee charged with the creation and maintenance of
188open-source software related to the Apache Ant build tool, for
189distribution at no charge to the public.
190
191NOW, THEREFORE, BE IT RESOLVED, that a Project Management
192Committee (PMC), to be known as the &quot;Apache Ant PMC&quot;, be and
193hereby is established pursuant to Bylaws of the Foundation; and
194be it further
195
196RESOLVED, that the Apache Ant PMC be and hereby is responsible
197for the creation and maintenance of the Ant build system and
198related software components, based on software licensed to the
199Foundation; and be it further
200
201RESOLVED, that the office of &quot;Vice President, Apache Ant&quot; be
202and hereby is created, the person holding such office to serve
203at the direction of the Board of Directors as the chair of the
204Apache Ant PMC, and to have primary responsibility for
205management of the projects within the scope of responsibility
206of the Apache Ant PMC; and be it further
207
208RESOLVED, that the persons listed immediately below be and
209hereby are appointed to serve as the initial members of the
210Apache Ant PMC:
211
212 Bruce Atherton
213 Stephane Bailliez
214 Stefan Bodewig
215 Erik Hatcher
216 Diane Holt
217 Donald Leslie
218 Steve Loughran
219 Conor MacNeill
220 Costin Manolache
221 Sam Ruby
222 Jon Skeet
223 Magesh Umasankar
224 Christoph Wilhelms
225
226NOW, THEREFORE, BE IT FURTHER RESOLVED, that Conor MacNeill be
227and hereby is appointed to the office of Vice President, Apache
228Ant, to serve in accordance with and subject to the direction
229of the Board of Directors and the Bylaws of the Foundation
230until death, resignation, retirement, removal or
231disqualification, or until a successor is appointed; and be it
232further
233
234RESOLVED, that the initial Apache Ant PMC be and hereby is
235tasked with the creation of a set of bylaws intended to
236encourage open development and increased participation in the
237Apache Ant Project.
238
239By Unanimous Vote, Resolution R3 was approved. The Ant PMC is
240hereby created.
241 </pre>
242
243 </div>
244 </div>
245
246 <p class="copyright">
247 Copyright &copy; 2000-2005&nbsp;The Apache Software Foundation. All rights reserved.
248 <script type="text/javascript" language="JavaScript"><!--
249 document.write(" - "+"Last Published: " + document.lastModified);
250 // -->
251 </script>
252 </p>
253 </body>
254 </html>
255
256
257
258
259
260
261
262
263
264
Note: See TracBrowser for help on using the repository browser.