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.6 kB

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