You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

mission.xml 3.4 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. <?xml version="1.0"?>
  2. <!--
  3. Copyright 2002-2004 The Apache Software Foundation
  4. Licensed under the Apache License, Version 2.0 (the "License");
  5. you may not use this file except in compliance with the License.
  6. You may obtain a copy of the License at
  7. http://www.apache.org/licenses/LICENSE-2.0
  8. Unless required by applicable law or agreed to in writing, software
  9. distributed under the License is distributed on an "AS IS" BASIS,
  10. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  11. See the License for the specific language governing permissions and
  12. limitations under the License.
  13. -->
  14. <document>
  15. <properties>
  16. <title>Apache Ant Mission</title>
  17. <author email="">Apache Ant PMC</author>
  18. </properties>
  19. <body>
  20. <section name="Board Resolution">
  21. <p>Apache Ant is a project of the <a
  22. href="http://www.apache.org/">Apache Software Foundation</a>. It
  23. started as a subproject of the <a
  24. href="http://jakarta.apache.org/">Apache Jakarta Project</a>.</p>
  25. <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>)
  26. that created the Apache Ant project:</p>
  27. <source>
  28. 7.D. Resolution [R3] to create the Ant PMC
  29. WHEREAS, the Board of Directors deems it to be in the best
  30. interests of the Foundation and consistent with the
  31. Foundation's purpose to establish a Project Management
  32. Committee charged with the creation and maintenance of
  33. open-source software related to the Apache Ant build tool, for
  34. distribution at no charge to the public.
  35. NOW, THEREFORE, BE IT RESOLVED, that a Project Management
  36. Committee (PMC), to be known as the "Apache Ant PMC", be and
  37. hereby is established pursuant to Bylaws of the Foundation; and
  38. be it further
  39. RESOLVED, that the Apache Ant PMC be and hereby is responsible
  40. for the creation and maintenance of the Ant build system and
  41. related software components, based on software licensed to the
  42. Foundation; and be it further
  43. RESOLVED, that the office of "Vice President, Apache Ant" be
  44. and hereby is created, the person holding such office to serve
  45. at the direction of the Board of Directors as the chair of the
  46. Apache Ant PMC, and to have primary responsibility for
  47. management of the projects within the scope of responsibility
  48. of the Apache Ant PMC; and be it further
  49. RESOLVED, that the persons listed immediately below be and
  50. hereby are appointed to serve as the initial members of the
  51. Apache Ant PMC:
  52. Bruce Atherton
  53. Stephane Bailliez
  54. Stefan Bodewig
  55. Erik Hatcher
  56. Diane Holt
  57. Donald Leslie
  58. Steve Loughran
  59. Conor MacNeill
  60. Costin Manolache
  61. Sam Ruby
  62. Jon Skeet
  63. Magesh Umasankar
  64. Christoph Wilhelms
  65. NOW, THEREFORE, BE IT FURTHER RESOLVED, that Conor MacNeill be
  66. and hereby is appointed to the office of Vice President, Apache
  67. Ant, to serve in accordance with and subject to the direction
  68. of the Board of Directors and the Bylaws of the Foundation
  69. until death, resignation, retirement, removal or
  70. disqualification, or until a successor is appointed; and be it
  71. further
  72. RESOLVED, that the initial Apache Ant PMC be and hereby is
  73. tasked with the creation of a set of bylaws intended to
  74. encourage open development and increased participation in the
  75. Apache Ant Project.
  76. By Unanimous Vote, Resolution R3 was approved. The Ant PMC is
  77. hereby created.
  78. </source>
  79. </section>
  80. </body>
  81. </document>