rdonkin     2004/03/01 14:31:34

  Modified:    commons-build commonDependencies.ent commons-site.jsl
                        incl_nav.xml maven.xml project.properties
                        project.xml
               commons-build/xdocs charter.xml commons.xml components.xml
                        contributors.xml dbcp.xml directory.xml
                        discovery.xml el.xml index.xml jexl.xml license.xml
                        logging.xml modeler.xml navigation.xml patches.xml
                        pool.xml releases.xml sandbox.xml versioning.xml
                        volunteering.xml
               commons-build/xdocs/releases index.xml mirror.xml
                        prepare.xml release.xml
               commons-build/xdocs/style project-colburne.css project.css
  Log:
  Added AL2 boilerplates to source.
  
  Revision  Changes    Path
  1.2       +17 -0     jakarta-commons/commons-build/commonDependencies.ent
  
  Index: commonDependencies.ent
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/commonDependencies.ent,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- commonDependencies.ent    16 Feb 2004 19:00:43 -0000      1.1
  +++ commonDependencies.ent    1 Mar 2004 22:31:33 -0000       1.2
  @@ -1,3 +1,20 @@
  +<!--

  +   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.

  +   You may obtain a copy of the License at

  +

  +       http://www.apache.org/licenses/LICENSE-2.0

  +

  +   Unless required by applicable law or agreed to in writing, software

  +   distributed under the License is distributed on an "AS IS" BASIS,

  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

  +   See the License for the specific language governing permissions and

  +   limitations under the License.

  +-->

  +

  +

       <!-- 

         the common Maven dependencies shared by the core

         build and all individual taglib builds.  Use this

  
  
  
  1.6       +17 -0     jakarta-commons/commons-build/commons-site.jsl
  
  Index: commons-site.jsl
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/commons-site.jsl,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- commons-site.jsl  1 Mar 2004 02:37:58 -0000       1.5
  +++ commons-site.jsl  1 Mar 2004 22:31:33 -0000       1.6
  @@ -1,4 +1,21 @@
   <?xml version="1.0"?>
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
  +
  +
   <!-- stylesheet to be used -->
   <jsl:stylesheet select="$doc"
     xmlns:define="jelly:define"
  
  
  
  1.23      +16 -0     jakarta-commons/commons-build/incl_nav.xml
  
  Index: incl_nav.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/incl_nav.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- incl_nav.xml      1 Mar 2004 02:36:55 -0000       1.22
  +++ incl_nav.xml      1 Mar 2004 22:31:33 -0000       1.23
  @@ -1,4 +1,20 @@
   <!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
  +
  +<!--
   <menu name="Apache" type="footer">
     <item name="ApacheCon" href="http://apachecon.com/2003/US/index.html";
           img="http://jakarta.apache.org/images/logos/ac2003-150.gif"/>
  
  
  
  1.10      +17 -0     jakarta-commons/commons-build/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/maven.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- maven.xml 28 Feb 2004 14:44:23 -0000      1.9
  +++ maven.xml 1 Mar 2004 22:31:33 -0000       1.10
  @@ -1,3 +1,20 @@
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
  +
  +
   <!-- ==================================================================== -->
   <!-- R E A C T O R                                                        -->
   <!-- ==================================================================== -->
  
  
  
  1.9       +17 -1     jakarta-commons/commons-build/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/project.properties,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.properties        1 Mar 2004 04:26:00 -0000       1.8
  +++ project.properties        1 Mar 2004 22:31:33 -0000       1.9
  @@ -1,3 +1,19 @@
  +#
  +#   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.
  +#   You may obtain a copy of the License at
  +#
  +#       http://www.apache.org/licenses/LICENSE-2.0
  +#
  +#   Unless required by applicable law or agreed to in writing, software
  +#   distributed under the License is distributed on an "AS IS" BASIS,
  +#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +#   See the License for the specific language governing permissions and
  +#   limitations under the License.
  +#
  +
   ######################################################################
   # Properties that override Maven build defaults
   # $Id$
  
  
  
  1.26      +16 -0     jakarta-commons/commons-build/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/project.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- project.xml       1 Mar 2004 07:30:48 -0000       1.25
  +++ project.xml       1 Mar 2004 22:31:33 -0000       1.26
  @@ -1,4 +1,20 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
  +
   <project>
     <pomVersion>3</pomVersion>
     <id>jakarta-commons</id>
  
  
  
  1.8       +15 -0     jakarta-commons/commons-build/xdocs/charter.xml
  
  Index: charter.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/charter.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- charter.xml       6 May 2003 10:38:48 -0000       1.7
  +++ charter.xml       1 Mar 2004 22:31:33 -0000       1.8
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
   
   <document>
   
  
  
  
  1.6       +15 -0     jakarta-commons/commons-build/xdocs/commons.xml
  
  Index: commons.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/commons.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- commons.xml       1 Nov 2002 05:13:52 -0000       1.5
  +++ commons.xml       1 Mar 2004 22:31:33 -0000       1.6
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
   
   <document>
   
  
  
  
  1.117     +16 -0     jakarta-commons/commons-build/xdocs/components.xml
  
  Index: components.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/components.xml,v
  retrieving revision 1.116
  retrieving revision 1.117
  diff -u -r1.116 -r1.117
  --- components.xml    28 Feb 2004 00:50:40 -0000      1.116
  +++ components.xml    1 Mar 2004 22:31:33 -0000       1.117
  @@ -1,4 +1,20 @@
   <?xml version="1.0"?>
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
  +
   <document>
    <properties>
     <title>Components</title>
  
  
  
  1.19      +16 -0     jakarta-commons/commons-build/xdocs/contributors.xml
  
  Index: contributors.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/contributors.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- contributors.xml  24 Nov 2003 17:02:02 -0000      1.18
  +++ contributors.xml  1 Mar 2004 22:31:33 -0000       1.19
  @@ -1,4 +1,20 @@
   <?xml version="1.0"?>
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
  +
   <document>
     <properties>
       <title>Commons Contributors</title>
  
  
  
  1.3       +15 -0     jakarta-commons/commons-build/xdocs/dbcp.xml
  
  Index: dbcp.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/dbcp.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- dbcp.xml  6 Mar 2003 23:54:43 -0000       1.2
  +++ dbcp.xml  1 Mar 2004 22:31:33 -0000       1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
   <document>
    <properties>
     <title>Commons DBCP</title>
  
  
  
  1.3       +15 -0     jakarta-commons/commons-build/xdocs/directory.xml
  
  Index: directory.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/directory.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- directory.xml     11 Dec 2001 08:12:04 -0000      1.2
  +++ directory.xml     1 Mar 2004 22:31:33 -0000       1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
   
   <document>
   
  
  
  
  1.10      +15 -0     jakarta-commons/commons-build/xdocs/discovery.xml
  
  Index: discovery.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/discovery.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- discovery.xml     1 Mar 2004 21:03:52 -0000       1.9
  +++ discovery.xml     1 Mar 2004 22:31:33 -0000       1.10
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
   
   <document>
   
  
  
  
  1.4       +15 -0     jakarta-commons/commons-build/xdocs/el.xml
  
  Index: el.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/el.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- el.xml    1 Mar 2004 21:03:52 -0000       1.3
  +++ el.xml    1 Mar 2004 22:31:33 -0000       1.4
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
   
   <document>
   
  
  
  
  1.16      +16 -0     jakarta-commons/commons-build/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/index.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- index.xml 1 Mar 2004 04:12:54 -0000       1.15
  +++ index.xml 1 Mar 2004 22:31:33 -0000       1.16
  @@ -1,4 +1,20 @@
   <?xml version="1.0" ?>
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
  +
   <document>
        <properties>
                <title>Commons</title>
  
  
  
  1.3       +15 -0     jakarta-commons/commons-build/xdocs/jexl.xml
  
  Index: jexl.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/jexl.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- jexl.xml  1 Mar 2004 21:03:52 -0000       1.2
  +++ jexl.xml  1 Mar 2004 22:31:33 -0000       1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
   
   <document>
   
  
  
  
  1.6       +15 -0     jakarta-commons/commons-build/xdocs/license.xml
  
  Index: license.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/license.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- license.xml       1 Mar 2004 21:06:38 -0000       1.5
  +++ license.xml       1 Mar 2004 22:31:33 -0000       1.6
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
   
   <document>
    <properties>
  
  
  
  1.8       +14 -0     jakarta-commons/commons-build/xdocs/logging.xml
  
  Index: logging.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/logging.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- logging.xml       1 Mar 2004 21:03:52 -0000       1.7
  +++ logging.xml       1 Mar 2004 22:31:33 -0000       1.8
  @@ -1,5 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
   <document>
   
    <properties>
  
  
  
  1.5       +15 -0     jakarta-commons/commons-build/xdocs/modeler.xml
  
  Index: modeler.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/modeler.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- modeler.xml       1 Mar 2004 21:03:52 -0000       1.4
  +++ modeler.xml       1 Mar 2004 22:31:33 -0000       1.5
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
   
   <document>
   
  
  
  
  1.3       +2 -3      jakarta-commons/commons-build/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/navigation.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- navigation.xml    1 Mar 2004 04:26:18 -0000       1.2
  +++ navigation.xml    1 Mar 2004 22:31:33 -0000       1.3
  @@ -1,7 +1,6 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  -
   <!--
  -   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.
  @@ -14,7 +13,7 @@
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
      See the License for the specific language governing permissions and
      limitations under the License.
  -  -->
  +-->
   <!DOCTYPE project [
   <!ENTITY commons-nav SYSTEM "../../commons-build/incl_nav.xml">
   ]>
  
  
  
  1.5       +17 -1     jakarta-commons/commons-build/xdocs/patches.xml
  
  Index: patches.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/patches.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- patches.xml       29 May 2003 21:51:19 -0000      1.4
  +++ patches.xml       1 Mar 2004 22:31:33 -0000       1.5
  @@ -1,5 +1,21 @@
   <?xml version="1.0" ?>
   <!-- $Id$ -->
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
  +
   <document>
    <properties>
     <title>On Contributing Patches</title>
  
  
  
  1.3       +15 -0     jakarta-commons/commons-build/xdocs/pool.xml
  
  Index: pool.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/pool.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- pool.xml  5 Mar 2003 22:32:55 -0000       1.2
  +++ pool.xml  1 Mar 2004 22:31:33 -0000       1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
   <document>
    <properties>
     <title>Commons Pool</title>
  
  
  
  1.12      +15 -0     jakarta-commons/commons-build/xdocs/releases.xml
  
  Index: releases.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/releases.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- releases.xml      25 Aug 2003 20:24:56 -0000      1.11
  +++ releases.xml      1 Mar 2004 22:31:33 -0000       1.12
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
   
   <document>
   
  
  
  
  1.31      +16 -0     jakarta-commons/commons-build/xdocs/sandbox.xml
  
  Index: sandbox.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/sandbox.xml,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- sandbox.xml       1 Mar 2004 04:06:01 -0000       1.30
  +++ sandbox.xml       1 Mar 2004 22:31:33 -0000       1.31
  @@ -1,4 +1,20 @@
   <?xml version="1.0" ?>
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
  +
   <document>
     <properties>
       <title>Jakarta Commons Sandbox</title>
  
  
  
  1.2       +17 -1     jakarta-commons/commons-build/xdocs/versioning.xml
  
  Index: versioning.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/versioning.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- versioning.xml    9 Oct 2001 00:19:05 -0000       1.1
  +++ versioning.xml    1 Mar 2004 22:31:33 -0000       1.2
  @@ -1,4 +1,20 @@
   <?xml version="1.0" ?>
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
  +
   <!-- $Id$ -->
   <document>
    <properties>
  
  
  
  1.2       +17 -1     jakarta-commons/commons-build/xdocs/volunteering.xml
  
  Index: volunteering.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/volunteering.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- volunteering.xml  21 Aug 2002 20:59:30 -0000      1.1
  +++ volunteering.xml  1 Mar 2004 22:31:33 -0000       1.2
  @@ -1,5 +1,21 @@
   <?xml version="1.0" ?>
   <!-- $Id$ -->
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
  +
   <document>
    <properties>
     <title>On Volunteering</title>
  
  
  
  1.3       +15 -0     jakarta-commons/commons-build/xdocs/releases/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/releases/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml 25 Aug 2003 20:24:56 -0000      1.2
  +++ index.xml 1 Mar 2004 22:31:34 -0000       1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
   
   <document>
   
  
  
  
  1.4       +14 -0     jakarta-commons/commons-build/xdocs/releases/mirror.xml
  
  Index: mirror.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/releases/mirror.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- mirror.xml        25 Aug 2003 20:24:56 -0000      1.3
  +++ mirror.xml        1 Mar 2004 22:31:34 -0000       1.4
  @@ -1,5 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
   <document>
   
    <properties>
  
  
  
  1.6       +15 -0     jakarta-commons/commons-build/xdocs/releases/prepare.xml
  
  Index: prepare.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/releases/prepare.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- prepare.xml       25 Aug 2003 20:24:56 -0000      1.5
  +++ prepare.xml       1 Mar 2004 22:31:34 -0000       1.6
  @@ -1,4 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
   
   <document>
   
  
  
  
  1.8       +14 -0     jakarta-commons/commons-build/xdocs/releases/release.xml
  
  Index: release.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/releases/release.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- release.xml       7 Sep 2003 12:54:22 -0000       1.7
  +++ release.xml       1 Mar 2004 22:31:34 -0000       1.8
  @@ -1,5 +1,19 @@
   <?xml version="1.0"?>
  +<!--
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +-->
   <document>
   
    <properties>
  
  
  
  1.2       +16 -0     jakarta-commons/commons-build/xdocs/style/project-colburne.css
  
  Index: project-colburne.css
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/style/project-colburne.css,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project-colburne.css      19 Feb 2004 12:55:24 -0000      1.1
  +++ project-colburne.css      1 Mar 2004 22:31:34 -0000       1.2
  @@ -1,3 +1,19 @@
  +/*

  +   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.

  +   You may obtain a copy of the License at

  +

  +       http://www.apache.org/licenses/LICENSE-2.0

  +

  +   Unless required by applicable law or agreed to in writing, software

  +   distributed under the License is distributed on an "AS IS" BASIS,

  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

  +   See the License for the specific language governing permissions and

  +   limitations under the License.

  +*/

  +

   /* ============================================== */

   /* XDOC 1.4 */

   

  
  
  
  1.3       +16 -0     jakarta-commons/commons-build/xdocs/style/project.css
  
  Index: project.css
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/style/project.css,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.css       19 Feb 2004 12:55:24 -0000      1.2
  +++ project.css       1 Mar 2004 22:31:34 -0000       1.3
  @@ -1,3 +1,19 @@
  +/*
  +   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.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +*/
  +
   #banner, #banner td { 
    background: #fff;
    color: #000;
  
  
  

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

Reply via email to