You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by bo...@apache.org on 2004/02/27 09:56:59 UTC

cvs commit: jakarta-gump/server covalent.xml dotnot.xml lsd.xml

bodewig     2004/02/27 00:56:59

  Modified:    profile  apache-avalon.xml apache-cocoon.xml apache.xml
                        gump.xml minimal-profile.xml
               stylesheet ant-build.xsl bash.xsl build.xsl
                        deliver-local.xsl jakarta.xsl move.xsl nag.xsl
                        nobuild-projects.xsl pubdocs.xsl publish.xsl
                        pubreport.xsl sedmap.xsl update.xsl win2k.xsl
                        winxp.xsl xref.xsl
               repository ant.xml apache-incubator-svn.xml
                        apache-svn-sandbox.xml avalon.xml cocoon-lenya.xml
                        cocoon.xml cocoondev.xml codehaus.xml
                        codehaus_scm.xml db.xml dbxml.xml devworks.xml
                        eclipse.xml exolab.xml incubator.xml intalio.xml
                        jakarta.xml james.xml javanet.xml jdom.xml
                        krysalis.xml maven.xml mozilla.xml sourceforge.xml
                        tigris.xml w3c.xml whichever.xml ws.xml wyona.xml
                        xml.xml zenplex.xml
               server   covalent.xml dotnot.xml lsd.xml
  Log:
  Add license
  
  Revision  Changes    Path
  1.4       +16 -0     jakarta-gump/profile/apache-avalon.xml
  
  Index: apache-avalon.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/profile/apache-avalon.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- apache-avalon.xml	18 Jun 2003 16:29:28 -0000	1.3
  +++ apache-avalon.xml	27 Feb 2004 08:56:56 -0000	1.4
  @@ -1,3 +1,19 @@
  +<?xml version="1.0" ?>
  +<!--
  +  Copyright 2003-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.
  +-->
   <profile name="avalon">
   
     <!-- Apache.Avalon -->
  
  
  
  1.2       +16 -0     jakarta-gump/profile/apache-cocoon.xml
  
  Index: apache-cocoon.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/profile/apache-cocoon.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- apache-cocoon.xml	3 May 2003 10:11:50 -0000	1.1
  +++ apache-cocoon.xml	27 Feb 2004 08:56:56 -0000	1.2
  @@ -1,3 +1,19 @@
  +<?xml version="1.0" ?>
  +<!--
  +  Copyright 2003-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.
  +-->
   <profile name="cocoon">
   
     <!-- Apache.Cocoon -->
  
  
  
  1.2       +16 -0     jakarta-gump/profile/apache.xml
  
  Index: apache.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/profile/apache.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- apache.xml	3 May 2003 10:11:50 -0000	1.1
  +++ apache.xml	27 Feb 2004 08:56:56 -0000	1.2
  @@ -1,3 +1,19 @@
  +<?xml version="1.0" ?>
  +<!--
  +  Copyright 2003-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.
  +-->
   <profile name="gump">
   
   <!-- Common Apache Defs -->
  
  
  
  1.307     +16 -0     jakarta-gump/profile/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/profile/gump.xml,v
  retrieving revision 1.306
  retrieving revision 1.307
  diff -u -r1.306 -r1.307
  --- gump.xml	27 Feb 2004 08:18:29 -0000	1.306
  +++ gump.xml	27 Feb 2004 08:56:57 -0000	1.307
  @@ -1,3 +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.
  +-->
   <profile name="gump">  
     
   <!-- Apache.Ant -->
  
  
  
  1.5       +16 -0     jakarta-gump/profile/minimal-profile.xml
  
  Index: minimal-profile.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/profile/minimal-profile.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- minimal-profile.xml	23 Oct 2003 19:38:16 -0000	1.4
  +++ minimal-profile.xml	27 Feb 2004 08:56:57 -0000	1.5
  @@ -1,3 +1,19 @@
  +<?xml version="1.0" ?>
  +<!--
  +  Copyright 2003-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.
  +-->
   <!--
   	See http://jakarta.apache.org/gump/profile.html for the
   	informal dtd of this xml file and more details about the
  
  
  
  1.3       +16 -0     jakarta-gump/stylesheet/ant-build.xsl
  
  Index: ant-build.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/stylesheet/ant-build.xsl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ant-build.xsl	11 Dec 2002 19:30:05 -0000	1.2
  +++ ant-build.xsl	27 Feb 2004 08:56:57 -0000	1.3
  @@ -1,3 +1,19 @@
  +<?xml version="1.0" ?>
  +<!--
  +  Copyright 2002,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.
  +-->
   <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
     <!--
          This generates an ant build.xml file - to serve the same purpose as the build.sh/bat.
  
  
  
  1.91      +16 -0     jakarta-gump/stylesheet/bash.xsl
  
  Index: bash.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/stylesheet/bash.xsl,v
  retrieving revision 1.90
  retrieving revision 1.91
  diff -u -r1.90 -r1.91
  --- bash.xsl	15 Dec 2003 10:05:41 -0000	1.90
  +++ bash.xsl	27 Feb 2004 08:56:57 -0000	1.91
  @@ -1,3 +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.
  +-->
   <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
     <xsl:strip-space elements="*"/>
     <xsl:output method="text" omit-xml-declaration="yes"/>
  
  
  
  1.59      +16 -0     jakarta-gump/stylesheet/build.xsl
  
  Index: build.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/stylesheet/build.xsl,v
  retrieving revision 1.58
  retrieving revision 1.59
  diff -u -r1.58 -r1.59
  --- build.xsl	11 Feb 2004 08:48:03 -0000	1.58
  +++ build.xsl	27 Feb 2004 08:56:57 -0000	1.59
  @@ -1,3 +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.
  +-->
   <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
   
     <xsl:output indent="yes"/>
  
  
  
  1.3       +16 -0     jakarta-gump/stylesheet/deliver-local.xsl
  
  Index: deliver-local.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/stylesheet/deliver-local.xsl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- deliver-local.xsl	24 Jul 2002 11:42:56 -0000	1.2
  +++ deliver-local.xsl	27 Feb 2004 08:56:57 -0000	1.3
  @@ -1,3 +1,19 @@
  +<?xml version="1.0" ?>
  +<!--
  +  Copyright 2002,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.
  +-->
   <!-- ===================================================================== -->
   <!-- Produce a sh script, which tars together packages that should be      -->
   <!-- published and sends them to the servers.                              -->
  
  
  
  1.14      +16 -0     jakarta-gump/stylesheet/jakarta.xsl
  
  Index: jakarta.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/stylesheet/jakarta.xsl,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- jakarta.xsl	9 Jan 2003 07:32:20 -0000	1.13
  +++ jakarta.xsl	27 Feb 2004 08:56:57 -0000	1.14
  @@ -1,3 +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.
  +-->
   <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
     <xsl:output indent="yes"/>
   
  
  
  
  1.2       +16 -0     jakarta-gump/stylesheet/move.xsl
  
  Index: move.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/stylesheet/move.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- move.xsl	16 Jan 2003 17:04:46 -0000	1.1
  +++ move.xsl	27 Feb 2004 08:56:57 -0000	1.2
  @@ -1,3 +1,19 @@
  +<?xml version="1.0" ?>
  +<!--
  +  Copyright 2003-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.
  +-->
   <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
   
     <xsl:output indent="yes"/>
  
  
  
  1.2       +16 -0     jakarta-gump/stylesheet/nag.xsl
  
  Index: nag.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/stylesheet/nag.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- nag.xsl	26 Mar 2002 13:48:34 -0000	1.1
  +++ nag.xsl	27 Feb 2004 08:56:57 -0000	1.2
  @@ -1,3 +1,19 @@
  +<?xml version="1.0" ?>
  +<!--
  +  Copyright 2002,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.
  +-->
   <!-- ===================================================================== -->
   <!-- Produce naglist                                                       -->
   <!-- ===================================================================== -->
  
  
  
  1.6       +16 -0     jakarta-gump/stylesheet/nobuild-projects.xsl
  
  Index: nobuild-projects.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/stylesheet/nobuild-projects.xsl,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- nobuild-projects.xsl	27 Jun 2003 07:17:42 -0000	1.5
  +++ nobuild-projects.xsl	27 Feb 2004 08:56:57 -0000	1.6
  @@ -1,3 +1,19 @@
  +<?xml version="1.0" ?>
  +<!--
  +  Copyright 2003-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.
  +-->
   <!-- ===================================================================== -->
   <!-- Copy a module  removing the "ant" tag.                                -->
   <!-- This is usefull for referencing projects with out building them       -->
  
  
  
  1.4       +16 -0     jakarta-gump/stylesheet/pubdocs.xsl
  
  Index: pubdocs.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/stylesheet/pubdocs.xsl,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- pubdocs.xsl	9 Jan 2002 11:58:53 -0000	1.3
  +++ pubdocs.xsl	27 Feb 2004 08:56:57 -0000	1.4
  @@ -1,3 +1,19 @@
  +<?xml version="1.0" ?>
  +<!--
  +  Copyright 2002,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.
  +-->
   <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
     <xsl:output method="text" omit-xml-declaration="yes"/>
   
  
  
  
  1.4       +16 -0     jakarta-gump/stylesheet/publish.xsl
  
  Index: publish.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/stylesheet/publish.xsl,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- publish.xsl	18 Sep 2001 19:14:51 -0000	1.3
  +++ publish.xsl	27 Feb 2004 08:56:57 -0000	1.4
  @@ -1,3 +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.
  +-->
   <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
   
     <xsl:output indent="yes"/>
  
  
  
  1.2       +16 -0     jakarta-gump/stylesheet/pubreport.xsl
  
  Index: pubreport.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/stylesheet/pubreport.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- pubreport.xsl	6 Apr 2003 08:54:32 -0000	1.1
  +++ pubreport.xsl	27 Feb 2004 08:56:57 -0000	1.2
  @@ -1,3 +1,19 @@
  +<?xml version="1.0" ?>
  +<!--
  +  Copyright 2003-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.
  +-->
   <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
     <xsl:output method="text" omit-xml-declaration="yes"/>
   
  
  
  
  1.7       +16 -0     jakarta-gump/stylesheet/sedmap.xsl
  
  Index: sedmap.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/stylesheet/sedmap.xsl,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- sedmap.xsl	2 Feb 2003 21:31:02 -0000	1.6
  +++ sedmap.xsl	27 Feb 2004 08:56:57 -0000	1.7
  @@ -1,3 +1,19 @@
  +<?xml version="1.0" ?>
  +<!--
  +  Copyright 2001,2003-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.
  +-->
   <!-- ===================================================================== -->
   <!-- Produce a Perl script which converts XML into HTML for viewing        -->
   <!-- ===================================================================== -->
  
  
  
  1.20      +16 -0     jakarta-gump/stylesheet/update.xsl
  
  Index: update.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/stylesheet/update.xsl,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- update.xsl	5 Mar 2003 21:30:51 -0000	1.19
  +++ update.xsl	27 Feb 2004 08:56:57 -0000	1.20
  @@ -1,3 +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.
  +-->
   <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
     <xsl:output method="XML" indent="yes" />
   
  
  
  
  1.52      +16 -0     jakarta-gump/stylesheet/win2k.xsl
  
  Index: win2k.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/stylesheet/win2k.xsl,v
  retrieving revision 1.51
  retrieving revision 1.52
  diff -u -r1.51 -r1.52
  --- win2k.xsl	11 Dec 2003 11:39:49 -0000	1.51
  +++ win2k.xsl	27 Feb 2004 08:56:57 -0000	1.52
  @@ -1,3 +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.
  +-->
   <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
     <xsl:strip-space elements="*"/>
     <xsl:output method="text" omit-xml-declaration="yes"/>
  
  
  
  1.3       +16 -0     jakarta-gump/stylesheet/winxp.xsl
  
  Index: winxp.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/stylesheet/winxp.xsl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- winxp.xsl	15 Oct 2003 13:08:41 -0000	1.2
  +++ winxp.xsl	27 Feb 2004 08:56:57 -0000	1.3
  @@ -1,3 +1,19 @@
  +<?xml version="1.0" ?>
  +<!--
  +  Copyright 2003-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.
  +-->
   <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
     <xsl:strip-space elements="*"/>
     <xsl:output method="text" omit-xml-declaration="yes"/>
  
  
  
  1.24      +16 -0     jakarta-gump/stylesheet/xref.xsl
  
  Index: xref.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/stylesheet/xref.xsl,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- xref.xsl	6 Apr 2003 08:54:32 -0000	1.23
  +++ xref.xsl	27 Feb 2004 08:56:57 -0000	1.24
  @@ -1,3 +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.
  +-->
   <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
     <xsl:output indent="yes"/>
   
  
  
  
  1.3       +15 -0     jakarta-gump/repository/ant.xml
  
  Index: ant.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/ant.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ant.xml	10 Feb 2003 14:16:59 -0000	1.2
  +++ ant.xml	27 Feb 2004 08:56:58 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2003-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.
  +-->
   
   <repository name="ant" type="cvs">
     <title>Ant</title>
  
  
  
  1.5       +15 -0     jakarta-gump/repository/apache-incubator-svn.xml
  
  Index: apache-incubator-svn.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/apache-incubator-svn.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- apache-incubator-svn.xml	3 Dec 2003 18:36:13 -0000	1.4
  +++ apache-incubator-svn.xml	27 Feb 2004 08:56:58 -0000	1.5
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2003-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.
  +-->
   
   <repository name="apache-incubator-svn" type="svn">
     <title>Apache Incubator SubVersion</title>
  
  
  
  1.3       +15 -0     jakarta-gump/repository/apache-svn-sandbox.xml
  
  Index: apache-svn-sandbox.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/apache-svn-sandbox.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- apache-svn-sandbox.xml	25 Nov 2003 00:21:22 -0000	1.2
  +++ apache-svn-sandbox.xml	27 Feb 2004 08:56:58 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2003-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.
  +-->
   
   <repository name="apache-svn-sandbox" type="svn">
     <title>Apache SubVersion Sandbox</title>
  
  
  
  1.3       +15 -0     jakarta-gump/repository/avalon.xml
  
  Index: avalon.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/avalon.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- avalon.xml	7 Feb 2003 01:09:25 -0000	1.2
  +++ avalon.xml	27 Feb 2004 08:56:58 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2003-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.
  +-->
   
   <repository name="avalon" type="cvs">
     <title>Apache Avalon</title>
  
  
  
  1.2       +15 -0     jakarta-gump/repository/cocoon-lenya.xml
  
  Index: cocoon-lenya.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/cocoon-lenya.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- cocoon-lenya.xml	16 Nov 2003 23:21:36 -0000	1.1
  +++ cocoon-lenya.xml	27 Feb 2004 08:56:58 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2003-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.
  +-->
   
   <repository name="cocoon-lenya" type="cvs">
     <title>Apache Lenya</title>
  
  
  
  1.2       +15 -0     jakarta-gump/repository/cocoon.xml
  
  Index: cocoon.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/cocoon.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- cocoon.xml	9 Mar 2003 02:49:07 -0000	1.1
  +++ cocoon.xml	27 Feb 2004 08:56:58 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2003-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.
  +-->
   
   <repository name="cocoon" type="cvs">
     <title>Cocoon</title>
  
  
  
  1.2       +15 -0     jakarta-gump/repository/cocoondev.xml
  
  Index: cocoondev.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/cocoondev.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- cocoondev.xml	29 Mar 2003 16:57:36 -0000	1.1
  +++ cocoondev.xml	27 Feb 2004 08:56:58 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2003-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.
  +-->
   
   <repository name="cocoondev" type="cvs">
     <title>CocoonDev</title>
  
  
  
  1.4       +15 -0     jakarta-gump/repository/codehaus.xml
  
  Index: codehaus.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/codehaus.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- codehaus.xml	24 Oct 2003 00:43:26 -0000	1.3
  +++ codehaus.xml	27 Feb 2004 08:56:58 -0000	1.4
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2003-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.
  +-->
   
   <repository name="codehaus" type="cvs">
     <title>codehaus</title>
  
  
  
  1.2       +15 -0     jakarta-gump/repository/codehaus_scm.xml
  
  Index: codehaus_scm.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/codehaus_scm.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- codehaus_scm.xml	24 Oct 2003 19:20:18 -0000	1.1
  +++ codehaus_scm.xml	27 Feb 2004 08:56:58 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2003-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.
  +-->
   
   <repository name="codehaus_scm" type="cvs">
     <title>codehaus_scm</title>
  
  
  
  1.3       +15 -0     jakarta-gump/repository/db.xml
  
  Index: db.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/db.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- db.xml	7 Feb 2003 01:09:25 -0000	1.2
  +++ db.xml	27 Feb 2004 08:56:58 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2003-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.
  +-->
   
   <repository name="db" type="cvs">
     <title>Apache DB Project</title>
  
  
  
  1.2       +15 -0     jakarta-gump/repository/dbxml.xml
  
  Index: dbxml.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/dbxml.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- dbxml.xml	31 Jul 2001 15:58:41 -0000	1.1
  +++ dbxml.xml	27 Feb 2004 08:56:58 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  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.
  +-->
   
   <repository name="dbxml" type="cvs">
     <title>dbXML</title>
  
  
  
  1.2       +15 -0     jakarta-gump/repository/devworks.xml
  
  Index: devworks.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/devworks.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- devworks.xml	25 Jun 2001 23:25:19 -0000	1.1
  +++ devworks.xml	27 Feb 2004 08:56:58 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  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.
  +-->
   
   <repository name="devworks" type="cvs">
     <title>DeveloperWorks</title>
  
  
  
  1.3       +15 -0     jakarta-gump/repository/eclipse.xml
  
  Index: eclipse.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/eclipse.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- eclipse.xml	16 Jul 2003 07:35:53 -0000	1.2
  +++ eclipse.xml	27 Feb 2004 08:56:58 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2003-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.
  +-->
   
   <repository name="eclipse" type="cvs" compress="-z0">
     <title>Eclipse</title>
  
  
  
  1.5       +15 -0     jakarta-gump/repository/exolab.xml
  
  Index: exolab.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/exolab.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- exolab.xml	23 Mar 2003 06:04:24 -0000	1.4
  +++ exolab.xml	27 Feb 2004 08:56:58 -0000	1.5
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2001,2003-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.
  +-->
   
   <repository name="exolab" type="cvs" compress="-z0">
     <title>ExoLab</title>
  
  
  
  1.2       +15 -0     jakarta-gump/repository/incubator.xml
  
  Index: incubator.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/incubator.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- incubator.xml	17 Feb 2003 18:46:00 -0000	1.1
  +++ incubator.xml	27 Feb 2004 08:56:58 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2003-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.
  +-->
   
   <repository name="incubator" type="cvs">
     <title>Apache Incubator</title>
  
  
  
  1.2       +15 -0     jakarta-gump/repository/intalio.xml
  
  Index: intalio.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/intalio.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- intalio.xml	28 Mar 2002 15:09:19 -0000	1.1
  +++ intalio.xml	27 Feb 2004 08:56:58 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2002,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.
  +-->
   
   <repository name="intalio" type="cvs">
     <title>Intalio</title>
  
  
  
  1.3       +15 -0     jakarta-gump/repository/jakarta.xml
  
  Index: jakarta.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/jakarta.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- jakarta.xml	7 Feb 2003 01:09:25 -0000	1.2
  +++ jakarta.xml	27 Feb 2004 08:56:58 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2001,2003-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.
  +-->
   
   <repository name="jakarta" type="cvs">
     <title>Jakarta</title>
  
  
  
  1.2       +15 -0     jakarta-gump/repository/james.xml
  
  Index: james.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/james.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- james.xml	14 Oct 2003 05:58:00 -0000	1.1
  +++ james.xml	27 Feb 2004 08:56:58 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2003-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.
  +-->
   
   <repository name="james" type="cvs">
     <title>James</title>
  
  
  
  1.2       +15 -0     jakarta-gump/repository/javanet.xml
  
  Index: javanet.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/javanet.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- javanet.xml	4 Dec 2003 14:26:17 -0000	1.1
  +++ javanet.xml	27 Feb 2004 08:56:58 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2003-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.
  +-->
   
   <repository name="java.net" type="cvs">
     <title>dev.java.net</title>
  
  
  
  1.2       +15 -0     jakarta-gump/repository/jdom.xml
  
  Index: jdom.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/jdom.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- jdom.xml	5 Aug 2001 12:22:39 -0000	1.1
  +++ jdom.xml	27 Feb 2004 08:56:58 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2002,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.
  +-->
   
   <repository name="jdom" type="cvs">
     <title>JDOM</title>
  
  
  
  1.2       +15 -0     jakarta-gump/repository/krysalis.xml
  
  Index: krysalis.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/krysalis.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- krysalis.xml	3 May 2003 10:11:50 -0000	1.1
  +++ krysalis.xml	27 Feb 2004 08:56:58 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2003-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.
  +-->
   
   <repository name="krysalis" type="cvs">
     <title>SourceForge</title>
  
  
  
  1.2       +15 -0     jakarta-gump/repository/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/maven.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- maven.xml	19 Mar 2003 07:26:18 -0000	1.1
  +++ maven.xml	27 Feb 2004 08:56:58 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2003-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.
  +-->
   
   <repository name="maven" type="cvs">
     <title>Maven</title>
  
  
  
  1.3       +15 -0     jakarta-gump/repository/mozilla.xml
  
  Index: mozilla.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/mozilla.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- mozilla.xml	7 Feb 2003 01:09:25 -0000	1.2
  +++ mozilla.xml	27 Feb 2004 08:56:58 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2001,2003-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.
  +-->
   
   <repository name="mozilla" type="cvs">
     <title>Mozilla</title>
  
  
  
  1.4       +15 -0     jakarta-gump/repository/sourceforge.xml
  
  Index: sourceforge.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/sourceforge.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- sourceforge.xml	11 May 2001 19:31:17 -0000	1.3
  +++ sourceforge.xml	27 Feb 2004 08:56:58 -0000	1.4
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  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.
  +-->
   
   <repository name="sourceforge" type="cvs">
     <title>SourceForge</title>
  
  
  
  1.4       +15 -0     jakarta-gump/repository/tigris.xml
  
  Index: tigris.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/tigris.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- tigris.xml	31 Dec 2001 22:00:15 -0000	1.3
  +++ tigris.xml	27 Feb 2004 08:56:58 -0000	1.4
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2002,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.
  +-->
   
   <repository name="tigris" type="cvs">
     <title>Tigris</title>
  
  
  
  1.2       +15 -0     jakarta-gump/repository/w3c.xml
  
  Index: w3c.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/w3c.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- w3c.xml	20 Feb 2004 11:22:38 -0000	1.1
  +++ w3c.xml	27 Feb 2004 08:56:58 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 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.
  +-->
   
   <repository name="w3c" type="cvs">
     <title>W3C</title>
  
  
  
  1.4       +15 -0     jakarta-gump/repository/whichever.xml
  
  Index: whichever.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/whichever.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- whichever.xml	7 Feb 2003 01:09:25 -0000	1.3
  +++ whichever.xml	27 Feb 2004 08:56:58 -0000	1.4
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2001,2003-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.
  +-->
   
   <repository name="whichever" type="cvs">
     <title>Whichever</title>
  
  
  
  1.2       +15 -0     jakarta-gump/repository/ws.xml
  
  Index: ws.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/ws.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ws.xml	10 Sep 2003 20:24:59 -0000	1.1
  +++ ws.xml	27 Feb 2004 08:56:58 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2003-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.
  +-->
   
   <repository name="ws" type="cvs">
     <title>WebServices</title>
  
  
  
  1.2       +15 -0     jakarta-gump/repository/wyona.xml
  
  Index: wyona.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/wyona.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- wyona.xml	5 Jan 2003 21:09:28 -0000	1.1
  +++ wyona.xml	27 Feb 2004 08:56:58 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?> 
  +<!--
  +  Copyright 2003-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.
  +-->
   
   <repository name="wyona" type="cvs">
     <title>Wyona</title>
  
  
  
  1.4       +15 -0     jakarta-gump/repository/xml.xml
  
  Index: xml.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/xml.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- xml.xml	7 Feb 2003 01:09:25 -0000	1.3
  +++ xml.xml	27 Feb 2004 08:56:58 -0000	1.4
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2001,2003-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.
  +-->
   
   <repository name="xml" type="cvs">
     <title>XML</title>
  
  
  
  1.2       +15 -0     jakarta-gump/repository/zenplex.xml
  
  Index: zenplex.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/zenplex.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- zenplex.xml	11 Nov 2001 23:44:43 -0000	1.1
  +++ zenplex.xml	27 Feb 2004 08:56:58 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 2002,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.
  +-->
   
   <repository name="zenplex" type="cvs">
     <title>Zenplex</title>
  
  
  
  1.3       +15 -0     jakarta-gump/server/covalent.xml
  
  Index: covalent.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/server/covalent.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- covalent.xml	15 Feb 2004 17:28:27 -0000	1.2
  +++ covalent.xml	27 Feb 2004 08:56:59 -0000	1.3
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 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.
  +-->
   
   <server name="covalent" type="traditional">
     <attribution>Covalent</attribution>
  
  
  
  1.2       +15 -0     jakarta-gump/server/dotnot.xml
  
  Index: dotnot.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/server/dotnot.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- dotnot.xml	9 Feb 2004 18:42:06 -0000	1.1
  +++ dotnot.xml	27 Feb 2004 08:56:59 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 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.
  +-->
   
   <server name="dotnot" type="python" status="unstable">
     <attribution>Scott Sanders [ssanders AT dotnot DOT org]</attribution>
  
  
  
  1.2       +15 -0     jakarta-gump/server/lsd.xml
  
  Index: lsd.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/server/lsd.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- lsd.xml	9 Feb 2004 18:42:06 -0000	1.1
  +++ lsd.xml	27 Feb 2004 08:56:59 -0000	1.2
  @@ -1,4 +1,19 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!--
  +  Copyright 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.
  +-->
   
   <server name="lsd" type="python" status="up">
     <attribution>Leo Simmons (LSD) [leosimons AT apache DOT org]</attribution>