Ignore:
Timestamp:
11/09/08 17:42:08 (4 years ago)
Author:
KennethLavrsen
Message:

Item109: 2nd wave of renaming TWikiContributor to ProjectContributor
Michael may want to look at ldap contrib
I added ProjectContributor but did not remove TWikiContributor to the list
of excluded names in case some TWiki use wants to use the extension.
Please check I did it right

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/tools/buildTWikiRelease.pl

    r14 r492  
    77# build a release tarball & upload... 
    88# Sven Dowideit 
    9 # Copyright (C) TWikiContributors, 2005 
     9# Copyright (C) 2006-2008 ProjectContributors. All rights reserved. 
     10# ProjectContributors are listed in the AUTHORS file in the root of 
     11# the distribution. 
    1012# 
    1113# If you are Sven (used by Sven's automated nightly build system) - call with perl ./buildTWikiRelease.pl -sven 
     
    8385`perlcritic  --severity 5 --statistics --top 20 bin/ 2>&1 >> $twikihome/TWiki-PerlCritic.log`; 
    8486#`cd tools; perl check_manifest.pl`; 
    85 #`cd data; grep '%META:TOPICINFO{' */*.txt | grep -v TestCases | grep -v 'author="TWikiContributor".*version="\$Rev'`; 
     87#`cd data; grep '%META:TOPICINFO{' */*.txt | grep -v TestCases | grep -v 'author="ProjectContributor".*version="\$Rev'`; 
    8688 
    8789#TODO: #  fix up release notes with new changelogs - see 
Note: See TracChangeset for help on using the changeset viewer.