AW: cvs commit: ant/xdocs/stylesheets project.xml

2005-07-04 Thread Jan.Materne
>  Index: sandbox.xml
>  ===
>
>  Sponsoring Committers
>  Stefan Bodewig
>
>  Sponsoring Committers
>  Stefan Bodewig
>
>  Sponsoring Committers
>  Stefan Bodewig


Our biggest sponsor is creating the infrastructure ;-)

Jan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: ant/xdocs/stylesheets project.xml

2005-07-04 Thread bodewig
bodewig 2005/07/04 01:50:15

  Modified:xdocs/stylesheets project.xml
  Added:   xdocs/antlibs charter.xml index.xml proper.xml sandbox.xml
  Log:
  Add antlibs to site
  
  Revision  ChangesPath
  1.1  ant/xdocs/antlibs/charter.xml
  
  Index: charter.xml
  ===
  
  
  
  

  
  Ant Libraries - Charter

  

  
  
Below is the text of the proposal that has been accepted by
the Ant PMC.  Further amendments are expected.
  

  Proposal to Create a Ant-Libraries Sub-Project in Apache Ant
  
  
  (0) rationale
  
  Ant itself has accumulated lots and lots of tasks over time. So many,
  that Ant developers have become reluctant to adding new
  task. Furthermore any new task in Ant would be tied to Ant's release
  schedule which is too slow for a thriving, fresh piece of code.
  
  The proposal allows Ant tasks and types to be developed under the Ant
  umbrella by Ant developers but have much shorter release cycles than
  Ant itself. In addition it would new committers who would have commit
  access to a single Ant library instead of the whole of Ant.
  
  (1) scope of the subproject
  
  The subproject shall create and maintain libraries of Ant tasks and
  types. Each library will be managed in the same manner as the Ant
  project itself, the PMC is ultimately responsible for it.
  
  Common Java libraries that only happen to provide Ant tasks as well
  are out of scope of the subproject. Providing the tasks or types has
  to be the primary goal of the library.
  
  To further this goal, the subproject shall also host a workplace for
  Ant committers.
  
  (1.5) interaction with other subprojects
  
  (1.5.1) the sandbox
  
  The subproject will host a SVN repository available to all Ant
  committers as a workplace for new Ant libraries.
  
  Before a library can have a public release it has to get promoted to
  the "proper" Ant libraries subproject. This also means it has to match
  the requirements of an Ant library as defined in section (4) under
  Guidelines below.
  
  The status of any library developed in the sandbox shall be reviewed
  after six months and the library gets either promoted or removed - or
  it has to be re-evaluated after another six months.
  
  (2) identify the initial source from which the subproject is to be populated
  
  Some Ant committers have developed tasks or libraries inside of the
  Ant CVS module under the proposal/sandbox directory. Committers are
  free to move them over to the new sandbox subproject or remove them
  completely.
  
  Libraries expected to move to the sandbox subproject initially are
  
  * the .NET tasks under proposal/sandbox/dotnet
  
  * the Subversion support tasks under proposal/sandbox/svn
  
  (3) identify the initial Apache resources to be created
  
  (3.1) mailing list(s)
  
  None. At least at the beginning we don't expect too much traffic and
  the existing mailing lists of the Ant projects will be used.
  
  (3.2) SVN repositories
  
  Create 
  
  Expected are sub-directories
  
  antlibs/
 |
 -> proper/
 ||
 |-> library1
 |||
 ||---> trunk
 ||---> tags
 ||---> branches
 |-> library2
 | |
 | ---> trunk
 | ---> tags
 | ---> branches
 |
 -> sandbox/
  |
  -> library1
  ||
  |---> trunk
  |---> tags
  |---> branches
  -> library2
   |
   ---> trunk
   ---> tags
   ---> branches
  
  And potentially collections of all-trunks using svn:external as shown
  by the current Jakarta Commons structure.
  
  (3.3) Bugzilla
  
  New components under product "Ant" for each new library.
  
  (4) identify the initial set of committers
  
  All current Ant PMC members plus the active Ant committers who are not
  PMC members yet.
  
  Guidelines
  --
  
  Note:
  
  * is, has, will, shall, must - required.
  
  * may, should, are encouraged - optional but recommended.
  
  (1) The primary unit of reuse and release is the Ant library.
  
  (2) The library is not a framework or a general library but a
  collection of Ant tasks and types.
  
  (3) Each library must have a clearly defined purpose, scope, and API.
  
  (4) Each library is treated as a product in its own right.
  
  (4.1) Each library has its own status file, release schedule, version
number, QA tests, documentation, bu

cvs commit: ant/xdocs/stylesheets project.xml

2005-03-30 Thread bodewig
bodewig 2005/03/30 02:03:01

  Modified:docs Tag: ANT_16_BRANCH bylaws.html cvs.html legal.html
license.html mail.html mission.html
   docs/projects Tag: ANT_16_BRANCH index.html
   xdocsTag: ANT_16_BRANCH cvs.xml
   xdocs/projects Tag: ANT_16_BRANCH index.xml
   xdocs/stylesheets Tag: ANT_16_BRANCH project.xml
  Removed: docs/projects/antidote Tag: ANT_16_BRANCH design.html
index.html module.html
   docs/projects/antidote/images Tag: ANT_16_BRANCH
screenshot.jpg
   xdocs/projects/antidote Tag: ANT_16_BRANCH design.xml
index.xml module.xml
  Log:
  merge
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.3.4.7   +1 -0  ant/docs/bylaws.html
  
  Index: bylaws.html
  ===
  RCS file: /home/cvs/ant/docs/bylaws.html,v
  retrieving revision 1.3.4.6
  retrieving revision 1.3.4.7
  diff -u -r1.3.4.6 -r1.3.4.7
  --- bylaws.html   27 Jan 2005 12:43:26 -  1.3.4.6
  +++ bylaws.html   30 Mar 2005 10:03:00 -  1.3.4.7
  @@ -75,6 +75,7 @@
 
   
 
  +
   
 
 Apache Ant
  
  
  
  1.20.2.6  +2 -6  ant/docs/cvs.html
  
  Index: cvs.html
  ===
  RCS file: /home/cvs/ant/docs/cvs.html,v
  retrieving revision 1.20.2.5
  retrieving revision 1.20.2.6
  diff -u -r1.20.2.5 -r1.20.2.6
  --- cvs.html  27 Jan 2005 12:43:26 -  1.20.2.5
  +++ cvs.html  30 Mar 2005 10:03:00 -  1.20.2.6
  @@ -75,6 +75,7 @@
 
   
 
  +
   
 
 Apache Ant
  @@ -186,16 +187,11 @@
   
   http://cvs.apache.org/viewcvs/ant/";>ant - The
   "main" Ant module.
  -
  -http://cvs.apache.org/viewcvs/ant-antidote/";>ant-antidote
  -- Antidote, a GUI frontend to Ant.
 
   If you are not familiar with CVS, http://jakarta.apache.org/site/cvsindex.html";>Jakarta's
 CVS page may hold many helpful hints.
   Nightly snapshots of the CVS tree are 
available at 
  -http://cvs.apache.org/snapshots/ant/";>http://cvs.apache.org/snapshots/ant/
 
  -and 
  -http://cvs.apache.org/snapshots/ant-antidote/";>http://cvs.apache.org/snapshots/ant-antidote/.
  +http://cvs.apache.org/snapshots/ant/";>http://cvs.apache.org/snapshots/ant/.
   
   
 
  
  
  
  1.16.2.6  +1 -0  ant/docs/legal.html
  
  Index: legal.html
  ===
  RCS file: /home/cvs/ant/docs/legal.html,v
  retrieving revision 1.16.2.5
  retrieving revision 1.16.2.6
  diff -u -r1.16.2.5 -r1.16.2.6
  --- legal.html27 Jan 2005 12:43:26 -  1.16.2.5
  +++ legal.html30 Mar 2005 10:03:00 -  1.16.2.6
  @@ -75,6 +75,7 @@
 
   
 
  +
   
 
 Apache Ant
  
  
  
  1.16.2.7  +1 -0  ant/docs/license.html
  
  Index: license.html
  ===
  RCS file: /home/cvs/ant/docs/license.html,v
  retrieving revision 1.16.2.6
  retrieving revision 1.16.2.7
  diff -u -r1.16.2.6 -r1.16.2.7
  --- license.html  27 Jan 2005 12:43:26 -  1.16.2.6
  +++ license.html  30 Mar 2005 10:03:01 -  1.16.2.7
  @@ -75,6 +75,7 @@
 
   
 
  +
   
 
 Apache Ant
  
  
  
  1.23.2.6  +1 -0  ant/docs/mail.html
  
  Index: mail.html
  ===
  RCS file: /home/cvs/ant/docs/mail.html,v
  retrieving revision 1.23.2.5
  retrieving revision 1.23.2.6
  diff -u -r1.23.2.5 -r1.23.2.6
  --- mail.html 27 Jan 2005 12:43:26 -  1.23.2.5
  +++ mail.html 30 Mar 2005 10:03:01 -  1.23.2.6
  @@ -75,6 +75,7 @@
 
   
 
  +
   
 
 Apache Ant
  
  
  
  1.17.2.6  +1 -0  ant/docs/mission.html
  
  Index: mission.html
  ===
  RCS file: /home/cvs/ant/docs/mission.html,v
  retrieving revision 1.17.2.5
  retrieving revision 1.17.2.6
  diff -u -r1.17.2.5 -r1.17.2.6
  --- mission.html  27 Jan 2005 12:43:26 -  1.17.2.5
  +++ mission.html  30 Mar 2005 10:03:01 -  1.17.2.6
  @@ -75,6 +75,7 @@
 
   
 
  +
   
 
 Apache Ant
  
  
  
  No   revision
  No   revision
  1.11.2.6  +2 -19 ant/docs/projects/index.html
  
  Index: index.html
  

cvs commit: ant/xdocs/stylesheets project.xml

2005-03-30 Thread bodewig
bodewig 2005/03/30 01:59:36

  Modified:xdocs/stylesheets project.xml
  Removed: docs/projects/antidote design.html index.html module.html
news.html
   docs/projects/antidote/images screenshot.jpg
   xdocs/projects/antidote design.xml index.xml module.xml
news.xml
  Log:
  Remove Antidote pages
  
  Revision  ChangesPath
  1.25  +0 -6  ant/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/ant/xdocs/stylesheets/project.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- project.xml   30 Mar 2005 09:45:29 -  1.24
  +++ project.xml   30 Mar 2005 09:59:36 -  1.25
  @@ -69,12 +69,6 @@
   
   
   
  -
   
   
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: ant/xdocs/stylesheets project.xml

2005-03-30 Thread bodewig
bodewig 2005/03/30 01:45:29

  Modified:docs cvs.html
   docs/projects index.html
   docs/projects/antidote design.html index.html module.html
news.html
   xdocscvs.xml
   xdocs/projects index.xml
   xdocs/stylesheets project.xml
  Log:
  Reduce number of references to Antidote
  
  Revision  ChangesPath
  1.32  +1 -6  ant/docs/cvs.html
  
  Index: cvs.html
  ===
  RCS file: /home/cvs/ant/docs/cvs.html,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- cvs.html  27 Jan 2005 12:40:49 -  1.31
  +++ cvs.html  30 Mar 2005 09:45:29 -  1.32
  @@ -187,16 +187,11 @@
   
   http://cvs.apache.org/viewcvs/ant/";>ant - The
   "main" Ant module.
  -
  -http://cvs.apache.org/viewcvs/ant-antidote/";>ant-antidote
  -- Antidote, a GUI frontend to Ant.
 
   If you are not familiar with CVS, http://jakarta.apache.org/site/cvsindex.html";>Jakarta's
 CVS page may hold many helpful hints.
   Nightly snapshots of the CVS tree are 
available at 
  -http://cvs.apache.org/snapshots/ant/";>http://cvs.apache.org/snapshots/ant/
 
  -and 
  -http://cvs.apache.org/snapshots/ant-antidote/";>http://cvs.apache.org/snapshots/ant-antidote/.
  +http://cvs.apache.org/snapshots/ant/";>http://cvs.apache.org/snapshots/ant/.
   
   
 
  
  
  
  1.20  +1 -19 ant/docs/projects/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/ant/docs/projects/index.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- index.html27 Jan 2005 12:40:50 -  1.19
  +++ index.html30 Mar 2005 09:45:29 -  1.20
  @@ -85,22 +85,6 @@
 
 
   
  -  Antidote
  -  
  -
  -About Antidote
  -
  -
  -News
  -
  -
  -Design Overview
  -
  -
  -Module HOW-TO
  -
  -  
  -
   
   
   
  @@ -116,9 +100,7 @@
   
   This is where the Ant sub-projects live!
   Now, that Ant has become an Apache 
Top-Level Project it is time to make space on this
  -Web-Page for Ant sub-projects. In the first step Antidote,
  -the Ant GUI, is included, but some others may follow!
  -
  +Web-Page for Ant sub-projects.
   To make sure you do not miss anything: 
Stay tuned and visit this page from time to time :)!
   
   
  
  
  
  1.21  +0 -16 ant/docs/projects/antidote/design.html
  
  Index: design.html
  ===
  RCS file: /home/cvs/ant/docs/projects/antidote/design.html,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- design.html   2 Feb 2005 10:20:11 -   1.20
  +++ design.html   30 Mar 2005 09:45:29 -  1.21
  @@ -87,22 +87,6 @@
   
 
   
  -  Antidote
  -  
  -
  -About Antidote
  -
  -
  -News
  -
  -
  -  Design Overview
  -  
  -
  -Module HOW-TO
  -
  -  
  -
   
   
   
  
  
  
  1.20  +0 -16 ant/docs/projects/antidote/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/ant/docs/projects/antidote/index.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- index.html2 Feb 2005 10:20:11 -   1.19
  +++ index.html30 Mar 2005 09:45:29 -  1.20
  @@ -85,22 +85,6 @@
   
 
   
  -  Antidote
  -  
  -
  -

cvs commit: ant/xdocs/stylesheets project.xml

2005-01-28 Thread bodewig
bodewig 2005/01/28 08:39:21

  Modified:docs Tag: ANT_16_BRANCH contributors.html external.html
   docs/manual/CoreTasks Tag: ANT_16_BRANCH exec.html
javac.html
   docs/manual/OptionalTasks Tag: ANT_16_BRANCH pvcstask.html
   docs/projects/antidote Tag: ANT_16_BRANCH design.html
index.html module.html
   src/main/org/apache/tools/ant Tag: ANT_16_BRANCH
IntrospectionHelper.java
   src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH
Delete.java
   src/main/org/apache/tools/ant/taskdefs/compilers Tag:
ANT_16_BRANCH DefaultCompilerAdapter.java
   src/script Tag: ANT_16_BRANCH ant.bat antRun.bat
   xdocs/stylesheets Tag: ANT_16_BRANCH project.xml
  Log:
  20054
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.29.2.8  +1 -1  ant/docs/contributors.html
  
  Index: contributors.html
  ===
  RCS file: /home/cvs/ant/docs/contributors.html,v
  retrieving revision 1.29.2.7
  retrieving revision 1.29.2.8
  diff -u -r1.29.2.7 -r1.29.2.8
  --- contributors.html 27 Jan 2005 12:43:26 -  1.29.2.7
  +++ contributors.html 28 Jan 2005 16:39:20 -  1.29.2.8
  @@ -467,7 +467,7 @@
 
   
   
  -Copyright © 2000-2004 The Apache Software Foundation. All 
rights reserved.
  +Copyright © 2000-2005 The Apache Software Foundation. All 
rights reserved.
   

cvs commit: ant/xdocs/stylesheets project.xml

2005-01-28 Thread bodewig
bodewig 2005/01/28 08:11:40

  Modified:docs/manual/CoreTasks exec.html
   src/main/org/apache/tools/ant/taskdefs/optional/image
Image.java
   xdocs/stylesheets project.xml
  Log:
  2005
  
  Revision  ChangesPath
  1.46  +1 -1  ant/docs/manual/CoreTasks/exec.html
  
  Index: exec.html
  ===
  RCS file: /home/cvs/ant/docs/manual/CoreTasks/exec.html,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- exec.html 26 Jan 2005 23:16:52 -  1.45
  +++ exec.html 28 Jan 2005 16:11:40 -  1.46
  @@ -382,7 +382,7 @@
   failonerror=true, but be ignored otherwise.
   
   
  -Copyright © 2000-2004 The Apache Software Foundation. 
All rights
  +Copyright © 2000-2005 The Apache Software Foundation. 
All rights
   Reserved.
   
   
  
  
  
  1.14  +1 -1  
ant/src/main/org/apache/tools/ant/taskdefs/optional/image/Image.java
  
  Index: Image.java
  ===
  RCS file: 
/home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/optional/image/Image.java,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- Image.java27 Jan 2005 14:52:13 -  1.13
  +++ Image.java28 Jan 2005 16:11:40 -  1.14
  @@ -1,5 +1,5 @@
   /*
  - * Copyright  2002,2004 The Apache Software Foundation
  + * Copyright  2002,2004-2005 The Apache Software Foundation
*
*  Licensed under the Apache License, Version 2.0 (the "License");
*  you may not use this file except in compliance with the License.
  
  
  
  1.23  +1 -1  ant/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/ant/xdocs/stylesheets/project.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- project.xml   27 Jan 2005 12:40:50 -  1.22
  +++ project.xml   28 Jan 2005 16:11:40 -  1.23
  @@ -1,6 +1,6 @@
   
   

cvs commit: ant/xdocs/stylesheets project.xml

2005-01-27 Thread peterreilly
peterreilly2005/01/27 04:43:27

  Modified:.Tag: ANT_16_BRANCH WHATSNEW
   docs Tag: ANT_16_BRANCH antnews.html bindownload.html
bylaws.html contributors.html cvs.html
external.html faq.html index.html legal.html
license.html mail.html mission.html problems.html
projects.html resources.html srcdownload.html
   docs/projects Tag: ANT_16_BRANCH index.html
   xdocs/stylesheets Tag: ANT_16_BRANCH project.xml
  Log:
  sync
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.503.2.170 +3 -0  ant/WHATSNEW
  
  Index: WHATSNEW
  ===
  RCS file: /home/cvs/ant/WHATSNEW,v
  retrieving revision 1.503.2.169
  retrieving revision 1.503.2.170
  diff -u -r1.503.2.169 -r1.503.2.170
  --- WHATSNEW  26 Jan 2005 23:54:01 -  1.503.2.169
  +++ WHATSNEW  27 Jan 2005 12:43:26 -  1.503.2.170
  @@ -79,6 +79,9 @@
   * Added support to the touch task for a verbose attribute to suppress
 logging of new file creation.
   
  +* bad link in docs to the enhancement page in bugzilla.
  +  Bugzilla report 33252.
  +
   Fixed bugs:
   ---
   
  
  
  
  No   revision
  No   revision
  1.77.2.9  +2 -2  ant/docs/antnews.html
  
  Index: antnews.html
  ===
  RCS file: /home/cvs/ant/docs/antnews.html,v
  retrieving revision 1.77.2.8
  retrieving revision 1.77.2.9
  diff -u -r1.77.2.8 -r1.77.2.9
  --- antnews.html  16 Jul 2004 07:25:04 -  1.77.2.8
  +++ antnews.html  27 Jan 2005 12:43:26 -  1.77.2.9
  @@ -143,7 +143,7 @@
   http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant";>Bug 
Database
   
   
  -http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement";>Enhancement
 Requests
  +http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=enhancement";>Enhancement
 Requests
   
   
   http://www.apache.org/foundation/contributing.html";>Donations
  @@ -414,7 +414,7 @@
 
   
   
  -Copyright © 2000-2004 The Apache Software Foundation. All 
rights reserved.
  +Copyright © 2000-2005 The Apache Software Foundation. All 
rights reserved.
   

cvs commit: ant/xdocs/stylesheets project.xml

2005-01-27 Thread peterreilly
peterreilly2005/01/27 04:40:51

  Modified:.WHATSNEW
   docs antnews.html bindownload.html bylaws.html
contributors.html cvs.html external.html faq.html
index.html legal.html license.html mail.html
mission.html problems.html projects.html
resources.html srcdownload.html
   docs/projects index.html
   xdocs/stylesheets project.xml
  Log:
  bad link in docs to the enhancement page in bugzilla
  PR: 33252
  Obtained from: Jason Pyeron
  
  Revision  ChangesPath
  1.728 +3 -0  ant/WHATSNEW
  
  Index: WHATSNEW
  ===
  RCS file: /home/cvs/ant/WHATSNEW,v
  retrieving revision 1.727
  retrieving revision 1.728
  diff -u -r1.727 -r1.728
  --- WHATSNEW  26 Jan 2005 23:54:26 -  1.727
  +++ WHATSNEW  27 Jan 2005 12:40:48 -  1.728
  @@ -37,6 +37,9 @@
  can now handle files as long as there is enough disk space
 available.
   
  +* bad link in docs to the enhancement page in bugzilla.
  +  Bugzilla report 33252.
  +
   Other changes:
   --
   
  
  
  
  1.95  +2 -2  ant/docs/antnews.html
  
  Index: antnews.html
  ===
  RCS file: /home/cvs/ant/docs/antnews.html,v
  retrieving revision 1.94
  retrieving revision 1.95
  diff -u -r1.94 -r1.95
  --- antnews.html  18 Nov 2004 12:22:18 -  1.94
  +++ antnews.html  27 Jan 2005 12:40:49 -  1.95
  @@ -144,7 +144,7 @@
   http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant";>Bug 
Database
   
   
  -http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement";>Enhancement
 Requests
  +http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=enhancement";>Enhancement
 Requests
   
   
   http://www.apache.org/foundation/contributing.html";>Donations
  @@ -415,7 +415,7 @@
 
   
   
  -Copyright © 2000-2004 The Apache Software Foundation. All 
rights reserved.
  +Copyright © 2000-2005 The Apache Software Foundation. All 
rights reserved.
   

cvs commit: ant/xdocs/stylesheets project.xml

2004-06-29 Thread bodewig
bodewig 2004/06/29 08:03:51

  Modified:docs Tag: ANT_16_BRANCH antnews.html bindownload.html
bylaws.html contributors.html cvs.html
external.html faq.html index.html legal.html
license.html mail.html mission.html problems.html
projects.html resources.html srcdownload.html
   docs/projects Tag: ANT_16_BRANCH index.html
   docs/projects/antidote Tag: ANT_16_BRANCH design.html
index.html module.html
   xdocsTag: ANT_16_BRANCH antnews.xml bindownload.xml
bylaws.xml cvs.xml faq.xml index.xml license.xml
mail.xml mission.xml projects.xml resources.xml
srcdownload.xml
   xdocs/projects/antidote Tag: ANT_16_BRANCH design.xml
   xdocs/stylesheets Tag: ANT_16_BRANCH project.xml
  Log:
  Merge site changes
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.77.2.6  +41 -141   ant/docs/antnews.html
  
  Index: antnews.html
  ===
  RCS file: /home/cvs/ant/docs/antnews.html,v
  retrieving revision 1.77.2.5
  retrieving revision 1.77.2.6
  diff -u -r1.77.2.5 -r1.77.2.6
  --- antnews.html  16 Jun 2004 14:27:27 -  1.77.2.5
  +++ antnews.html  29 Jun 2004 15:03:48 -  1.77.2.6
  @@ -13,6 +13,8 @@
 
   
 
  +
  +  
 
   
   
  @@ -112,6 +114,9 @@
   Frequently Asked 
Questions
   
   
  +http://wiki.apache.org/ant/FrontPage";>Wiki
  +
  +
   Having 
Problems?
   
 
  @@ -171,6 +176,15 @@
 
   News
   
  +  
  +  Wiki Migration
  +
  +February 29, 2004
  +The Ant Wiki pages have been migrated to 
their 
  +  http://wiki.apache.org/ant/";>new home on the Apache
  +  Wiki farm.
  +
  +
 
 Ant 1.6.1
   
  @@ -194,8 +208,7 @@
   Apache Ant 1.6.0 is still available for
 http://archive.apache.org/dist/ant";>download.

  -
  - As
  +As
   we've already said in the announcements of Ant 1.5.4, this release
   requires JDK 1.2 or later to run.
   Ant 1.6.0 adds a lot of new features, 
most prominently support
  @@ -205,26 +218,7 @@
   notes.
   If you find anything that hasn't been 
covered in the manual (I bet you
   did) or could be explained better, feel free to help us out in the
  -http://nagoya.apache.org/wiki/apachewiki.cgi?NewAntFeaturesInDetail";>Wiki 
.
  -
  -  
  -  Java Pro 2003 Readers Choice Award
  -
  -http://www.ftponline.com/javapro/";>
  -  
  -June 11th, 2003: Ant wins a Java Pro 
readers' choice award
  -
  -  Ant has won the Java Pro 2003 Readers' Choice Award for 
  -
  -
  -  Most Valuable Java Deployment Technology.
  -
  -
  -  Thanks to Java Pro and all its readers. You can read about
  -  these 
  -  http://www.ftponline.com/reports/javaone/2003/awards/";>awards
  -  at the Java Pro website.
  -
  +http://wiki.apache.org/ant/NewAntFeaturesInDetail";>Wiki.
   
 
 Ant 1.5.4
  @@ -245,6 +239,25 @@
   
   
   
  +  
  +  Java Pro 2003 Readers Choice Award
  +
  +http://www.ftponline.com/javapro/";>
  +  
  +June 11th, 2003: Ant wins a Java Pro 
readers' choice award
  +
  +  Ant has won the Java Pro 2003 Readers' Choice Award for 
  +
  +
  +  Most Valuable Java Deployment Technology.
  +
  +
  +  Thanks to Java Pro and all its readers. You can read about
  +  these 
  +  http://www.ftponline.com/reports/javaone/2003/awards/";>awards
  +  at the Java Pro website.
  +
  +
 
 JDJ Editors Choice Award
   
  @@ -274,43 +287,20 @@
 Ant 1.5.3
   
   April 9, 2003 - Ant 1.5.3 Available
  -Apache Ant 1.5.3 is now available for 
  - http://ant.apache.org/bindownload.cgi";>d

cvs commit: ant/xdocs/stylesheets project.xml

2004-02-29 Thread conor
conor   2004/02/29 00:43:54

  Modified:docs antnews.html bindownload.html bylaws.html
contributors.html cvs.html external.html faq.html
index.html legal.html license.html mail.html
mission.html problems.html projects.html
resources.html srcdownload.html
   xdocsantnews.xml resources.xml
   xdocs/stylesheets project.xml
  Log:
  Point to new Wiki
  
  Revision  ChangesPath
  1.89  +11 -2 ant/docs/antnews.html
  
  Index: antnews.html
  ===
  RCS file: /home/cvs/ant/docs/antnews.html,v
  retrieving revision 1.88
  retrieving revision 1.89
  diff -u -w -u -r1.88 -r1.89
  --- antnews.html  12 Feb 2004 13:56:04 -  1.88
  +++ antnews.html  29 Feb 2004 08:43:53 -  1.89
  @@ -114,7 +114,7 @@
   Frequently Asked 
Questions
   
   
  -http://nagoya.apache.org/wiki/apachewiki.cgi?AntProjectPages";>Wiki
  +http://wiki.apache.org/ant/FrontPage";>Wiki
   
   
   Having 
Problems?
  @@ -176,6 +176,15 @@
 
   News
   
  +  
  +  Wiki Migration
  +
  +February 29, 2004
  +The Ant Wiki pages have been migrated to 
their 
  +  http://wiki.apache.org/ant/";>new home on the Apache
  +  Wiki farm.
  +
  +
 
 Ant 1.6.1
   
  @@ -209,7 +218,7 @@
   notes.
   If you find anything that hasn't been 
covered in the manual (I bet you
   did) or could be explained better, feel free to help us out in the
  -http://nagoya.apache.org/wiki/apachewiki.cgi?NewAntFeaturesInDetail";>Wiki 
.
  +http://wiki.apache.org/ant/NewAntFeaturesInDetail";>Wiki.
   
 
 Ant 1.5.4
  
  
  
  1.46  +1 -1  ant/docs/bindownload.html
  
  Index: bindownload.html
  ===
  RCS file: /home/cvs/ant/docs/bindownload.html,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -w -u -r1.45 -r1.46
  --- bindownload.html  12 Feb 2004 23:24:32 -  1.45
  +++ bindownload.html  29 Feb 2004 08:43:54 -  1.46
  @@ -106,7 +106,7 @@
   Frequently Asked 
Questions
   
   
  -http://nagoya.apache.org/wiki/apachewiki.cgi?AntProjectPages";>Wiki
  +http://wiki.apache.org/ant/FrontPage";>Wiki
   
   
   Having 
Problems?
  
  
  
  1.11  +1 -1  ant/docs/bylaws.html
  
  Index: bylaws.html
  ===
  RCS file: /home/cvs/ant/docs/bylaws.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -w -u -r1.10 -r1.11
  --- bylaws.html   19 Feb 2004 13:16:55 -  1.10
  +++ bylaws.html   29 Feb 2004 08:43:54 -  1.11
  @@ -108,7 +108,7 @@
   Frequently Asked 
Questions
   
   
  -http://nagoya.apache.org/wiki/apachewiki.cgi?AntProjectPages";>Wiki
  +http://wiki.apache.org/ant/FrontPage";>Wiki
   
   
   Having 
Problems?
  
  
  
  1.44  +1 -1  ant/docs/contributors.html
  
  Index: contributors.html
  ===
  RCS file: /home/cvs/ant/docs/contributors.html,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -w -u -r1.43 -r1.44
  --- contributors.html 29 Feb 2004 01:30:12 -  1.43
  +++ contributors.html 29 Feb 2004 08:43:54 -  1.44
  @@ -108,7 +108,7 @@
   Frequently Asked 
Questions
   
   
  -http://nagoya.apache.org/wiki/apachewiki.cgi?AntProjectPages";>Wiki
  +http://wiki.apache.org/ant/FrontPage";>Wiki
   
   
   Having 
Problems?
  
  
  
  1.27  +1 -1  ant/docs/cvs.html
  
  Index: cvs.html
  ===
  RCS file: /home/cvs/ant/docs/cvs.html,

cvs commit: ant/xdocs/stylesheets project.xml site.vsl

2004-02-16 Thread bodewig
bodewig 2004/02/16 08:45:10

  Modified:xdocsTag: ANT_16_BRANCH antnews.xml bindownload.xml
bylaws.xml contributors.xml cvs.xml external.xml
faq.xml index.xml legal.xml license.xml mail.xml
mission.xml problems.xml projects.xml resources.xml
srcdownload.xml
   xdocs/projects Tag: ANT_16_BRANCH index.xml
   xdocs/projects/antidote Tag: ANT_16_BRANCH design.xml
index.xml module.xml
   xdocs/stylesheets Tag: ANT_16_BRANCH project.xml site.vsl
  Log:
  Merge
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.48.2.4  +15 -0 ant/xdocs/antnews.xml
  
  Index: antnews.xml
  ===
  RCS file: /home/cvs/ant/xdocs/antnews.xml,v
  retrieving revision 1.48.2.3
  retrieving revision 1.48.2.4
  diff -u -r1.48.2.3 -r1.48.2.4
  --- antnews.xml   12 Feb 2004 12:39:00 -  1.48.2.3
  +++ antnews.xml   16 Feb 2004 16:45:09 -  1.48.2.4
  @@ -1,4 +1,19 @@
   
  +
   
   
 
  
  
  
  1.17.2.1  +15 -0 ant/xdocs/bindownload.xml
  
  Index: bindownload.xml
  ===
  RCS file: /home/cvs/ant/xdocs/bindownload.xml,v
  retrieving revision 1.17
  retrieving revision 1.17.2.1
  diff -u -r1.17 -r1.17.2.1
  --- bindownload.xml   18 Aug 2003 09:58:27 -  1.17
  +++ bindownload.xml   16 Feb 2004 16:45:09 -  1.17.2.1
  @@ -1,4 +1,19 @@
   
  +
   
   
 
  
  
  
  1.1.4.1   +15 -0 ant/xdocs/bylaws.xml
  
  Index: bylaws.xml
  ===
  RCS file: /home/cvs/ant/xdocs/bylaws.xml,v
  retrieving revision 1.1
  retrieving revision 1.1.4.1
  diff -u -r1.1 -r1.1.4.1
  --- bylaws.xml2 Jul 2003 13:55:03 -   1.1
  +++ bylaws.xml16 Feb 2004 16:45:09 -  1.1.4.1
  @@ -1,4 +1,19 @@
   
  +
   
   
 
  
  
  
  1.16.2.2  +15 -0 ant/xdocs/contributors.xml
  
  Index: contributors.xml
  ===
  RCS file: /home/cvs/ant/xdocs/contributors.xml,v
  retrieving revision 1.16.2.1
  retrieving revision 1.16.2.2
  diff -u -r1.16.2.1 -r1.16.2.2
  --- contributors.xml  4 Dec 2003 22:36:37 -   1.16.2.1
  +++ contributors.xml  16 Feb 2004 16:45:09 -  1.16.2.2
  @@ -1,4 +1,19 @@
   
  +
   
 
   Contributors
  
  
  
  1.5.2.1   +15 -0 ant/xdocs/cvs.xml
  
  Index: cvs.xml
  ===
  RCS file: /home/cvs/ant/xdocs/cvs.xml,v
  retrieving revision 1.5
  retrieving revision 1.5.2.1
  diff -u -r1.5 -r1.5.2.1
  --- cvs.xml   19 Feb 2003 08:45:16 -  1.5
  +++ cvs.xml   16 Feb 2004 16:45:09 -  1.5.2.1
  @@ -1,4 +1,19 @@
   
  +
   
   
 
  
  
  
  1.100.2.8 +15 -0 ant/xdocs/external.xml
  
  Index: external.xml
  ===
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.100.2.7
  retrieving revision 1.100.2.8
  diff -u -r1.100.2.7 -r1.100.2.8
  --- external.xml  9 Feb 2004 10:51:40 -   1.100.2.7
  +++ external.xml  16 Feb 2004 16:45:09 -  1.100.2.8
  @@ -1,4 +1,19 @@
   
  +
   
   
 
  
  
  
  1.38.2.9  +15 -0 ant/xdocs/faq.xml
  
  Index: faq.xml
  ===
  RCS file: /home/cvs/ant/xdocs/faq.xml,v
  retrieving revision 1.38.2.8
  retrieving revision 1.38.2.9
  diff -u -r1.38.2.8 -r1.38.2.9
  --- faq.xml   12 Feb 2004 12:39:00 -  1.38.2.8
  +++ faq.xml   16 Feb 2004 16:45:09 -  1.38.2.9
  @@ -1,4 +1,19 @@
   
  +
   
   
 
  
  
  
  1.52.2.5  +15 -0 ant/xdocs/index.xml
  
  Index: index.xml
  ===
  RCS file: /home/cvs/ant/xdocs/index.xml,v
  retrieving revision 1.52.2.4
  retrieving revision 1.52.2.5
  diff -u -r1.52.2.4 -r1.52.2.5
  --- index.xml 12 Feb 2004 12:39:00 -  1.52.2.4
  +++ index.xml 16 Feb 2004 16:45:09 -  1.52.2.5
  @@ -1,4 +1,19 @@
   
  +
   
   
 
  
  
  
  1.2.2.2   +15 -0 ant/xdocs/legal.xml
  
  Index: legal.xml
  ===
  RCS file: /home/cvs/ant/xdocs/legal.xml,v
  retrieving revision 1.2.2.1
  retrieving revision 1.2.2.2
  diff -u -r1.2.2.1 -r1.2.2.2
  --- legal.xml 12 Feb 2004 12:39:00 -  1.2.2.1
  +++ legal.xml 16 Feb 2004 16:45:09 -  1.2.2.2
  @@ -1,4 +1,19 @@
   
  +
   
 
 
  
  
  
  1.1.4.2   +15 -0 ant/xdocs/license.xml
  
  Index: license.xml
  ===
  RCS file: /home/cvs/ant/xdocs/license.xml,v
  retrieving revision 1.1.4.1
  retrieving revision 1.1.4.2
  di

cvs commit: ant/xdocs/stylesheets project.xml site.vsl

2004-02-16 Thread bodewig
bodewig 2004/02/16 08:43:12

  Modified:xdocs/stylesheets project.xml site.vsl
  Log:
  Final batch
  
  Revision  ChangesPath
  1.20  +15 -0 ant/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/ant/xdocs/stylesheets/project.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- project.xml   28 Nov 2003 10:34:11 -  1.19
  +++ project.xml   16 Feb 2004 16:43:12 -  1.20
  @@ -1,4 +1,19 @@
   
  +
   http://ant.apache.org/";>
   
   Apache Ant
  
  
  
  1.11  +1 -1  ant/xdocs/stylesheets/site.vsl
  
  Index: site.vsl
  ===
  RCS file: /home/cvs/ant/xdocs/stylesheets/site.vsl,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- site.vsl  9 Feb 2004 21:11:58 -   1.10
  +++ site.vsl  16 Feb 2004 16:43:12 -  1.11
  @@ -1,5 +1,5 @@
   #* 
  - * Copyright  2003-2004 The Apache Software Foundation
  + * Copyright  2001-2004 The Apache Software Foundation
*
*  Licensed under the Apache License, Version 2.0 (the "License");
*  you may not use this file except in compliance with the License.
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: cvs commit: ant/xdocs/stylesheets project.xml

2003-11-28 Thread Jan . Materne
I think the Wiki is worth to be presented on the website.

But committing the complete regenerated website is too much for my cell
phone 
(more exactly my purse :-)


Jan


> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, November 28, 2003 11:34 AM
> To: [EMAIL PROTECTED]
> Subject: cvs commit: ant/xdocs/stylesheets project.xml
> 
> 
> jhm 2003/11/28 02:34:11
> 
>   Modified:xdocs/stylesheets project.xml
>   Log:
>   Add Wiki to Site-Menu
>   
>   Revision  ChangesPath
>   1.19  +3 -1  ant/xdocs/stylesheets/project.xml
>   
>   Index: project.xml
>   ===
>   RCS file: /home/cvs/ant/xdocs/stylesheets/project.xml,v
>   retrieving revision 1.18
>   retrieving revision 1.19
>   diff -u -r1.18 -r1.19
>   --- project.xml 12 Oct 2003 19:39:53 -  1.18
>   +++ project.xml 28 Nov 2003 10:34:11 -  1.19
>   @@ -23,6 +23,8 @@
>  href="/resources.html"/>
>  href="/faq.html"/>
>   +   +  
> href="http://nagoya.apache.org/wiki/apachewiki.cgi?AntProjectPages"/>
>  href="/problems.html"/>
>
>   @@ -60,4 +62,4 @@
>
>
>
>   -
>   +
>   \ No newline at end of file
>   
>   
>   
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


cvs commit: ant/xdocs/stylesheets project.xml

2003-11-28 Thread jhm
jhm 2003/11/28 02:34:11

  Modified:xdocs/stylesheets project.xml
  Log:
  Add Wiki to Site-Menu
  
  Revision  ChangesPath
  1.19  +3 -1  ant/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/ant/xdocs/stylesheets/project.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- project.xml   12 Oct 2003 19:39:53 -  1.18
  +++ project.xml   28 Nov 2003 10:34:11 -  1.19
  @@ -23,6 +23,8 @@
 href="/resources.html"/>
   
  +http://nagoya.apache.org/wiki/apachewiki.cgi?AntProjectPages"/>
   
   
  @@ -60,4 +62,4 @@
   
   
   
  -
  +
  \ No newline at end of file
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: ant/xdocs/stylesheets project.xml

2003-07-03 Thread bodewig
bodewig 2003/07/03 01:37:19

  Modified:docs antnews.html bindownload.html bylaws.html
contributors.html cvs.html external.html faq.html
index.html legal.html license.html mail.html
mission.html problems.html projects.html
resources.html srcdownload.html
   xdocs/stylesheets project.xml
  Removed: docs guidelines.html
   xdocsguidelines.xml
  Log:
  bylaws.xml superceedes guidelines.xml
  
  Revision  ChangesPath
  1.75  +0 -3  ant/docs/antnews.html
  
  Index: antnews.html
  ===
  RCS file: /home/cvs/ant/docs/antnews.html,v
  retrieving revision 1.74
  retrieving revision 1.75
  diff -u -r1.74 -r1.75
  --- antnews.html  2 Jul 2003 13:55:06 -   1.74
  +++ antnews.html  3 Jul 2003 08:37:17 -   1.75
  @@ -154,9 +154,6 @@
   Apache Ant 
Mission
   
   
  -Project 
Guidelines
  -
  -
   Project 
Bylaws
   
   
  
  
  
  1.34  +0 -3  ant/docs/bindownload.html
  
  Index: bindownload.html
  ===
  RCS file: /home/cvs/ant/docs/bindownload.html,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- bindownload.html  2 Jul 2003 13:55:07 -   1.33
  +++ bindownload.html  3 Jul 2003 08:37:17 -   1.34
  @@ -148,9 +148,6 @@
   Apache Ant 
Mission
   
   
  -Project 
Guidelines
  -
  -
   Project 
Bylaws
   
   
  
  
  
  1.3   +0 -3  ant/docs/bylaws.html
  
  Index: bylaws.html
  ===
  RCS file: /home/cvs/ant/docs/bylaws.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- bylaws.html   3 Jul 2003 08:33:53 -   1.2
  +++ bylaws.html   3 Jul 2003 08:37:17 -   1.3
  @@ -148,9 +148,6 @@
   Apache Ant 
Mission
   
   
  -Project 
Guidelines
  -
  -
   Project 
Bylaws
   
   
  
  
  
  1.25  +0 -3  ant/docs/contributors.html
  
  Index: contributors.html
  ===
  RCS file: /home/cvs/ant/docs/contributors.html,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- contributors.html 2 Jul 2003 13:55:08 -   1.24
  +++ contributors.html 3 Jul 2003 08:37:17 -   1.25
  @@ -148,9 +148,6 @@
   Apache Ant 
Mission
   
   
  -Project 
Guidelines
  -
  -
   Project 
Bylaws
   
   
  
  
  
  1.20  +0 -3  ant/docs/cvs.html
  
  Index: cvs.html
  ===
  RCS file: /home/cvs/ant/docs/cvs.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- cvs.html  2 Jul 2003 13:55:08 -   1.19
  +++ cvs.html  3 Jul 2003 08:37:17 -   1.20
  @@ -148,9 +148,6 @@
   Apache Ant 
Mission
   
   
  -Project 
Guidelines
  -
  -
   Project 
Bylaws
   
   
  
  
  
  1.122 +0 -3  ant/docs/external.html
  
  Index: external.html
  ===
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.121
  retrieving revision 1.122
  diff -u -r1.121 -r1.122
  --- external.html 2 Jul 2003 13:55:08 -   1.121
  +++ external.html 3 Jul 2003 08:37:17 -   1.122
  @@ -150,9 +150,6 @@
   Apache Ant 
Missio

cvs commit: ant/xdocs/stylesheets project.xml

2003-06-25 Thread bodewig
bodewig 2003/06/25 01:10:52

  Modified:docs ant15_todo.html antnews.html bindownload.html
contributors.html cvs.html external.html faq.html
guidelines.html index.html legal.html license.html
mail.html mission.html problems.html projects.html
resources.html srcdownload.html
   xdocslegal.xml
   xdocs/stylesheets project.xml
  Log:
  Help people who want to donate money to find their way
  
  Revision  ChangesPath
  1.41  +4 -1  ant/docs/ant15_todo.html
  
  Index: ant15_todo.html
  ===
  RCS file: /home/cvs/ant/docs/ant15_todo.html,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- ant15_todo.html   11 May 2003 12:00:35 -  1.40
  +++ ant15_todo.html   25 Jun 2003 08:10:50 -  1.41
  @@ -122,7 +122,7 @@
   
 
   
  -  Get Involved
  +  Contributing
 
   
   Mailing Lists
  @@ -135,6 +135,9 @@
   
   
   http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement";>Enhancement
 Requests
  +
  +
  +http://www.apache.org/foundation/contributing.html";>Donations
   
 
   
  
  
  
  1.73  +4 -1  ant/docs/antnews.html
  
  Index: antnews.html
  ===
  RCS file: /home/cvs/ant/docs/antnews.html,v
  retrieving revision 1.72
  retrieving revision 1.73
  diff -u -r1.72 -r1.73
  --- antnews.html  11 Jun 2003 21:08:33 -  1.72
  +++ antnews.html  25 Jun 2003 08:10:50 -  1.73
  @@ -126,7 +126,7 @@
   
 
   
  -  Get Involved
  +  Contributing
 
   
   Mailing Lists
  @@ -139,6 +139,9 @@
   
   
   http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement";>Enhancement
 Requests
  +
  +
  +http://www.apache.org/foundation/contributing.html";>Donations
   
 
   
  
  
  
  1.32  +4 -1  ant/docs/bindownload.html
  
  Index: bindownload.html
  ===
  RCS file: /home/cvs/ant/docs/bindownload.html,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- bindownload.html  11 May 2003 12:00:35 -  1.31
  +++ bindownload.html  25 Jun 2003 08:10:50 -  1.32
  @@ -120,7 +120,7 @@
   
 
   
  -  Get Involved
  +  Contributing
 
   
   Mailing Lists
  @@ -133,6 +133,9 @@
   
   
   http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement";>Enhancement
 Requests
  +
  +
  +http://www.apache.org/foundation/contributing.html";>Donations
   
 
   
  
  
  
  1.23  +4 -1  ant/docs/contributors.html
  
  Index: contributors.html
  ===
  RCS file: /home/cvs/ant/docs/contributors.html,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- contributors.html 20 Jun 2003 16:13:15 -  1.22
  +++ contributors.html 25 Jun 2003 08:10:50 -  1.23
  @@ -120,7 +120,7 @@
   
 
   
  -  Get Involved
  +  Contributing
 
   
   Mailing Lists
  @@ -133,6 +133,9 @@
   
   
   http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement";>Enhancement
 Requests
  +
  +
  +http://www.apache.org/fo