You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2004/03/18 23:13:15 UTC

cvs commit: jakarta-cactus/documentation/docs/xdocs/participating release_checklist.xml

vmassol     2004/03/18 14:13:15

  Modified:    documentation/docs/xdocs/integration/ant
                        task_webxmlmerge.xml howto_ant_install.xml
                        index.xml howto_ant_cactus.xml
                        task_runservertests.xml howto_ant_primer.xml
                        task_cactus.xml task_cactifywar.xml navigation.xml
               documentation/docs/xdocs/integration howto_tomcat.xml
                        integration_jetty.xml howto_junitee.xml
                        howto_ide_jbuilder5.xml howto_ide.xml
                        howto_ide_jbuilder4.xml howto_ide_vajava_tomcat.xml
                        index.xml integration_browser.xml
                        howto_ide_vajava_wte.xml
               documentation/docs/xdocs/participating release_checklist.xml
  Log:
  Removed author tags and added ASL 2.0 license
  
  Revision  Changes    Path
  1.7       +20 -4     jakarta-cactus/documentation/docs/xdocs/integration/ant/task_webxmlmerge.xml
  
  Index: task_webxmlmerge.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/ant/task_webxmlmerge.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- task_webxmlmerge.xml	28 Feb 2004 09:12:45 -0000	1.6
  +++ task_webxmlmerge.xml	18 Mar 2004 22:13:14 -0000	1.7
  @@ -1,13 +1,29 @@
   <?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 id="task_webxmlmerge">
   
     <properties>
       <title>WebXmlMerge Ant Task</title>
  -    <authors>
  -      <author name="Christopher Lenz" email="cmlenz@apache.org"/>
  -      <author name="Vincent Massol" email="vmassol@apache.org"/>
  -    </authors>
     </properties>
   
     <body>
  
  
  
  1.3       +20 -3     jakarta-cactus/documentation/docs/xdocs/integration/ant/howto_ant_install.xml
  
  Index: howto_ant_install.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/ant/howto_ant_install.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- howto_ant_install.xml	3 May 2003 20:34:22 -0000	1.2
  +++ howto_ant_install.xml	18 Mar 2004 22:13:14 -0000	1.3
  @@ -1,12 +1,29 @@
   <?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 id="howto_ant_install">
   
     <properties>
       <title>Installing Ant</title>
  -    <authors>
  -      <author name="Vincent Massol" email="vmassol@apache.org"/>
  -    </authors>
     </properties>
   
     <body>
  
  
  
  1.9       +20 -3     jakarta-cactus/documentation/docs/xdocs/integration/ant/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/ant/index.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- index.xml	13 Jul 2003 09:25:34 -0000	1.8
  +++ index.xml	18 Mar 2004 22:13:14 -0000	1.9
  @@ -1,12 +1,29 @@
   <?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 id="integration_ant">
   
     <properties>
       <title>Ant Integration</title>
  -    <authors>
  -      <author name="Christopher Lenz" email="cmlenz@apache.org"/>
  -    </authors>
     </properties>
   
     <body>
  
  
  
  1.7       +20 -3     jakarta-cactus/documentation/docs/xdocs/integration/ant/howto_ant_cactus.xml
  
  Index: howto_ant_cactus.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/ant/howto_ant_cactus.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- howto_ant_cactus.xml	29 Jun 2003 12:09:25 -0000	1.6
  +++ howto_ant_cactus.xml	18 Mar 2004 22:13:14 -0000	1.7
  @@ -1,12 +1,29 @@
   <?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 id="howto_ant_cactus">
   
     <properties>
       <title>Servlet Sample Walkthrough</title>
  -    <authors>
  -      <author name="Christopher Lenz" email="cmlenz@apache.org"/>
  -    </authors>
     </properties>
   
     <body>
  
  
  
  1.3       +20 -4     jakarta-cactus/documentation/docs/xdocs/integration/ant/task_runservertests.xml
  
  Index: task_runservertests.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/ant/task_runservertests.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- task_runservertests.xml	18 Mar 2003 10:34:00 -0000	1.2
  +++ task_runservertests.xml	18 Mar 2004 22:13:14 -0000	1.3
  @@ -1,13 +1,29 @@
   <?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 id="task_runservertests">
   
     <properties>
       <title>RunServerTests Ant Task</title>
  -    <authors>
  -      <author name="Vincent Massol" email="vmassol@apache.org"/>
  -      <author name="Christopher Lenz" email="cmlenz@apache.org"/>
  -    </authors>
     </properties>
   
     <body>
  
  
  
  1.5       +20 -3     jakarta-cactus/documentation/docs/xdocs/integration/ant/howto_ant_primer.xml
  
  Index: howto_ant_primer.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/ant/howto_ant_primer.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- howto_ant_primer.xml	11 Sep 2003 18:14:13 -0000	1.4
  +++ howto_ant_primer.xml	18 Mar 2004 22:13:14 -0000	1.5
  @@ -1,12 +1,29 @@
   <?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 id="howto_ant_primer">
   
     <properties>
       <title>Ant Integration</title>
  -    <authors>
  -      <author name="Vincent Massol" email="vmassol@apache.org"/>
  -    </authors>
     </properties>
   
     <body>
  
  
  
  1.21      +20 -3     jakarta-cactus/documentation/docs/xdocs/integration/ant/task_cactus.xml
  
  Index: task_cactus.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/ant/task_cactus.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- task_cactus.xml	25 Jan 2004 17:30:00 -0000	1.20
  +++ task_cactus.xml	18 Mar 2004 22:13:14 -0000	1.21
  @@ -1,12 +1,29 @@
   <?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 id="task_cactus">
   
     <properties>
       <title>Cactus Ant Task</title>
  -    <authors>
  -      <author name="Christopher Lenz" email="cmlenz@apache.org"/>
  -    </authors>
     </properties>
   
     <body>
  
  
  
  1.4       +20 -3     jakarta-cactus/documentation/docs/xdocs/integration/ant/task_cactifywar.xml
  
  Index: task_cactifywar.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/ant/task_cactifywar.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- task_cactifywar.xml	10 Jun 2003 08:27:38 -0000	1.3
  +++ task_cactifywar.xml	18 Mar 2004 22:13:14 -0000	1.4
  @@ -1,12 +1,29 @@
   <?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 id="task_cactifywar">
   
     <properties>
       <title>CactifyWar Ant Task</title>
  -    <authors>
  -      <author name="Christopher Lenz" email="cmlenz@apache.org"/>
  -    </authors>
     </properties>
   
     <body>
  
  
  
  1.13      +21 -0     jakarta-cactus/documentation/docs/xdocs/integration/ant/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/ant/navigation.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- navigation.xml	25 May 2003 14:49:16 -0000	1.12
  +++ navigation.xml	18 Mar 2004 22:13:14 -0000	1.13
  @@ -1,4 +1,25 @@
   <?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.
  + * 
  + * ========================================================================
  +-->
  +
   <!DOCTYPE navigation
     PUBLIC "-//Apache Software Foundation//DTD Cactus Navigation V1.0//EN"
     "file:../../../dtds/navigation-v10.dtd">
  
  
  
  1.5       +20 -3     jakarta-cactus/documentation/docs/xdocs/integration/howto_tomcat.xml
  
  Index: howto_tomcat.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/howto_tomcat.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- howto_tomcat.xml	7 Nov 2003 15:56:58 -0000	1.4
  +++ howto_tomcat.xml	18 Mar 2004 22:13:15 -0000	1.5
  @@ -1,12 +1,29 @@
   <?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 id="howto_tomcat">
   
     <properties>
       <title>Tomcat Quickstart</title>
  -    <authors>
  -      <author name="Vincent Massol" email="vmassol@apache.org"/>
  -    </authors>
     </properties>
   
     <body>
  
  
  
  1.7       +20 -4     jakarta-cactus/documentation/docs/xdocs/integration/integration_jetty.xml
  
  Index: integration_jetty.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/integration_jetty.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- integration_jetty.xml	14 Jul 2003 14:03:08 -0000	1.6
  +++ integration_jetty.xml	18 Mar 2004 22:13:15 -0000	1.7
  @@ -1,13 +1,29 @@
   <?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 id="integration_jetty">
   
     <properties>
       <title>Jetty Integration</title>
  -    <authors>
  -      <author name="Julien Ruaux" email="jruaux@octo.com"/>
  -      <author name="Vincent Massol" email="vmassol@apache.org"/>
  -    </authors>
     </properties>
   
     <body>
  
  
  
  1.2       +20 -4     jakarta-cactus/documentation/docs/xdocs/integration/howto_junitee.xml
  
  Index: howto_junitee.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/howto_junitee.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- howto_junitee.xml	6 May 2003 16:10:46 -0000	1.1
  +++ howto_junitee.xml	18 Mar 2004 22:13:15 -0000	1.2
  @@ -1,13 +1,29 @@
   <?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 id="howto_junitee">
   
     <properties>
       <title>JUnitEE Howto</title>
  -    <authors>
  -      <author name="Kaarle Kaila" email="kaarle.kaila@iki.fi"/>
  -      <author name="Vincent Massol" email="vmassol@apache.org"/>
  -    </authors>
     </properties>
   
     <body>
  
  
  
  1.2       +20 -4     jakarta-cactus/documentation/docs/xdocs/integration/howto_ide_jbuilder5.xml
  
  Index: howto_ide_jbuilder5.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/howto_ide_jbuilder5.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- howto_ide_jbuilder5.xml	6 May 2003 16:11:40 -0000	1.1
  +++ howto_ide_jbuilder5.xml	18 Mar 2004 22:13:15 -0000	1.2
  @@ -1,13 +1,29 @@
   <?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 id="howto_ide_jbuilder5">
   
     <properties>
       <title>JBuilder 5 Integration</title>
  -    <authors>
  -      <author name="Sean Zhang" email="sean.zhang@verizon.com"/>
  -      <author name="Vincent Massol" email="vmassol@apache.org"/>
  -    </authors>
     </properties>
   
     <body>
  
  
  
  1.2       +20 -3     jakarta-cactus/documentation/docs/xdocs/integration/howto_ide.xml
  
  Index: howto_ide.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/howto_ide.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- howto_ide.xml	6 May 2003 16:11:40 -0000	1.1
  +++ howto_ide.xml	18 Mar 2004 22:13:15 -0000	1.2
  @@ -1,12 +1,29 @@
   <?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 id="howto_ide">
   
     <properties>
       <title>IDE Howto</title>
  -    <authors>
  -      <author name="Vincent Massol" email="vmassol@apache.org"/>
  -    </authors>
     </properties>
   
     <body>
  
  
  
  1.2       +20 -5     jakarta-cactus/documentation/docs/xdocs/integration/howto_ide_jbuilder4.xml
  
  Index: howto_ide_jbuilder4.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/howto_ide_jbuilder4.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- howto_ide_jbuilder4.xml	6 May 2003 16:11:40 -0000	1.1
  +++ howto_ide_jbuilder4.xml	18 Mar 2004 22:13:15 -0000	1.2
  @@ -1,14 +1,29 @@
   <?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 id="howto_ide_jbuilder4">
   
     <properties>
       <title>JBuilder 4 Integration</title>
  -    <authors>
  -      <author name="Cedric Chabanois" email="cchabanois@ifrance.com"/>
  -      <author name="Kunal Vaishnav" email="Kunal_Vaishnav@jdedwards.com"/>
  -      <author name="Vincent Massol" email="vmassol@apache.org"/>
  -    </authors>
     </properties>
   
     <body>
  
  
  
  1.2       +20 -3     jakarta-cactus/documentation/docs/xdocs/integration/howto_ide_vajava_tomcat.xml
  
  Index: howto_ide_vajava_tomcat.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/howto_ide_vajava_tomcat.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- howto_ide_vajava_tomcat.xml	6 May 2003 16:11:40 -0000	1.1
  +++ howto_ide_vajava_tomcat.xml	18 Mar 2004 22:13:15 -0000	1.2
  @@ -1,12 +1,29 @@
   <?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 id="howto_ide_vajava_tomcat">
   
     <properties>
       <title>VAJava and Tomcat Test Environment</title>
  -    <authors>
  -      <author name="Vincent Massol" email="vmassol@apache.org"/>
  -    </authors>
     </properties>
   
     <body>
  
  
  
  1.6       +20 -3     jakarta-cactus/documentation/docs/xdocs/integration/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/index.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- index.xml	23 Aug 2003 08:17:08 -0000	1.5
  +++ index.xml	18 Mar 2004 22:13:15 -0000	1.6
  @@ -1,12 +1,29 @@
   <?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 id="howto_runner">
   
     <properties>
       <title>Runners Howto</title>
  -    <authors>
  -      <author name="Vincent Massol" email="vmassol@apache.org"/>
  -    </authors>
     </properties>
   
     <body>
  
  
  
  1.2       +20 -3     jakarta-cactus/documentation/docs/xdocs/integration/integration_browser.xml
  
  Index: integration_browser.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/integration_browser.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- integration_browser.xml	13 Jul 2003 16:25:29 -0000	1.1
  +++ integration_browser.xml	18 Mar 2004 22:13:15 -0000	1.2
  @@ -1,12 +1,29 @@
   <?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 id="integration_browser">
   
     <properties>
       <title>Running Cactus tests from a browser</title>
  -    <authors>
  -      <author name="Vincent Massol" email="vmassol@apache.org"/>
  -    </authors>
     </properties>
   
     <body>
  
  
  
  1.2       +20 -3     jakarta-cactus/documentation/docs/xdocs/integration/howto_ide_vajava_wte.xml
  
  Index: howto_ide_vajava_wte.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/howto_ide_vajava_wte.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- howto_ide_vajava_wte.xml	6 May 2003 16:11:40 -0000	1.1
  +++ howto_ide_vajava_wte.xml	18 Mar 2004 22:13:15 -0000	1.2
  @@ -1,12 +1,29 @@
   <?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 id="howto_ide_vajava_wte">
   
     <properties>
       <title>VAJava and WebSphere Test Environment</title>
  -    <authors>
  -      <author name="Vincent Massol" email="vmassol@apache.org"/>
  -    </authors>
     </properties>
   
     <body>
  
  
  
  1.24      +0 -3      jakarta-cactus/documentation/docs/xdocs/participating/release_checklist.xml
  
  Index: release_checklist.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/participating/release_checklist.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- release_checklist.xml	13 Mar 2004 14:40:47 -0000	1.23
  +++ release_checklist.xml	18 Mar 2004 22:13:15 -0000	1.24
  @@ -24,9 +24,6 @@
   
     <properties>
       <title>Release Checklist</title>
  -    <authors>
  -      <author name="Vincent Massol" email="vmassol@apache.org"/>
  -    </authors>
     </properties>
   
     <body>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org