You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by eg...@apache.org on 2004/03/26 19:53:47 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/pubs/oscom/bin crawl-and-index.sh wget-index.sh

egli        2004/03/26 10:53:47

  Modified:    src/webapp/lenya/pubs/oscom/bin crawl-and-index.sh
                        wget-index.sh
  Log:
  Insert ASL 2.0
  
  Revision  Changes    Path
  1.5       +15 -0     cocoon-lenya/src/webapp/lenya/pubs/oscom/bin/crawl-and-index.sh
  
  Index: crawl-and-index.sh
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/oscom/bin/crawl-and-index.sh,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- crawl-and-index.sh	9 Dec 2003 16:56:33 -0000	1.4
  +++ crawl-and-index.sh	26 Mar 2004 18:53:47 -0000	1.5
  @@ -1,5 +1,20 @@
   #!/bin/sh
   
  +# Copyright 1999-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.
  +
  +
   # ----- Verify and Set Required Environment Variables -------------------------
   
   if [ "$JAVA_HOME" = "" ] ; then
  
  
  
  1.5       +15 -0     cocoon-lenya/src/webapp/lenya/pubs/oscom/bin/wget-index.sh
  
  Index: wget-index.sh
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/oscom/bin/wget-index.sh,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- wget-index.sh	4 Mar 2003 17:58:46 -0000	1.4
  +++ wget-index.sh	26 Mar 2004 18:53:47 -0000	1.5
  @@ -1,5 +1,20 @@
   #!/bin/sh
   
  +# Copyright 1999-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.
  +
  +
   PARENT_DIR=`dirname $0`
   echo $PARENT_DIR
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org