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 10:30:48 UTC

cvs commit: jakarta-gump PC103.xml build.xml cocoondev.xml gen.bat gen.sh global-workspace.xml gump.sh gump.xml gumpy.bat gumpy.sh gumpytest.bat gumpytest.sh minimal-workspace.xml nag.pl rubix.xml rubypad.xml status.xml

bodewig     2004/02/27 01:30:48

  Modified:    .        PC103.xml build.xml cocoondev.xml gen.bat gen.sh
                        global-workspace.xml gump.sh gump.xml gumpy.bat
                        gumpy.sh gumpytest.bat gumpytest.sh
                        minimal-workspace.xml nag.pl rubix.xml rubypad.xml
                        status.xml
  Log:
  Add license
  
  Revision  Changes    Path
  1.4       +17 -1     jakarta-gump/PC103.xml
  
  Index: PC103.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/PC103.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- PC103.xml	5 May 2003 10:21:48 -0000	1.3
  +++ PC103.xml	27 Feb 2004 09:30:47 -0000	1.4
  @@ -1,4 +1,20 @@
  -<?xml version="1.0" ?>
  +<?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.
  +-->
  +
   
   
   <!--
  
  
  
  1.28      +16 -0     jakarta-gump/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/build.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- build.xml	12 Feb 2004 12:37:52 -0000	1.27
  +++ build.xml	27 Feb 2004 09:30:47 -0000	1.28
  @@ -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.
  +-->
   <!--
   
     Build the scripts 
  
  
  
  1.5       +16 -0     jakarta-gump/cocoondev.xml
  
  Index: cocoondev.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/cocoondev.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- cocoondev.xml	15 Dec 2003 16:28:00 -0000	1.4
  +++ cocoondev.xml	27 Feb 2004 09:30:47 -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.
  +-->
   <workspace basedir="/usr/serverlocal/gump"
              logdir="/www/gump.cocoondev.org/webapps/ROOT"
              pkgdir="/usr/serverlocal/gump/opt"
  
  
  
  1.31      +15 -0     jakarta-gump/gen.bat
  
  Index: gen.bat
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/gen.bat,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- gen.bat	9 Aug 2003 23:21:45 -0000	1.30
  +++ gen.bat	27 Feb 2004 09:30:47 -0000	1.31
  @@ -1,4 +1,19 @@
   @echo off
  +
  +REM  Copyright 2001-2004 The Apache Software Foundation
  +REM
  +REM  Licensed under the Apache License, Version 2.0 (the "License");
  +REM  you may not use this file except in compliance with the License.
  +REM  You may obtain a copy of the License at
  +REM
  +REM      http://www.apache.org/licenses/LICENSE-2.0
  +REM
  +REM  Unless required by applicable law or agreed to in writing, software
  +REM  distributed under the License is distributed on an "AS IS" BASIS,
  +REM  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +REM  See the License for the specific language governing permissions and
  +REM  limitations under the License.
  +
   @if "%GUMP_ECHO%" == "on" echo %GUMP_ECHO%
   SETLOCAL
   @REM SET JAXP=C:\jaxp-1.1
  
  
  
  1.44      +14 -0     jakarta-gump/gen.sh
  
  Index: gen.sh
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/gen.sh,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- gen.sh	20 Nov 2003 09:45:07 -0000	1.43
  +++ gen.sh	27 Feb 2004 09:30:47 -0000	1.44
  @@ -1,5 +1,19 @@
   #!/bin/bash
   
  +#   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.
  +
   if test "$1" = "-cp"; then
     shift
     export CP="$1"
  
  
  
  1.2       +16 -1     jakarta-gump/global-workspace.xml
  
  Index: global-workspace.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/global-workspace.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- global-workspace.xml	5 May 2003 21:10:11 -0000	1.1
  +++ global-workspace.xml	27 Feb 2004 09:30:47 -0000	1.2
  @@ -1,4 +1,19 @@
  -<?xml version="1.0" ?>
  +<?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.
  +-->
   <workspace version="0.4"
              sync=""
              basedir="C:\jbprojects"
  
  
  
  1.13      +14 -1     jakarta-gump/gump.sh
  
  Index: gump.sh
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/gump.sh,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- gump.sh	5 Feb 2004 07:06:07 -0000	1.12
  +++ gump.sh	27 Feb 2004 09:30:47 -0000	1.13
  @@ -1,5 +1,18 @@
  -
   #!/bin/bash
  +
  +#   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.
   #
   # $Header$
   
  @@ -157,8 +170,8 @@
   pkill -P $$ 
   
   # $Log$
  -# Revision 1.12  2004/02/05 07:06:07  nickchalko
  -# Check in as ASCI
  +# Revision 1.13  2004/02/27 09:30:47  bodewig
  +# Add license
   #
   # Revision 1.10  2003/08/08 06:34:26  nickchalko
   # Test for gen.sh  failure.  Make sure ant is in the path before calling ant.
  
  
  
  1.6       +16 -1     jakarta-gump/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/gump.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- gump.xml	23 Feb 2004 15:43:06 -0000	1.5
  +++ gump.xml	27 Feb 2004 09:30:47 -0000	1.6
  @@ -1,4 +1,19 @@
  -<?xml version="1.0" ?>
  +<?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.
  +-->
   
   <workspace name="gump" 
   		   basedir="/data/gump" 
  
  
  
  1.3       +15 -1     jakarta-gump/gumpy.bat
  
  Index: gumpy.bat
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/gumpy.bat,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- gumpy.bat	21 Jan 2004 18:52:30 -0000	1.2
  +++ gumpy.bat	27 Feb 2004 09:30:47 -0000	1.3
  @@ -1,4 +1,18 @@
   @ECHO OFF
  +
  +REM  Copyright 2003-2004 The Apache Software Foundation
  +REM
  +REM  Licensed under the Apache License, Version 2.0 (the "License");
  +REM  you may not use this file except in compliance with the License.
  +REM  You may obtain a copy of the License at
  +REM
  +REM      http://www.apache.org/licenses/LICENSE-2.0
  +REM
  +REM  Unless required by applicable law or agreed to in writing, software
  +REM  distributed under the License is distributed on an "AS IS" BASIS,
  +REM  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +REM  See the License for the specific language governing permissions and
  +REM  limitations under the License.
   REM
   REM _ J A K A R T A  G U M P _ J A K A R T A  G U M P _ J A K A R T A  G U M P _ 
   REM
  @@ -204,10 +218,8 @@
   REM _ J A K A R T A  G U M P _ J A K A R T A  G U M P _ J A K A R T A  G U M P _ 
   REM
   REM $Log$
  -REM Revision 1.2  2004/01/21 18:52:30  ajack
  -REM 1) Added 'module by last modified' and 'project by duration in state' to stats.
  -REM 2) Made gumpy.bat work a little better.
  -REM 3) Cosmetics to the full1 unit test workspace.
  +REM Revision 1.3  2004/02/27 09:30:47  bodewig
  +REM Add license
   REM
   REM
   REM _ J A K A R T A  G U M P _ J A K A R T A  G U M P _ J A K A R T A  G U M P _ 
  
  
  
  1.29      +14 -0     jakarta-gump/gumpy.sh
  
  Index: gumpy.sh
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/gumpy.sh,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- gumpy.sh	12 Feb 2004 08:47:22 -0000	1.28
  +++ gumpy.sh	27 Feb 2004 09:30:47 -0000	1.29
  @@ -1,5 +1,19 @@
   #!/bin/bash
   #
  +#   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.
  +#
   # $Header$
   cygwin=false;
   case "`uname`" in
  @@ -218,6 +232,6 @@
   pkill -KILL -P $$ 
   
   # $Log$
  -# Revision 1.28  2004/02/12 08:47:22  antoine
  -# Add some cygwin support, cygwin hostname does not support hostname -s
  +# Revision 1.29  2004/02/27 09:30:47  bodewig
  +# Add license
   #
  
  
  
  1.6       +13 -3     jakarta-gump/gumpytest.bat
  
  Index: gumpytest.bat
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/gumpytest.bat,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- gumpytest.bat	5 Feb 2004 07:06:07 -0000	1.5
  +++ gumpytest.bat	27 Feb 2004 09:30:47 -0000	1.6
  @@ -1,8 +1,18 @@
   @echo off
   
  -REM 
  -REM    Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
  -REM    reserved.
  +REM  Copyright 2003-2004 The Apache Software Foundation
  +REM
  +REM  Licensed under the Apache License, Version 2.0 (the "License");
  +REM  you may not use this file except in compliance with the License.
  +REM  You may obtain a copy of the License at
  +REM
  +REM      http://www.apache.org/licenses/LICENSE-2.0
  +REM
  +REM  Unless required by applicable law or agreed to in writing, software
  +REM  distributed under the License is distributed on an "AS IS" BASIS,
  +REM  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +REM  See the License for the specific language governing permissions and
  +REM  limitations under the License.
   
   SET
   
  
  
  
  1.6       +14 -0     jakarta-gump/gumpytest.sh
  
  Index: gumpytest.sh
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/gumpytest.sh,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- gumpytest.sh	5 Feb 2004 07:06:07 -0000	1.5
  +++ gumpytest.sh	27 Feb 2004 09:30:47 -0000	1.6
  @@ -1,5 +1,19 @@
   #!/bin/bash
   #
  +#   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.
  +#
   # This script will self-test Gump (Python) Capabilities
   #
   #
  
  
  
  1.2       +16 -1     jakarta-gump/minimal-workspace.xml
  
  Index: minimal-workspace.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/minimal-workspace.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- minimal-workspace.xml	19 Jan 2003 11:00:20 -0000	1.1
  +++ minimal-workspace.xml	27 Feb 2004 09:30:47 -0000	1.2
  @@ -1,4 +1,19 @@
  -<?xml version="1.0" ?>
  +<?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/workspace.html for the
  
  
  
  1.19      +16 -2     jakarta-gump/nag.pl
  
  Index: nag.pl
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/nag.pl,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- nag.pl	9 Oct 2003 09:44:41 -0000	1.18
  +++ nag.pl	27 Feb 2004 09:30:47 -0000	1.19
  @@ -1,5 +1,19 @@
   #!/usr/bin/perl
   
  +# 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.
  +
   #
   # Nag people and mailing lists upon particular build events,
   # typically failures.
  @@ -13,8 +27,8 @@
   
   ($sec,$min,$hour,$mday,$mon,$year) = localtime;
   $date=sprintf("%d-%2.2d-%2.2d", $year+1900, $mon+1, $mday);
  -$url = "http://gump.covalent.net/log";
  -$home = "/data/gump/log";
  +$url = "/home/bodewig/dev/gump/log";
  +$home = "/home/bodewig/dev/gump/log";
   
   $sentto = {};
   
  
  
  
  1.49      +17 -1     jakarta-gump/rubix.xml
  
  Index: rubix.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/rubix.xml,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- rubix.xml	10 Sep 2003 20:24:59 -0000	1.48
  +++ rubix.xml	27 Feb 2004 09:30:47 -0000	1.49
  @@ -1,4 +1,20 @@
  -<?xml version="1.0" ?>
  +<?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.
  +-->
  +
   
   <workspace basedir="/home/rubys/jakarta" pkgdir="/opt"
              sync="rsync -r -a --delete" version="0.3">
  
  
  
  1.47      +17 -1     jakarta-gump/rubypad.xml
  
  Index: rubypad.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/rubypad.xml,v
  retrieving revision 1.46
  retrieving revision 1.47
  diff -u -r1.46 -r1.47
  --- rubypad.xml	10 Sep 2003 20:24:59 -0000	1.46
  +++ rubypad.xml	27 Feb 2004 09:30:47 -0000	1.47
  @@ -1,4 +1,20 @@
  -<?xml version="1.0" ?>
  +<?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.
  +-->
  +
   
   <workspace basedir="C:\jakarta" pkgdir="C:\opt" jardir="C:\jar" version="0.3">
   
  
  
  
  1.5       +16 -0     jakarta-gump/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/status.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- status.xml	5 Feb 2004 06:53:22 -0000	1.4
  +++ status.xml	27 Feb 2004 09:30:47 -0000	1.5
  @@ -1,4 +1,20 @@
   <?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.
  +-->
  +
   <status>
     <developers>
       <person name="Gump"      	email="gump@jakarta.apache.org"   id="Gump" />